isPushEnabled
The current state of the pushEnabled flag in the native MobilePush SDK.
MCCordovaPlugin.isPushEnabled(successCallback, [errorCallback])
Static method of MCCordovaPlugin.
| Parameter | Type | Description |
|---|---|---|
successCallback | function | |
successCallback.enabled | boolean | Indicates whether push is enabled. |
errorCallback | function |