ws1-client-sdk/com.airwatch.event/SDKClientConfig
SDKClientConfig¶
interface SDKClientConfig
This to be implemented with the app's Application class and to provide WS1AnchorEvents object.
Functions¶
| Name | Summary |
|---|---|
| getEventHandler | abstract fun getEventHandler(): WS1AnchorEvents Apps to handle Anchor app events needs to override this method and return the WS1AnchorEvents. |