Click or drag to resize

NotificationReceivedEventArgs Class

The event args returned by the ZWManager.NotificationReceived event
Inheritance Hierarchy
SystemObject
  OpenZWaveNotificationReceivedEventArgs

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public sealed class NotificationReceivedEventArgs

The NotificationReceivedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyNotification
Get the notification from the event argument.
Top
See Also