#include <ServiceDiscovery.h>
Data Fields | |
| void *const | _owner |
| int | numServices |
| SDService ** | services |
The SDServiceList structure holds a list of Services and a count.
| void* const _owner |
The plugin that allocated the structure. The application should not touch it.
| int numServices |
The number of services (may be zero).
1.6.1