DyteRoomParticipants

Dyte room participants

Properties

Link copied to clipboard

A map that contains all the participants except the local user who are supposed to be on the screen at the moment

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

A list that contains all the participants who have joined the meeting.

Link copied to clipboard
Link copied to clipboard

A map that contains all the pinned participants of the meeting

Link copied to clipboard
val serialScope: CoroutineScope
Link copied to clipboard

A map that contains all the participants waiting to join the meeting.

Functions

Link copied to clipboard
Link copied to clipboard
fun broadcastMessage(payload: JsonObject)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun kickAll()

remove all participants from the meeting

Link copied to clipboard
fun setPage(pageNumber: Int)
Link copied to clipboard
fun toMap(): Map<String, Any?>