ws1-client-sdk/com.airwatch.event/WS1AnchorEvents/onClearAppDataCommandReceived
onClearAppDataCommandReceived¶
abstract fun onClearAppDataCommandReceived(context: Context, reasonCode: ClearReasonCode)
Clear app data requested from Workspace ONE SDK. App should perform wipe actions on receiving this callback.
Parameters¶
| Name | Description |
|---|---|
| context | Application context |
| reasonCode | Reason for which app wipe is requested |