Defines constant values for the MessageProperties.MSG_TYPE message property.
Visual Basic Public Enum MessageType
C# public enum MessageType
Member name | Description |
---|---|
NETWORK_STATUS_NOTIFICATION |
Identifies a QAnywhere system message used to notify QAnywhere client applications of network status changes. |
PUSH_NOTIFICATION |
Identifies a QAnywhere system message used to notify QAnywhere client applications of push notifications. |
REGULAR |
If no message type property exists then the message type is assumed to be REGULAR. |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |