Uses of Class
com.cometchat.pro.core.AppSettings
-
Packages that use AppSettings Package Description com.cometchat.pro.core -
-
Uses of AppSettings in com.cometchat.pro.core
Methods in com.cometchat.pro.core that return AppSettings Modifier and Type Method Description AppSettingsAppSettings.AppSettingsBuilder. build()Methods in com.cometchat.pro.core with parameters of type AppSettings Modifier and Type Method Description static voidCometChat. 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.
-