shared
1.33.0
common
shared
/
io.dyte.core.models
/
DyteParticipant
Dyte
Participant
class
DyteParticipant
DyteParticipant represents a user belonging to a meeting. It contains the basic information.
Members
Properties
custom
Participant
Id
Link copied to clipboard
val
customParticipantId
:
String
name
Link copied to clipboard
val
name
:
String
?
picture
Link copied to clipboard
val
picture
:
String
?
user
Id
Link copied to clipboard
val
userId
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String