DyteMeetingParticipant

Properties

Link copied to clipboard

A boolean value indicating if the audio currently enabled.

Link copied to clipboard

Identifier provided by the developer while adding the participant.

Link copied to clipboard
Link copied to clipboard
open val id: String

The ID of the participant pertaining to local user

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

Contains Name of the local user.

Link copied to clipboard
open val picture: String?

The participant's picture (if any).

Link copied to clipboard
open val presetName: String
Link copied to clipboard
open 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
open fun toMap(): Map<String, Any?>