NurApiNXPAlarmStreamEventArgs Class

NXP alarm stream event arguments class (NXPAlarmStreamEvent)

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public class NXPAlarmStreamEventArgs : NurApiNurEventArgs
Inheritance
Object    EventArgs    NurApiNurEventArgs    NurApiNXPAlarmStreamEventArgs

Constructors

NurApiNXPAlarmStreamEventArgs Inventory Stream Event arguments

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

Fields

data NXP EAS Alarm stream event arguments as NXPAlarmStreamData
status Notification status code, this one of the NurApiErrors
(Inherited from NurApiNurEventArgs)
timestamp milliseconds after NurApi initialized
(Inherited from NurApiNurEventArgs)

See Also