ot::Srp::Client::GetServerAddress() const method
Gets the socket address (IPv6 address and port number) of the SRP server which is being used by SRP client. If the client is not running, the address is unspecified (all zero) with zero port number.
Syntax
const Ip6::SockAddr &GetServerAddress(void) const; Return value
The SRP server's socket address.
ot::Srp::Client::GetServerAddress() const is called by 4 functions:
![]()
ot::Srp::Client::GetServerAddress() const