com.microstrategy.webapi.EnumDSSXMLMessageStatus |
This interface defines the enumeration constants used to specify the inbox message status.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlMessageStatusDeletedMsg | Specifies a status indicating that the inbox message has been deleted. | |||||||||
int | DssXmlMessageStatusNewMsg | Specifies a status indicating that the inbox message is a new or unread message. | |||||||||
int | DssXmlMessageStatusReadMsg | Specifies a status indicating that the inbox message has been read. | |||||||||
int | DssXmlMessageStatusReserved | Reserved for future use. | |||||||||
int | DssXmlMessageStatusSavedMsg | Invalid flag. | |||||||||
int | DssXmlMessageStatusWorkingMsg | Invalid flag. |
Specifies a status indicating that the inbox message has been deleted.
Specifies a status indicating that the inbox message is a new or unread message.
Specifies a status indicating that the inbox message has been read.
Reserved for future use.
Invalid flag.
Invalid flag.