Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <UdpClient.h>
Public Attributes | |
struct sockaddr_in | address |
std::string | message |
unsigned char * | binary |
DWORD | binarySize |
struct sockaddr_in CUdpClient::UdpCommand::address |
unsigned char* CUdpClient::UdpCommand::binary |
DWORD CUdpClient::UdpCommand::binarySize |
std::string CUdpClient::UdpCommand::message |