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