Typedef ecal_service::ClientEventCallbackT

Typedef Documentation

using ecal_service::ClientEventCallbackT = std::function<void(ClientEventType, const std::string&)>