pubspec.yaml
file and run pub get
command.init()
method initialises the settings required for CometChatCalls. The init()
method takes the below parameters:
setAppId()
and setRegion()
method.CallAppSettings
class allows you to configure three settings:
init()
method on activity onCreate()
method.
Parameter | Description |
---|---|
callAppSettings | An object of the CallAppSettings class |