Search
Preparing search index...
The search index is not available
ChatKitty JS SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
ChatKitty JS SDK
ChatKittyObserver
Interface ChatKittyObserver<T>
Type parameters
T
Hierarchy
ChatKittyObserver
Index
Methods
on
Complete
on
Error
on
Next
Methods
on
Complete
on
Complete
(
)
:
void
Returns
void
on
Error
on
Error
(
value
:
ChatKittyError
)
:
void
Parameters
value:
ChatKittyError
Returns
void
on
Next
on
Next
(
value
:
T
)
:
void
Parameters
value:
T
Returns
void
Exports
Chat
Kitty
Observer
on
Complete
on
Error
on
Next
Generated using
TypeDoc