|
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
#include <string>Classes | |
| class | JSONRPC::ITransportLayer |
Namespaces | |
| JSONRPC | |
Macros | |
| #define | TRANSPORT_LAYER_CAPABILITY_ALL (Response | Announcing | FileDownloadRedirect | FileDownloadDirect) |
Enumerations | |
| enum | JSONRPC::TransportLayerCapability { JSONRPC::Response = 0x1, JSONRPC::Announcing = 0x2, JSONRPC::FileDownloadRedirect = 0x4, JSONRPC::FileDownloadDirect = 0x8 } |
| #define TRANSPORT_LAYER_CAPABILITY_ALL (Response | Announcing | FileDownloadRedirect | FileDownloadDirect) |