getContactKey
Returns the contact key currently set on the device.
MCCordovaPlugin.getContactKey(successCallback, [errorCallback])
Static method of MCCordovaPlugin.
| Parameter | Type | Description |
|---|---|---|
successCallback | function | |
successCallback.contactKey | string | The current contact key. |
errorCallback | function |