Conversations Android SDK  1.4.1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 Ncom
 Ntwilio
 Nconversations
 CAggregatedDeliveryReceiptContains aggregated information about a Message's delivery statuses across all participants of a Conversation
 CDeliveryAmountAmount of participants which have the status for the message
 CAttributesAttributes representation, can be set to Conversation, User, Participant or Message
 CCallbackListenerListener interface for a generic listener object
 CConversationContainer for conversation object
 CConversationStateRepresents the various states of the conversation
 CConversationStatusRepresents the various statuses of the user with respect to the conversation
 CNotificationLevelUser's notification level on a conversation
 CSynchronizationStatusIndicates synchronization status for conversation
 CUpdateReasonIndicates reason for conversation update
 CConversationListenerListener interface to report conversation operations such as participant join/leave and messages add/delete/update
 CConversationsClientConversations client - main entry point for the Conversations SDK
 CConnectionStateRepresents underlying twilsock connection state
 CConversationBuilderHelper to create new conversation with provided data
 CFCMTokenClass which represents token received by application from the Firebase Cloud Messaging service
 CLogLevelLog level constants for passing to setLogLevel
 CPropertiesProperties for client initialization configuration
 CBuilderBuilder class for client properties
 CSynchronizationStatusRepresents client initialization status
 CConversationsClientListenerThis interface defines ConversationsClient callback methods
 CDetailedDeliveryReceiptContains detailed information about a Message's delivery statuses to one of participants
 CDeliveryStatusDelivery status of a message
 CErrorInfoRepresentation of a Conversations Error object
 CListenerExceptionListenerException 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
 CMessageRepresentation of a Conversations Message object
 COptionsUsed to construct new message before sending
 CTypeRepresents the type of message
 CUpdateReasonIndicates reason for message update
 CNotificationPayloadHelper accessor for notification data payload bundle as received from Twilio Notifications
 CTypeRepresents payload type
 CParticipantRepresentation of a Conversation Participant object
 CTypeThe participant's type
 CUpdateReasonIndicates reason for participant info update
 CProgressListenerListener interface for media progress reporting
 CStatusListenerInterface for a generic listener object
 CUserUser info object
 CUpdateReasonIndicates reason for user info update