Preparing search index...
The search index is not available
LiveKit JS Client SDK - v2.8.0
LiveKit JS Client SDK
CryptorError
Class CryptorError
Hierarchy (
View Summary
)
LivekitError
CryptorError
Index
Constructors
constructor
Properties
code
participant
Identity?
reason
Constructors
constructor
new
CryptorError
(
message
?:
string
,
reason
?:
CryptorErrorReason
,
participantIdentity
?:
string
,
)
:
CryptorError
Parameters
Optional
message
:
string
reason
:
CryptorErrorReason
= CryptorErrorReason.InternalError
Optional
participantIdentity
:
string
Returns
CryptorError
Properties
code
code
:
number
Optional
participant
Identity
participantIdentity
?:
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.8.0
Loading...