NXPAlarmStreamData Class

NXP EAS Alarm stream data after NXPAlarmStreamEvent event

Definition

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

Constructors

NXPAlarmStreamDataInitializes a new instance of the NXPAlarmStreamData class

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

armed true if EAS Alarm is active.
stopped true if streaming has stopped false otherwise.

See Also