SystemMessageType Enum
•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
• 1 minute to read
Type of message, example: info, warning, error
| Name | Value | Description |
|---|---|---|
| Unspecified | 0 | System message type is unspecified. |
| Info | 1 | There is information that the user should be made aware of. |
| Warning | 2 | There is a problem that the user must be made aware of. |
| Error | 3 | There is a problem that the system will not be able to get around. |
Usage
- Message.type - Definition of a message, corresponding to the header of a protocol