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

A

acceptCall(String, CometChat.CallbackListener<Call>) - Static method in class com.cometchat.pro.core.CometChat
A method to accept call between between two Users or a particular Group
Action - Class in com.cometchat.pro.models
Action class provides information about the action performed
Action() - Constructor for class com.cometchat.pro.models.Action
 
addCallListener(String, CometChat.CallListener) - Static method in class com.cometchat.pro.core.CometChat
To receive call events Developer needs to make use of this method
addConnectionListener(String, CometChat.ConnectionListener) - Static method in class com.cometchat.pro.core.CometChat
To receive connection events Developer needs to make use of this method
addExtension(CometChatExtension) - Static method in class com.cometchat.pro.core.CometChat
 
addGroupListener(String, CometChat.GroupListener) - Static method in class com.cometchat.pro.core.CometChat
To receiver Group Actions developer can make use of this method
addLoginListener(String, CometChat.LoginListener) - Static method in class com.cometchat.pro.core.CometChat
 
addMembersToGroup(String, List<GroupMember>, List<String>, CometChat.CallbackListener<HashMap<String, String>>) - Static method in class com.cometchat.pro.core.CometChat
To add members to a Group developer can call this method
addMessageListener(String, CometChat.MessageListener) - Static method in class com.cometchat.pro.core.CometChat
To receive different types of messages Developer needs to make use of this method
addUserListener(String, CometChat.UserListener) - Static method in class com.cometchat.pro.core.CometChat
To receive presence information of users Developer needs to make use of this method
AppEntity - Class in com.cometchat.pro.models
Created by adityagokula on 01/11/18.
AppEntity() - Constructor for class com.cometchat.pro.models.AppEntity
 
AppSettings - Class in com.cometchat.pro.core
The AppSettings class helps the developers to provide the required details and set various parameters based on which the SDK is supposed to function.
AppSettings.AppSettingsBuilder - Class in com.cometchat.pro.core
 
AppSettings.SubscriptionType - Annotation Type in com.cometchat.pro.core
 
AppSettingsBuilder() - Constructor for class com.cometchat.pro.core.AppSettings.AppSettingsBuilder
 
Attachment - Class in com.cometchat.pro.models
Attachment class gives details of the media file
Attachment() - Constructor for class com.cometchat.pro.models.Attachment
 
autoEstablishSocketConnection(boolean) - Method in class com.cometchat.pro.core.AppSettings.AppSettingsBuilder
method to determine if the Web Socket connection should be established automatically when the init method is called if the user has previously logged in.
avatar - Variable in class com.cometchat.pro.models.User
 
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