Preparing search index...
The search index is not available
LiveKit JS Client SDK - v2.6.0
LiveKit JS Client SDK
KeyProviderCallbacks
Type Alias KeyProviderCallbacks
Key
Provider
Callbacks
:
{
keyRatcheted
:
(
(
material
:
CryptoKey
,
keyIndex
?:
number
)
=>
void
)
;
ratchetRequest
:
(
(
participantIdentity
?:
string
,
keyIndex
?:
number
)
=>
void
)
;
setKey
:
(
(
keyInfo
:
KeyInfo
)
=>
void
)
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
LiveKit JS Client SDK - v2.6.0
Loading...