Represents additional information about a browser/resolver and its cached results.
Public Attributes#
bool
Whether this is an active browser/resolver vs an opportunistic cached one.
bool
Whether there is any cached results.
Public Attribute Documentation#
mIsActive#
bool otMdnsCacheInfo::mIsActive
Whether this is an active browser/resolver vs an opportunistic cached one.
Definition at line
742
of file include/openthread/mdns.h
mHasCachedResults#
bool otMdnsCacheInfo::mHasCachedResults
Whether there is any cached results.
Definition at line
743
of file include/openthread/mdns.h