Begins a chat session
Checks if the chat has been active within the timeout period
Current timestamp
Whether the chat is still active
Disposes of the chat instance
Adds a listener for dispose events
Callback function to execute on dispose
Sends a message in the chat
Message content to send
Response from the chat session
IChatInstance
Description
Interface for chat instance functionality