| Package | Description |
|---|---|
| com.cometchat.pro.core | |
| com.cometchat.pro.helpers | |
| com.cometchat.pro.models |
| Modifier and Type | Method and Description |
|---|---|
void |
ConversationsRequest.fetchNext(CometChat.CallbackListener<java.util.List<Conversation>> listener)
Get list of next set of conversations based on the parameters specified in
ConversationsRequestBuilder |
| Modifier and Type | Method and Description |
|---|---|
static Conversation |
CometChatHelper.getConversationFromMessage(BaseMessage message) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<Conversation> |
Conversation.listFromJsonArray(java.lang.String response) |