ot::Dns::AaaaRecord::GetAddress() const method
Returns the reference to IPv6 address of the resource record.
Syntax
const Ip6::Address &GetAddress(void) const; Return value
The reference to IPv6 address of the resource record.
![]()
const Ip6::Address &GetAddress(void) const { return mAddress; }
ot::Dns::AaaaRecord::GetAddress() const is called by 2 functions:
![]()
ot::Dns::AaaaRecord::GetAddress() const