ot::Ncp::ChangedPropsSet::IsEntryChanged() const method
Indicates if the entry associated with an index is in the set (i.e., it has been changed and requires an unsolicited update).
Syntax
bool IsEntryChanged(uint8_t aIndex) const; Arguments
aIndex
The index to an entry.
Return value
TRUE if the entry is in the set, FALSE otherwise.