SWBroadcastOverlayViewControllerDelegate
@objc
protocol SWBroadcastOverlayViewControllerDelegate
Undocumented
-
Undocumented
Declaration
Swift
func shareBroadcast()
-
Undocumented
Declaration
Swift
func reportBroadcastWith(reason: String)
-
Undocumented
Declaration
Swift
func deleteBroadcast()
-
Undocumented
Declaration
Swift
func attachText()
-
Undocumented
Declaration
Swift
func attachUrl()
-
Undocumented
Declaration
Swift
func maxReferenceLimitReached()
-
Undocumented
Declaration
Swift
func broadcastOverlayViewController(_ viewController: SWBroadcastOverlayViewController, hideComments hide: Bool)
-
Undocumented
Declaration
Swift
func broadcastOverlayViewControllerIsSpeakerMuted(_ viewController: SWBroadcastOverlayViewController) -> Bool
-
Undocumented
Declaration
Swift
func broadcastOverlayViewControllerTappedSpeakerButton(_ viewController: SWBroadcastOverlayViewController)
-
Undocumented
Declaration
Swift
@objc optional func broadcastOverlayViewControllerIsMicMuted(_ viewController: SWBroadcastOverlayViewController) -> Bool
-
Undocumented
Declaration
Swift
@objc optional func broadcastOverlayViewControllerTappedMicButton(_ viewController: SWBroadcastOverlayViewController)
-
Undocumented
Declaration
Swift
@objc optional func inviteSpeakers()
-
Undocumented
Declaration
Swift
@objc optional func speakerNotes()
-
Undocumented
Declaration
Swift
@objc optional func reportBroadcastTapped()