| Class | Description |
|---|---|
| ChatConversation |
Conversation details.
|
| ChatConversation.Builder | |
| ChatConversationBase |
Conversation details model for db storage.
|
| ChatConversationBase.Builder | |
| ChatMessage |
Message model for db storage.
|
| ChatMessage.Builder | |
| ChatMessageStatus |
Message status model for db storage.
|
| ChatMessageStatus.Builder | |
| ChatParticipant |
Conversation participant model for db storage.
|
| ChatParticipant.Builder | |
| ChatStore |
Top level interface for db storage.
|
| ModelAdapter |
Class with helper methods to adapt interfaces of Foundation SDK to Chat SDK.
|
| Enum | Description |
|---|---|
| ChatRole |
Public or Participant scope of the Conversation.
|
| LocalMessageStatus |
Describes status of the message interprated locally be the SDK.
|