Package-level declarations
Types
Event that archives the thread it was invoked upon.
Event that archives the thread it was invoked upon.
Base class for chat events. It's responsible for generating thread specific models in order to dispatch them to the server.
request thread metadata including name and last message.
request thread metadata including name and last message.
Event that marks a thread as read. This event should be triggered every time user visits or interacts with any given thread.
Event that marks a thread as read. This event should be triggered every time user visits or interacts with any given thread.
Event notifying agent that the user has stopped typing.
Event notifying agent that the user has stopped typing.
Event notifying the agent that the user has started typing.
Event notifying the agent that the user has started typing.