This class is used for returning the general response for a Command command. More...
#include <BHandCommands.h>
Inherits BHandSupervisoryResult.
Public Member Functions | |
BHandResultCommand (const char *receive) | |
const char * | getReceive () |
This class is used for returning the general response for a Command command.
BHandResultCommand contains an accessor method to the response received after issuing the command command.
Definition at line 593 of file BHandCommands.h.