configure
Configures the session with the specified settings. Attention: This method must be called while the session is stopped, or configuration will fail. In that case, while this function returns without throwing, configuration will still fail asynchronously. Use [featureStatus] to check that configuration has not failed.
Declaration
fun configure(config: VPSConfig)
Configures the session with the specified settings. Attention: This method must be called while the session is stopped, or configuration will fail. In that case, while this function returns without throwing, configuration will still fail asynchronously. Use [featureStatus] to check that configuration has not failed.