#include <ServiceDiscovery.h>
Data Fields | |
| void *const | _owner |
| int | numServices |
| SDService ** | services |
| 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.4.7