Constructors
Constructor
new ChatSession(): ChatSession
Returns
ChatSession
Properties
channel
channel: Channel
end
end: ChatKittyUnsubscribe
thread
thread: Thread
Methods
setThread()
setThread(thread
): void
Parameters
thread
Thread
Returns
void