ot::NetworkData::Leader::SetNetworkData() method
Is used by non-Leader devices to set Network Data by reading it from a message from Leader.
Arguments
aVersion
The Version value.
aStableVersion
The Stable Version value.
aType
The Network Data type to set, the full set or stable subset.
aMessage
A reference to the message.
aOffsetRange
The offset range in @p aMessage to read from.
Return value
kErrorNone Successfully set the network data. kErrorParse Network Data in @p aMessage is not valid.