Chat Controller interface. Manages communication with the Session Chat.
Handles Chat messages. Executes the callback provided as parameter when a new message is received.
Sends a message to the Session Chat.
ChatMessage to send
Response from the Session Service
Chat Controller interface. Manages communication with the Session Chat.