ot::Message::GetIndirectTxChildMask() const method
Gets the indirect transmission `ChildMask` associated with this `Message`. The `ChildMask` indicates the set of children for which this message is scheduled for indirect transmission.
Syntax
const ChildMask &GetIndirectTxChildMask(void) const; Return value
A reference to the indirect transmission `ChildMask`.