setPiAnalyticsEnabled
Enables or disables Predictive Intelligence (PI) analytics in the native MobilePush SDK.
MCCordovaPlugin.setPiAnalyticsEnabled(enabled, [successCallback], [errorCallback])
Static method of MCCordovaPlugin.
| Parameter | Type | Description |
|---|---|---|
enabled | boolean | Whether to enable Predictive Intelligence (PI) analytics |
successCallback | function | |
errorCallback | function |