ot::Srp::Server::Service::GetHost() const method
Returns the host which the service instance reside on.
Syntax
const Host &GetHost(void) const; Return value
A reference to the host instance.
![]()
const Host &GetHost(void) const { return *mHost; }
ot::Srp::Server::Service::GetHost() const is called by 3 functions:
![]()
ot::Srp::Server::Service::GetHost() const