You are viewing documentation for version:
Represents an SRV service resolver.
Public Attributes#
const char *
The service instance label.
uint32_t
The infrastructure network interface index.
The callback to report result.
Public Attribute Documentation#
mServiceInstance#
const char* otMdnsSrvResolver::mServiceInstance
The service instance label.
mServiceType#
const char* otMdnsSrvResolver::mServiceType
The service type.
mInfraIfIndex#
uint32_t otMdnsSrvResolver::mInfraIfIndex
The infrastructure network interface index.
mCallback#
otMdnsSrvCallback otMdnsSrvResolver::mCallback
The callback to report result.