[WIP] Conference calls

This commit is contained in:
Isaac
2025-01-24 21:03:51 +04:00
parent c21ebb06b5
commit 4fb071d91d
17 changed files with 1211 additions and 850 deletions

View File

@@ -856,6 +856,10 @@ public final class PresentationCallManagerImpl: PresentationCallManager {
return .joined
}
public func switchToConference(call: PresentationCall) {
}
private func startGroupCall(
accountContext: AccountContext,
peerId: PeerId,