DtvKit_ATSC3.0
|
#include <atsc_types.h>
Public Attributes | |
int32_t | iMethod |
int32_t | iId |
std::string | sParams |
struct Parameters for a Json properties
int32_t sJsonRpcProperties_t::iId |
The ID of the request.
int32_t sJsonRpcProperties_t::iMethod |
The method identifier.
std::string sJsonRpcProperties_t::sParams |
The parameters of the request.