Represents a TXT service resolver.

Public Attributes#

const char *

Service instance label.

const char *

Service type.

uint32_t

The infrastructure network interface index.

Public Attribute Documentation#

mServiceInstance#

const char* otPlatDnssdTxtResolver::mServiceInstance

Service instance label.


Definition at line 498 of file include/openthread/platform/dnssd.h

mServiceType#

const char* otPlatDnssdTxtResolver::mServiceType

Service type.


Definition at line 499 of file include/openthread/platform/dnssd.h

mInfraIfIndex#

uint32_t otPlatDnssdTxtResolver::mInfraIfIndex

The infrastructure network interface index.


Definition at line 500 of file include/openthread/platform/dnssd.h

mCallback#

otPlatDnssdTxtCallback otPlatDnssdTxtResolver::mCallback

Definition at line 501 of file include/openthread/platform/dnssd.h