deviceIdentifier

var deviceIdentifier: Webcom.DeviceIdentifier? = null

Represents the device identifier to be used to receive mobile push notifications from Webcom on the current device.

This property is expected to be set outside the Webcom SDK, based on an identifier provided either by the Firebase Cloud Messaging library or the Huawei Mobile Service Push Kit library. If not set, the Subscriber.subscribeThroughPushNotification methods will fail.