A B C D E F G H I J K L M N O P R S T U W 
All Classes All Packages

C

Call - Class in com.cometchat.pro.core
Call class provides information about call Messages
Call(String, String, String) - Constructor for class com.cometchat.pro.core.Call
 
CALL_MODE_DEFAULT - Static variable in class com.cometchat.pro.core.CallSettings
 
CALL_MODE_DIRECT - Static variable in class com.cometchat.pro.core.CallSettings
 
CallbackListener() - Constructor for class com.cometchat.pro.core.CometChat.CallbackListener
 
callExtension(String, String, String, JSONObject, CometChat.CallbackListener<JSONObject>) - Static method in class com.cometchat.pro.core.CometChat
To trigger push notification related operations directly via the SDKs.
CallListener() - Constructor for class com.cometchat.pro.core.CometChat.CallListener
 
CallSettings - Class in com.cometchat.pro.core
CallSettings class helps developer to set the various settings for the call.
CallSettings.CallModes - Annotation Type in com.cometchat.pro.core
 
CallSettings.CallSettingsBuilder - Class in com.cometchat.pro.core
 
CallSettings.Mode - Annotation Type in com.cometchat.pro.core
 
CallSettingsBuilder(Activity, RelativeLayout) - Constructor for class com.cometchat.pro.core.CallSettings.CallSettingsBuilder
 
category - Variable in class com.cometchat.pro.models.BaseMessage
 
COLUMN_CREATED_AT - Static variable in class com.cometchat.pro.models.Group
 
COLUMN_DESCRIPTION - Static variable in class com.cometchat.pro.models.Group
 
COLUMN_GROUP_TYPE - Static variable in class com.cometchat.pro.models.Group
 
COLUMN_GUID - Static variable in class com.cometchat.pro.models.Group
 
COLUMN_HAS_JOINED - Static variable in class com.cometchat.pro.models.Group
 
COLUMN_ICON - Static variable in class com.cometchat.pro.models.Group
 
COLUMN_IDENTITY - Static variable in class com.cometchat.pro.models.Group
 
COLUMN_METADATA - Static variable in class com.cometchat.pro.models.Group
 
COLUMN_NAME - Static variable in class com.cometchat.pro.models.Group
 
COLUMN_OWNER - Static variable in class com.cometchat.pro.models.Group
 
COLUMN_PASSWORD - Static variable in class com.cometchat.pro.models.Group
 
COLUMN_UPDATED_AT - Static variable in class com.cometchat.pro.models.Group
 
com.cometchat.pro.core - package com.cometchat.pro.core
 
com.cometchat.pro.exceptions - package com.cometchat.pro.exceptions
 
com.cometchat.pro.helpers - package com.cometchat.pro.helpers
 
com.cometchat.pro.models - package com.cometchat.pro.models
 
CometChat - Class in com.cometchat.pro.core
The class that the CometChat Pro Android SDK exposes to the developers to perform most of the operations.
CometChat.CallbackListener<T> - Class in com.cometchat.pro.core
 
CometChat.CallListener - Class in com.cometchat.pro.core
 
CometChat.ConnectionListener - Interface in com.cometchat.pro.core
 
CometChat.ExtensionCallbackListener - Class in com.cometchat.pro.core
 
CometChat.GroupListener - Class in com.cometchat.pro.core
GroupListener class provides different methods to receive group events/actions
CometChat.LoginListener - Class in com.cometchat.pro.core
 
CometChat.MessageListener - Class in com.cometchat.pro.core
MessageListener class to provides methods to receive different types of messages
CometChat.OngoingCallListener - Interface in com.cometchat.pro.core
 
CometChat.UserListener - Class in com.cometchat.pro.core
Make use of UserListener class to receive user presence
CometChatException - Exception in com.cometchat.pro.exceptions
A class to inform the developers about any error or exception that has occurred Created by adityagokula on 04/09/18.
CometChatException(String, String) - Constructor for exception com.cometchat.pro.exceptions.CometChatException
 
CometChatException(String, String, String) - Constructor for exception com.cometchat.pro.exceptions.CometChatException
 
CometChatHelper - Class in com.cometchat.pro.helpers
 
CometChatHelper() - Constructor for class com.cometchat.pro.helpers.CometChatHelper
 
connect() - Static method in class com.cometchat.pro.core.CometChat
Establishes a connection to the web-socket server for the logged in user
Conversation - Class in com.cometchat.pro.models
 
Conversation(String, String) - Constructor for class com.cometchat.pro.models.Conversation
 
conversationId - Variable in class com.cometchat.pro.models.BaseMessage
 
ConversationsRequest - Class in com.cometchat.pro.core
ConversationsRequest class helps developer to fetch list of conversations based on different parameters set by developer.
ConversationsRequest.ConversationsRequestBuilder - Class in com.cometchat.pro.core
 
ConversationsRequestBuilder() - Constructor for class com.cometchat.pro.core.ConversationsRequest.ConversationsRequestBuilder
 
createGroup(Group, CometChat.CallbackListener<Group>) - Static method in class com.cometchat.pro.core.CometChat
createGroup() method is used for creating groups of different types such as public,password and private group
createUser(User, String, CometChat.CallbackListener<User>) - Static method in class com.cometchat.pro.core.CometChat
To create users on the fly.
CustomMessage - Class in com.cometchat.pro.models
Created by adityagokula on 12/03/19.
CustomMessage(String, String, String, JSONObject) - Constructor for class com.cometchat.pro.models.CustomMessage
 
A B C D E F G H I J K L M N O P R S T U W 
All Classes All Packages