DeviceLogs

Wisej.Hybrid.DeviceLogs

Namespace: Wisej.Hybrid

Assembly: Wisej.Hybrid (3.5.0.0)

Provides an event to log device events.

public class DeviceLogs

Access this class through the Device singleton.

Constructors

Creates a new instance of DeviceLogs.

Events

EventHandler<DeviceException> Fires when the native device logs an exception.

Last updated