otMdnsTxtResolver

#include <mdns.h>

Represents a TXT service resolver.

Summary

Public attributes

mCallback
mInfraIfIndex
uint32_t
The infrastructure network interface index.
mServiceInstance
const char *
Service instance label.
mServiceType
const char *
Service type.

Public attributes

mCallback

otMdnsTxtCallback otMdnsTxtResolver::mCallback

mInfraIfIndex

uint32_t otMdnsTxtResolver::mInfraIfIndex

The infrastructure network interface index.

mServiceInstance

const char * otMdnsTxtResolver::mServiceInstance

Service instance label.

mServiceType

const char * otMdnsTxtResolver::mServiceType

Service type.

Resources

OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.