@serenada/core
Preparing search index...
Participant
Interface Participant
Remote participant in a call.
interface
Participant
{
audioEnabled
:
boolean
;
cid
:
string
;
connectionState
:
PeerConnectionState
;
videoEnabled
:
boolean
;
}
Index
Properties
audio
Enabled
cid
connection
State
video
Enabled
Properties
audio
Enabled
audioEnabled
:
boolean
cid
cid
:
string
connection
State
connectionState
:
PeerConnectionState
video
Enabled
videoEnabled
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audio
Enabled
cid
connection
State
video
Enabled
@serenada/core
Loading...
Remote participant in a call.