ot::Trel::Header::GetDestination() const method
Gets the destination MAC address field from the header. MUST be used with a unicast of ack type packet, otherwise its behavior is undefined.
Syntax
const Mac::ExtAddress &GetDestination(void) const; Return value
The destination MAC address field.