mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-03 19:54:31 +00:00
no message
This commit is contained in:
@@ -147,7 +147,7 @@ private final class CallSessionManagerContext {
|
||||
}
|
||||
}
|
||||
|
||||
public func callState(internalId: CallSessionInternalId) -> Signal<CallSessionState, NoError> {
|
||||
func callState(internalId: CallSessionInternalId) -> Signal<CallSessionState, NoError> {
|
||||
let queue = self.queue
|
||||
return Signal { [weak self] subscriber in
|
||||
let disposable = MetaDisposable()
|
||||
|
||||
Reference in New Issue
Block a user