NotificationMessage Class

GF API Documentation
A message from a Trader Manager containing timely information
Inheritance Hierarchy

SystemObject
  GF.Api.Messaging.NotificationsNotificationMessage

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

public class NotificationMessage

The NotificationMessage type exposes the following members.

Constructors

  NameDescription
Public methodNotificationMessage
Constructor
Top
Properties

  NameDescription
Public propertyChannel
The category the message is under. Could be null for System channel
Public propertyExpiration
Message expiration time, UTC
Public propertyID
Public propertyIsAlert
Indicates if the notification is alert
Public propertyMessage
Content of the message
Public propertyTimestamp
Message sent time, UTC
Top
See Also

Reference