configure
Configure the session with the specified settings. > Note: It is only valid to call this when the session is stopped. > Note: Configuration is asynchronous and can fail later, even if this call does not throw an error. Use [getFeatureStatus()] to check there are no issues.
Declaration
fun configure(config: ScannerConfig)
Configure the session with the specified settings. > Note: It is only valid to call this when the session is stopped. > Note: Configuration is asynchronous and can fail later, even if this call does not throw an error. Use [getFeatureStatus()] to check there are no issues.