Definition: trackingcontext.h:32
void SetProperties(std::initializer_list< std::pair< std::string, TrackingValue >> properties)
TTV_ErrorCode TrackEvent(const std::string &eventName, std::map< std::string, TrackingValue > &&properties)
std::map< std::string, TrackingValue > mProperties
Definition: trackingcontext.h:66
std::shared_ptr< TrackingContext > mParentContext
Definition: trackingcontext.h:65
void SetProperty(const std::string &key, const TrackingValue &value)
std::shared_ptr< ttv::IMutex > mMutex
Definition: trackingcontext.h:64