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
DeviceLogs()

Creates a new instance of DeviceLogs.
Events
Exception

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