ChatSession
ChatKitty JS Core SDK / Exports / ChatSession
Class: ChatSession
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new ChatSession()
Properties
channel
• channel: Channel
Defined in
end
• end: ChatKittyUnsubscribe
Defined in
thread
• thread: null
| Thread
Defined in
Methods
setThread
▸ setThread(thread
): void
Parameters
Name | Type |
---|---|
thread | Thread |
Returns
void