Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ITransportLayer.h File Reference
#include <string>

Classes

class  JSONRPC::ITransportLayer
 

Namespaces

namespace  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 }
 

Macro Definition Documentation

◆ TRANSPORT_LAYER_CAPABILITY_ALL

#define TRANSPORT_LAYER_CAPABILITY_ALL   (Response | Announcing | FileDownloadRedirect | FileDownloadDirect)