ws1-client-sdk/com.airwatch.event/WS1AnchorEvents/handleAutoEnrollmentStatus
handleAutoEnrollmentStatus¶
open fun handleAutoEnrollmentStatus(status: Int)
Abstract method for the third party application to handle auto enrollment completion broadcast. This will be triggered after autoEnroll
Parameters¶
| Name | Description |
|---|---|
| status | integer to indicate the status of aunto enrollment. When complete, AirWatchSDKConstants.AUTO_ENROLLMENT_STATUS_COMPLETE will be used as an input |