otMdnsCacheInfo

#include <mdns.h>

Represents additional information about a browser/resolver and its cached results.

Summary

Public attributes

mHasCachedResults
bool
Whether there is any cached results.
mIsActive
bool
Whether this is an active browser/resolver vs an opportunistic cached one.

Public attributes

mHasCachedResults

bool otMdnsCacheInfo::mHasCachedResults

Whether there is any cached results.

mIsActive

bool otMdnsCacheInfo::mIsActive

Whether this is an active browser/resolver vs an opportunistic cached one.

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.