LiveKit Swift Client SDK Documentation

Protocol Multicast​Delegate​Protocol

public protocol MulticastDelegateProtocol  
%149 MulticastDelegateProtocol MulticastDelegateProtocol Participant Participant Participant->MulticastDelegateProtocol Track Track Track->MulticastDelegateProtocol VideoCapturer VideoCapturer VideoCapturer->MulticastDelegateProtocol VideoView VideoView VideoView->MulticastDelegateProtocol Room Room Room->MulticastDelegateProtocol

Types Conforming to Multicast​Delegate​Protocol

Room
Participant
VideoCapturer
Track
VideoView

Requirements

Delegate

associatedtype Delegate

add(delegate:​)

func add(delegate: Delegate) 

remove(delegate:​)

func remove(delegate: Delegate) 

remove​All​Delegates()

func removeAllDelegates()