GoPxL SDK
GoPxLSdk::GoResponse Class Reference
Inheritance diagram for GoPxLSdk::GoResponse:
Inheritance graph

Public Member Functions

 GoResponse ()=default
 Constructs GoResponse. More...
 
 GoResponse (GoResponseType type, const GoJson &fullmsg)
 Constructs GoResponse. More...
 
virtual const std::string & Path () const
 Gets the path of the resource that is associated with the message. More...
 
virtual const GoJsonPayload () const
 Gets the response payload field content of the message. More...
 
virtual const GoJsonRaw () const
 Gets the full JSON message, including fields such as type, payload and status. More...
 
virtual kStatus Status () const
 Gets the status of the response message. More...
 
virtual GoResponseType Type () const
 Gets the type of the response message. More...
 
virtual ~GoResponse ()=default
 

The documentation for this class was generated from the following file: