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* otMdnsTxtResolver::mServiceInstance
Service instance label.
Definition at line
593
of file include/openthread/mdns.h
mServiceType#
const char* otMdnsTxtResolver::mServiceType
Service type.
Definition at line
594
of file include/openthread/mdns.h
mInfraIfIndex#
uint32_t otMdnsTxtResolver::mInfraIfIndex
The infrastructure network interface index.
Definition at line
595
of file include/openthread/mdns.h
mCallback#
otMdnsTxtCallback otMdnsTxtResolver::mCallback
Definition at line
596
of file include/openthread/mdns.h