We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f847108 commit 48c1f7aCopy full SHA for 48c1f7a
ElementX/Sources/Services/Room/JoinedRoomProxy.swift
@@ -872,7 +872,7 @@ struct DeclineCallbackPublisher: Publisher {
872
}
873
handle = try? room.subscribeToCallDeclineEvents(rtcNotificationEventID: eventID, listener: callDeclineListener).get()
874
listener = callDeclineListener
875
- }
+ }
876
877
func request(_ demand: Subscribers.Demand) {
878
// nop
0 commit comments