ChatKittyError
ChatKitty JS Core SDK / Exports / ChatKittyError
Class: ChatKittyError
Hierarchy
ChatKittyError
↳
ChannelNotPubliclyJoinableError
Table of contents
Constructors
Properties
Constructors
constructor
• Protected
new ChatKittyError(error
, message
)
Parameters
Name | Type |
---|---|
error | string |
message | string |
Defined in
Properties
error
• error: string
Defined in
message
• message: string