DeviceManager.configure Method¶
Module: DeviceManager
Definition¶
Prepares the device manager for operation, optionally initializing an internal message loop.
static void configure(MessageLoopMode mode)
Parameters
mode MessageLoopModein The operation mode.
Exceptions
An error has occurred during Devices Library execution.