MillicastSDK 2.2.0
|
Go to the source code of this file.
Classes | |
class | millicast::EventConnection |
Namespaces | |
namespace | millicast |
Typedefs | |
template<typename... EventTypes> | |
using | millicast::EventHandler = std::function<void(const EventTypes&...)> |
using | millicast::EventConnectionPtr = std::unique_ptr<EventConnection> |