Rate this page:

PushConfig

Constructors

PushConfig

Copy URL

Parameters

  • token:

    String

    Push registration token.

  • bundleId:

    String?

    Optional

    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.

Props

bundleId

Copy URL
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

Copy URL
token: 

Push registration token.

Returns

  • type:

    String