enum.MESSAGE_LEVEL
This is an enumeration constant that means the type of message to be provided to the user. It is defined as follows.
Rank | Constant Name | Description |
---|---|---|
0 | MESSAGE_LEVEL_INFO | Information |
1 | MESSAGE_LEVEL_WARN | Warning |
2 | MESSAGE_LEVEL_ALARM | Error |