#include <ServiceDiscovery.h>
Data Fields | |
void *const | _owner |
int | numItems |
SDServiceData * | items |
|
The plugin that allocated the structure. The application should not touch it. |
|
The number of data items (may be zero). |
|
Array of data items (NULL if and only if numItems is zero). |