ServiceInfoCallback typedef

ServiceInfoCallback = void Function(ServiceInfo info)

Implementation

typedef void ServiceInfoCallback(ServiceInfo info);