ws1-client-sdk/com.airwatch.sdk
Package com.airwatch.sdk¶
Types¶
| Name | Summary |
|---|---|
| AirWatchSDKBroadcastReceiver | open class AirWatchSDKBroadcastReceiver : AbstractSDKBroadcastReceiver Broadcast receiver to get callback on events like OG change , Auto Enrollment complete and wipe. |
| AirWatchSDKException | open class AirWatchSDKException : Exception AirWatchSDKException is a custom Exception defined by WS1. |
| ICertificateReceiverCallback | interface ICertificateReceiverCallback Provides a callback mechanism to retrieve the Certificates. |
| SDKManager | class SDKManager Wrapper class to wrap the communication with the WS1 Anchor Application (Agent or Container). |
| SDKStatusCode | enum SDKStatusCode Class provides mapping between SDK state codes and corresponding state's description. |
| SsoSessionReturnCode | enum SsoSessionReturnCode Lists all possible Single Sign On (SSO) states |