toggle menu
serenada-core
androidJvm
switch theme
search in API
serenada-core
/
app.serenada.core.call
/
RemoteParticipant
Remote
Participant
data
class
RemoteParticipant
(
val
cid
:
String
,
val
videoEnabled
:
Boolean
,
val
connectionState
:
SerenadaPeerConnectionState
)
Members
Constructors
Remote
Participant
Link copied to clipboard
constructor
(
cid
:
String
,
videoEnabled
:
Boolean
,
connectionState
:
SerenadaPeerConnectionState
)
Properties
cid
Link copied to clipboard
val
cid
:
String
connection
State
Link copied to clipboard
val
connectionState
:
SerenadaPeerConnectionState
video
Enabled
Link copied to clipboard
val
videoEnabled
:
Boolean