Struct CommandResponse¶
Defined in File fkin_types.idl
Struct Documentation¶
-
struct fkin::CommandResponse¶
Response to requested command.
Public Members
-
ReplyHeader header¶
Header for reply to command.
-
boolean success¶
Whether the command was a success.
-
string message¶
Message regarding the requested command.
-
ReplyHeader header¶