ot::NetworkData::Leader::FindJoinerUdpPort() const method
Finds and reads the Joiner UDP Port in Commissioning Data TLV.
Arguments
aPort
A reference to return the read port number.
Return value
kErrorNone Successfully read the Joiner UDP port, @p aPort is updated. kErrorNotFound Did not find Joiner UDP Port sub-TLV. kErrorParse Failed to parse Commissioning Data TLV (invalid format).