Enumeration of reply types (supported by all platforms). In cases of success or failure, the return data should include the relevant return info. More...
Enumerations | |
enum | ReplyType { INVALID = 0, SUCCESS = 1, FAILURE = 2 } |
Enumeration of reply types (supported by all platforms). In cases of success or failure, the return data should include the relevant return info.
Definition at line 111 of file simple_message.h.