Package-level declarations

Types

Link copied to clipboard
class MessageProxyDAO(context: Context) : ContextDAO, DAO<Message>

This class is used to make request to the MessageService and manage the response.

Link copied to clipboard

This class is used to store the messages in the local database