LiveKit JS Client SDK - v2.13.8
Preparing search index...
RatchetMessage
Interface RatchetMessage
interface
RatchetMessage
{
data
:
{
keyIndex
?:
number
;
participantIdentity
:
string
;
ratchetResult
:
RatchetResult
;
}
;
kind
:
"ratchetKey"
;
}
Hierarchy (
View Summary
)
BaseMessage
RatchetMessage
Index
Properties
data
kind
Properties
data
data
:
{
keyIndex
?:
number
;
participantIdentity
:
string
;
ratchetResult
:
RatchetResult
;
}
kind
kind
:
"ratchetKey"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
kind
LiveKit JS Client SDK - v2.13.8
Loading...