Preparing search index...
The search index is not available
LiveKit JS Client SDK - v2.6.0
LiveKit JS Client SDK
SetKeyMessage
Interface SetKeyMessage
interface
SetKeyMessage
{
data
:
{
isPublisher
:
boolean
;
key
:
CryptoKey
;
keyIndex
?:
number
;
participantIdentity
?:
string
;
}
;
kind
:
"setKey"
;
}
Hierarchy (
view full
)
BaseMessage
SetKeyMessage
Index
Properties
data
kind
Properties
data
data
:
{
isPublisher
:
boolean
;
key
:
CryptoKey
;
keyIndex
?:
number
;
participantIdentity
?:
string
;
}
kind
kind
:
"setKey"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
kind
LiveKit JS Client SDK - v2.6.0
Loading...