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
All Classes All Packages
All Classes All Packages
I
- 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
- isAudioModeButtonDisable() - Method in class com.cometchat.pro.core.CallSettings
- isAudioOnly() - Method in class com.cometchat.pro.core.CallSettings
- isAutoJoinEnabled() - Method in class com.cometchat.pro.core.AppSettings
-
method to get if aut join groups settings is turned on
- isBlockedByMe() - Method in class com.cometchat.pro.models.User
-
Get whether the user has been blocked by logged in user
- isDefaultLayout() - Method in class com.cometchat.pro.core.CallSettings
- isEndCallButtonDisable() - Method in class com.cometchat.pro.core.CallSettings
- isExtensionEnabled(String) - Static method in class com.cometchat.pro.core.CometChat
- isExtensionEnabled(String, CometChat.CallbackListener<Boolean>) - Static method in class com.cometchat.pro.core.CometChat
-
To determine if a specific extension is enabled.
- isFeatureEnabled(String, CometChat.CallbackListener<Boolean>) - Static method in class com.cometchat.pro.core.CometChat
-
To detemine if a specific feature is enabled.
- 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
-
This method is used to check if the SDK has been initialized.
- isJoined() - Method in class com.cometchat.pro.models.Group
-
Get join information of logged in user in a particular group
- isMuteAudioButtonDisable() - Method in class com.cometchat.pro.core.CallSettings
- isPauseVideoButtonDisable() - Method in class com.cometchat.pro.core.CallSettings
- isSwitchCameraButtonDisable() - Method in class com.cometchat.pro.core.CallSettings
All Classes All Packages