getContactKey

Returns the contact key currently set on the device.

MCCordovaPlugin.getContactKey(successCallback, [errorCallback])

Static method of MCCordovaPlugin.

ParameterTypeDescription
successCallbackfunction
successCallback.contactKeystringThe current contact key.
errorCallbackfunction