sora-js-sdk
Preparing search index...
SignalingNotifySpotlightChanged
Type Alias SignalingNotifySpotlightChanged
type
SignalingNotifySpotlightChanged
=
{
audio
:
boolean
;
client_id
:
string
|
null
;
connection_id
:
string
|
null
;
event_type
:
"spotlight.changed"
;
fixed
?:
boolean
;
spotlight_id
:
string
;
type
:
typeof
SIGNALING_MESSAGE_TYPE_NOTIFY
;
video
:
boolean
;
}
Index
Properties
audio
client_
id
connection_
id
event_
type
fixed?
spotlight_
id
type
video
Properties
audio
audio
:
boolean
client_
id
client_id
:
string
|
null
connection_
id
connection_id
:
string
|
null
event_
type
event_type
:
"spotlight.changed"
Optional
fixed
fixed
?:
boolean
spotlight_
id
spotlight_id
:
string
type
type
:
typeof
SIGNALING_MESSAGE_TYPE_NOTIFY
video
video
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audio
client_
id
connection_
id
event_
type
fixed
spotlight_
id
type
video
sora-js-sdk
Loading...