Disable features.
The features to disable.
Optional
success: (() => void)Success callback.
Optional
error: ((err: string) => void)Error callback.
Enables additional features.
The features to enable.
Optional
success: (() => void)Success callback.
Optional
error: ((err: string) => void)Error callback.
Gets the current enabled features.
Checks if the features are enabled or not.
The features to check.
Success callback to receive the check result.
Optional
error: ((err: string) => void)Error callback.
Sets the current set of enabled features.
The features to set.
Optional
success: (() => void)Success callback.
Optional
error: ((err: string) => void)Error callback.
Generated using TypeDoc
Airship Privacy Manager.