ws1-client-sdk/com.airwatch.sdk.shareddevice/ClearReasonCode
ClearReasonCode¶
enum ClearReasonCode
Provides reason for wipe action initiation.
See also¶
Entries¶
| Name | Description |
|---|---|
| APP_INITIALIZATION_FAILED | App initialization failed |
| APP_INACTIVITY | App was inactive beyond what's configured on the console |
| APP_NOT_SUPPORTED | App is not supported |
| NON_COMPLIANT | Device failed one or more compliance policies |
| UNKNOWN | Unknown Code triggered data wipe |
| CTS_INCOMPATIBLE | safetynet detected the device failed to pass Android compatibility testing, device might be tampered or modified |
| REQUESTED_BY_APP | app trigger the wipe without user interaction example: anchor removed and remove package not received |
| COMPROMISE_DETECTED_GUARD_IT | Guard IT detect device compromised |
| COMPROMISE_DETECTED_ENSURE_IT | Ensure IT detected device compromised |
| COMPROMISE_DETECTED_AW | compromise protection enabled and airwatch detect device compromised |
| BREAK_MDM_COMMAND | Entripse wipe command from command processor |
| APP_STATUS_ENDPOINT | App status end point triggered data wipe |
| USER_DELETE_ACCOUNT_AND_SERVICE | user triggered account and service deletion from app setting |
| MAX_ATTEMPT_VIOLATION | maximum attempt of authentication triggered data wipe |
| ANCHOR_APP_UN_INSTALLED | if anchor app uninstalled and broadcast message sent to app in case of WS1 and Container. |
| ANCHOR_APP | anchor app triggered data wipe |