NotificationMessageEventArgs Class

GF API Documentation
Event data for when a Notification message is received
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    GF.Api.UtilsGFApiEventArgs
      GF.Api.Messaging.NotificationsNotificationMessageEventArgs

Namespace:  GF.Api.Messaging.Notifications
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public sealed class NotificationMessageEventArgs : GFApiEventArgs

The NotificationMessageEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodNotificationMessageEventArgs
Constructor
Top
Properties

  NameDescription
Public propertyNotificationMessage
The received notification message
Top
See Also

Reference