configure
Configures the session with the specified settings. Attention: This method must be called while the session is stopped, or else 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. Note: The WPS settings should be kept at their default value in almost all instances.
Declaration
fun configure(config: WPSConfig)
Configures the session with the specified settings. Attention: This method must be called while the session is stopped, or else 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. Note: The WPS settings should be kept at their default value in almost all instances.