ot::Srp::Server::SetServiceHandler() method
Sets the SRP service events handler. @sa HandleServiceUpdateResult
Arguments
aServiceHandler
A service events handler.
aServiceHandlerContext
A pointer to arbitrary context information.
Notes
The handler SHOULD call HandleServiceUpdateResult to report the result of its processing. Otherwise, a SRP update will be considered failed.