Preparing search index...
The search index is not available
LiveKit JS Client SDK - v2.6.0
LiveKit JS Client SDK
CryptorError
Class CryptorError
Hierarchy (
view full
)
LivekitError
CryptorError
Index
Constructors
constructor
Properties
code
participant
Identity?
reason
Constructors
constructor
new
Cryptor
Error
(
message
?
,
reason
?
,
participantIdentity
?
)
:
CryptorError
Parameters
Optional
message
:
string
reason
:
CryptorErrorReason
= CryptorErrorReason.InternalError
Optional
participantIdentity
:
string
Returns
CryptorError
Properties
code
code
:
number
Optional
participant
Identity
participant
Identity
?:
string
reason
reason
:
CryptorErrorReason
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
participant
Identity
reason
LiveKit JS Client SDK - v2.6.0
Loading...