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* otPlatDnssdSrvResolver::mServiceInstance

The service instance label.


mServiceType#

const char* otPlatDnssdSrvResolver::mServiceType

The service type.


mInfraIfIndex#

uint32_t otPlatDnssdSrvResolver::mInfraIfIndex

The infrastructure network interface index.


mCallback#

otPlatDnssdSrvCallback otPlatDnssdSrvResolver::mCallback

The callback to report result.