DeviceManager.doEvent Method

Module: DeviceManager

Definition

Executes pending messages in the message loop, applicable when the internal message loop is disabled.

do_event() -> None

Exceptions

An error has occurred during Devices Library execution.
static void doEvent()

Exceptions

An error has occurred during Devices Library execution.
public static void DoEvent()

Exceptions

An error has occurred during Devices Library execution.
public static void doEvent() throws DevicesException

Exceptions

An error has occurred during Devices Library execution.
int id3DevicesDeviceManager_DoEvent)

Returns

int
An error code.
See id3DevicesError file for the list of possible error codes.