| Package | Description | 
|---|---|
| com.cometchat.pro.core | 
| Modifier and Type | Method and Description | 
|---|---|
AppSettings | 
AppSettings.AppSettingsBuilder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
CometChat.init(Context appContext,
    java.lang.String appID,
    AppSettings globalAppSettings,
    CometChat.CallbackListener<java.lang.String> listener)
 This method is used to initialize the SDK with the various parameters required for the SDK to function as expected. 
 |