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