ws1-network/com.airwatch.login/SDKGatewayActivityDelegate
SDKGatewayActivityDelegate¶
open class SDKGatewayActivityDelegate
An activity delegate that contains activity lifecycle methods which manage the lifecycle of the gateway component. Activities that cannot subclass com.airwatch.gateway.ui.GatewayBaseActivity can use this delegate instance.
Functions¶
| Name | Summary |
|---|---|
| isTunnelingEnabled | open fun isTunnelingEnabled(): Boolean Indicates whether the tunnelling feature is enabled for the current SDK configuration. |