ws1-network/com.airwatch.gateway/GatewayManager/start
start¶
open fun start(): Boolean
Starts the local proxy based on the configuration provided.
Return¶
true if the start request was accepted, false otherwise.
Throws¶
| Exception | Condition |
|---|---|
| GatewayException | If the gateway configuration is invalid. |