Identifies the type of message.
Public Enum SAMessageType
public enum SAMessageType
Message of type ACTION.
2
Message of type INFO.
0
Message of type STATUS.
3
Message of type WARNING.
1
This can be one of: Action, Info, Status, or Warning.