Skip to content

ws1-network/com.airwatch.gateway/GatewayManager/loadConfiguration

loadConfiguration

open fun loadConfiguration(configuration: BaseGatewayConfig): Boolean

Validate and load the proxy configuration.

Parameters

Name Description
configuration The BaseGatewayConfig to validate and load. Non-null.

Return

true if the configuration was set successfully, false otherwise.