- id - Variable in class com.cometchat.pro.models.BaseMessage
 
-  
 
- init(Context, String, AppSettings, CometChat.CallbackListener<String>) - Static method in class com.cometchat.pro.core.CometChat
 
- 
 This method is used to initialize the SDK with the various parameters required for the SDK to function as expected.
 
- initiateCall(Call, CometChat.CallbackListener<Call>) - Static method in class com.cometchat.pro.core.CometChat
 
- 
 A method to initiate call between between two Users or a particular Group
 
- isBlockedByMe() - Method in class com.cometchat.pro.models.User
 
- 
Get whether the user has been blocked by logged in user
 
- isExtensionEnabled(String) - Static method in class com.cometchat.pro.core.CometChat
 
-  
 
- isHasBlockedMe() - Method in class com.cometchat.pro.models.User
 
- 
Get whether the user has blocked logged in user
 
- isInitialized() - Static method in class com.cometchat.pro.core.CometChat
 
-  
 
- isJoined() - Method in class com.cometchat.pro.models.Group
 
- 
Get join information of logged in user in a particular group