ot::Srp::Client::SetLeaseInterval() method
Sets the lease interval used in SRP update requests. Changing the lease interval does not impact the accepted lease interval of already registered services/host-info. It only changes any future SRP update messages (i.e adding new services and/or refreshes of existing services).
Arguments
aInterval
The lease interval (in seconds). If zero, the default value `kDefaultLease` would be used.