ot::Message::GetOrigin() const method
Gets the message origin.
Return value
An enum representing the origin of the message.
![]()
Origin GetOrigin(void) const { return static_cast<Origin>(GetMetadata().mOrigin); }
ot::Message::GetOrigin() const is called by 5 functions:
![]()
ot::Message::GetOrigin() const