|
Conversations Android SDK
1.0.1
|
| ▼Ncom | |
| ▼Ntwilio | |
| ▼Nconversations | |
| ▼CAggregatedDeliveryReceipt | Contains aggregated information about a Message's delivery statuses across all participants of a Conversation |
| CDeliveryAmount | Amount of participants which have the status for the message |
| CAttributes | Attributes representation, can be set to Conversation, User, Participant or Message |
| CCallbackListener | Listener interface for a generic listener object |
| ▼CConversation | Container for conversation object |
| CConversationState | Represents the various states of the conversation |
| CConversationStatus | Represents the various statuses of the user with respect to the conversation |
| CNotificationLevel | User's notification level on a conversation |
| CSynchronizationStatus | Indicates synchronization status for conversation |
| CUpdateReason | Indicates reason for conversation update |
| CConversationListener | Listener interface to report conversation operations such as participant join/leave and messages add/delete/update |
| ▼CConversationsClient | Conversations client - main entry point for the Conversations SDK |
| CConnectionState | Represents underlying twilsock connection state |
| CConversationBuilder | Helper to create new conversation with provided data |
| CFCMToken | Class which represents token received by application from the Firebase Cloud Messaging service |
| CLogLevel | Log level constants for passing to setLogLevel |
| ▼CProperties | Properties for client initialization configuration |
| CBuilder | Builder class for client properties |
| CSynchronizationStatus | Represents client initialization status |
| CConversationsClientListener | This interface defines ConversationsClient callback methods |
| CErrorInfo | Representation of a Conversations Error object |
| CListenerException | ListenerException is thrown when exception occurred in app code that implements one of the Twilio Conversations SDK listeners, i.e in implementation of ConversationsClientListener, ConversationListener, StatusListener, CallbackListener, ProgressListener etc |
| ▼CMessage | Representation of a Conversations Message object |
| COptions | Used to construct new message before sending |
| CType | Represents the type of message |
| CUpdateReason | Indicates reason for message update |
| ▼CNotificationPayload | Helper accessor for notification data payload bundle as received from Twilio Notifications |
| CType | Represents payload type |
| ▼CParticipant | Representation of a Conversation Participant object |
| CType | Participant type |
| CUpdateReason | Indicates reason for participant info update |
| CProgressListener | Listener interface for media progress reporting |
| CStatusListener | Interface for a generic listener object |
| ▼CUser | User info object |
| CUpdateReason | Indicates reason for user info update |