NurApiLogEvent Event

Occurs when the notification Log is received.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public event EventHandler<NurApiLogEventArgs> LogEvent

Value

EventHandlerNurApiLogEventArgs

See Also