Represents an SRV service resolver.

Public Attributes#

const char *

The service instance label.

const char *

The service type.

uint32_t

The infrastructure network interface index.

The callback to report result.

Public Attribute Documentation#

mServiceInstance#

const char* otMdnsSrvResolver::mServiceInstance

The service instance label.


Definition at line 565 of file include/openthread/mdns.h

mServiceType#

const char* otMdnsSrvResolver::mServiceType

The service type.


Definition at line 566 of file include/openthread/mdns.h

mInfraIfIndex#

uint32_t otMdnsSrvResolver::mInfraIfIndex

The infrastructure network interface index.


Definition at line 567 of file include/openthread/mdns.h

mCallback#

otMdnsSrvCallback otMdnsSrvResolver::mCallback

The callback to report result.


Definition at line 568 of file include/openthread/mdns.h