ot::AnnounceSenderBase::SetStartingChannel() method
Sets the starting channel, i.e., the first channel in a TX cycle to send MLE Announcement on. @p aStartingChannel MUST be present in the current channel mask (from `GetChannelMask()`), otherwise it is ignored and an MLE transmission cycle starts with the first channel (with smallest channel number) in the channel mask.
Arguments
aStartingChannel
The starting channel.