set Push Tokens
abstract fun setPushTokens( bundleId: String, deviceId: String, voipToken: String, appId: String = "")
Content copied to clipboard
Set parameters required for Push notifications of Webex calling
Since
3.8.0
Parameters
bundle Id
: The bundle id or package name of the application
device Id
: The device id
voip Token
: The FCM device token to which push notifications will be sent
app Id
: The unique App Id associated with your FCM secret in Cisco PushREST.