ws1-client-sdk/com.airwatch.event/WS1AnchorEvents/onAnchorAppCheckIn
onAnchorAppCheckIn¶
open fun onAnchorAppCheckIn(context: Context)
Method to handle device checked in (signed out) broadcast from AnchorApp. App should use this callback to remove information of old logged in user.
Parameters¶
| Name | Description |
|---|---|
| context | Application context |