DeviceLogs
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid
Provides an event to log device events.
- C#
- VB.NET
public class DeviceLogs
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.