ot::NetworkData::ServiceConfig::operator() const method
Overloads operator `==` to evaluate whether or not two `ServiceConfig` instances are equal.
Arguments
aOther
The other `ServiceConfig` instance to compare with.
Return value
TRUE If the two `ServiceConfig` instances are equal. FALSE If the two `ServiceConfig` instances are not equal.