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.


mHasCachedResults#

bool otMdnsCacheInfo::mHasCachedResults

Whether there is any cached results.