Room
class Room
Content copied to clipboard
Room the user joined. Contains the local and remote participants with their media streams. Also exposes functions such as muting or toggling video. Raises RealtimeSdkListener events when participants join/leave or media streams change.
Functions
cameraFacingMode
Link copied to clipboard
hasHdVideo
Link copied to clipboard
isVideoScaledDown
Link copied to clipboard
localParticipant
Link copied to clipboard
remoteParticipants
Link copied to clipboard
replaceVideoStream
Link copied to clipboard
scaleDownVideo
Link copied to clipboard
sendMessageToParticipant
Link copied to clipboard
switchCamera
Link copied to clipboard
toggleAudio
Link copied to clipboard
toggleHdVideo
Link copied to clipboard
toggleMute
Link copied to clipboard
toggleVideo
Link copied to clipboard