xbmc
|
Structure mapping a json rpc method definition to an actual method implementation. More...
#include <JSONServiceDescription.h>
Public Attributes | |
std::string | name |
Name of the json rpc method. | |
MethodCall | method |
Pointer to the actual implementation of the json rpc method. | |
Structure mapping a json rpc method definition to an actual method implementation.