bundleId property

String? bundleId
getter/setter pair

Application bundle id.

You need to set this only if you are going to send push notification across several Android or several iOS apps using a single Voximplant application.

Implementation

String? bundleId;