DyteWaitlistedParticipant

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A boolean value indicating if the audio currently enabled.

Link copied to clipboard
open override val clientSpecificId: String?

Identifier provided by the developer while adding the participant.

Link copied to clipboard
open override val flags: ParticipantFlags
Link copied to clipboard
open override val id: String

The ID of the participant pertaining to local user

Link copied to clipboard
open override val isHost: Boolean
Link copied to clipboard
open override var name: String

Contains Name of the local user.

Link copied to clipboard
open override val picture: String?

The participant's picture (if any).

Link copied to clipboard
open override val presetName: String
Link copied to clipboard
open override val userId: String

The userId of the participant.

Link copied to clipboard

A boolean value indicating if the video currently enabled.

Link copied to clipboard
val videoTrack: VideoStreamTrack?

Functions

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