Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
CUdpClient::UdpCommand Struct Reference

#include <UdpClient.h>

Public Attributes

struct sockaddr_in address
 
std::string message
 
unsigned char * binary
 
DWORD binarySize
 

Member Data Documentation

§ address

struct sockaddr_in CUdpClient::UdpCommand::address

§ binary

unsigned char* CUdpClient::UdpCommand::binary

§ binarySize

DWORD CUdpClient::UdpCommand::binarySize

§ message

std::string CUdpClient::UdpCommand::message

The documentation for this struct was generated from the following file: