 | NotificationReceivedEventArgs Class |
The event args returned by the ZWManager.NotificationReceived event
Inheritance Hierarchy
Namespace:
OpenZWave
Assembly:
OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntaxpublic sealed class NotificationReceivedEventArgs
Public NotInheritable Class NotificationReceivedEventArgs
public ref class NotificationReceivedEventArgs sealed
The NotificationReceivedEventArgs type exposes the following members.
Properties
| Name | Description |
---|
 | Notification | Get the notification from the event argument. |
Top
See Also