Protocol
MulticastDelegateProtocol
public protocol MulticastDelegateProtocol
Relationships
Types Conforming to MulticastDelegateProtocol
Room
Participant
VideoCapturer
Track
VideoView
Requirements
Delegate
associatedtype Delegate
add(delegate:)
func add(delegate: Delegate)
remove(delegate:)
func remove(delegate: Delegate)
removeAllDelegates()
func removeAllDelegates()