Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
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: