getDeviceId
Returns the deviceId used by the MobilePush SDK.
MCCordovaPlugin.getDeviceId(successCallback, [errorCallback])
Static method of MCCordovaPlugin.
| Parameter | Type | Description |
|---|---|---|
successCallback | function | |
successCallback.deviceId | string | The deviceId used by Engagement messaging. |
errorCallback | function |