|
GoPxL SDK
|
|
pure virtual |
Sends a request according to the implemented carrier protocol.
Should store the raw, complete request json on the GoRequest object in case this object is cached and possible reviewed for debugging purposes.
| GoChannelError | If not connected. |
| request | The GoRequest sent to the implemeted carrier protocol. |
Implemented in GoPxLSdk::GoCtrlChannelV1.