Event data for when a Notification message is received
Inheritance Hierarchy
SystemEventArgs
GF.Api.UtilsGFApiEventArgs
GF.Api.Messaging.NotificationsNotificationMessageEventArgs
Namespace: GF.Api.Messaging.Notifications
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The NotificationMessageEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NotificationMessageEventArgs |
Constructor
|
Properties
Name | Description | |
---|---|---|
NotificationMessage |
The received notification message
|
See Also