mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
[WIP] Conference calls
This commit is contained in:
@@ -226,6 +226,7 @@ public final class PrivateCallScreen: OverlayMaskContainerView, AVPictureInPictu
|
||||
public var backAction: (() -> Void)?
|
||||
public var closeAction: (() -> Void)?
|
||||
public var restoreUIForPictureInPicture: ((@escaping (Bool) -> Void) -> Void)?
|
||||
public var conferenceAddParticipant: (() -> Void)?
|
||||
|
||||
private let pipView: PrivateCallPictureInPictureView
|
||||
private var pipContentSource: AnyObject?
|
||||
|
||||
Reference in New Issue
Block a user