ChatKittyFailedResult
ChatKitty JS SDK / Exports / ChatKittyFailedResult
Class: ChatKittyFailedResult
Table of contents
Constructors
Properties
Constructors
constructor
• new ChatKittyFailedResult(error
)
Parameters
Name | Type |
---|---|
error | ChatKittyError |
Defined in
Properties
cancelled
• cancelled: boolean
= false
Defined in
error
• error: ChatKittyError
failed
• failed: boolean
= true
Defined in
succeeded
• succeeded: boolean
= false