Live Seat Store
Live seat management class
Properties
Functions
Link copied to clipboard
Add live seat event listener.
Link copied to clipboard
Close remote camera
Link copied to clipboard
Close remote microphone
Link copied to clipboard
Kick user out of seat
Link copied to clipboard
Leave seat
Link copied to clipboard
Lock seat
Link copied to clipboard
abstract fun moveUserToSeat(userID: String?, targetIndex: Int, policy: MoveSeatPolicy? = MoveSeatPolicy.ABORT_WHEN_OCCUPIED, completion: CompletionHandler?)
Move user to seat
Link copied to clipboard
Mute microphone
Link copied to clipboard
abstract fun openRemoteCamera(userID: String?, policy: DeviceControlPolicy, completion: CompletionHandler?)
Open remote camera
Link copied to clipboard
abstract fun openRemoteMicrophone(userID: String?, policy: DeviceControlPolicy, completion: CompletionHandler?)
Open remote microphone
Link copied to clipboard
Remove live seat event listener.
Link copied to clipboard
Take seat
Link copied to clipboard
Unlock seat
Link copied to clipboard
Unmute microphone