PushConfig
Constructors
PushConfig
Parameters
token:
String
Push registration token.
bundleId:
String?
OptionalApplication bundle id is generally the applicationId in the app-level build.gradle file.
Set only if push notifications are going to be sent across several Android apps via a single Voximplant application or if you add several push certificates.
Props
bundleId
bundleId: Application bundle id is generally the applicationId in the app-level build.gradle file.
Set only if push notifications are going to be sent across several Android apps via a single Voximplant application or if you add several push certificates.
Returns
type:
String?
token
token: Push registration token.
Returns
type:
String