Twitch SDK (Internal)
Classes | Namespaces | Functions
eventtracker.h File Reference
#include "twitchsdk/core/types/coretypes.h"

Go to the source code of this file.

Classes

class  ttv::IEventTracker
 

Namespaces

 ttv
 JSON (JavaScript Object Notation).
 

Functions

void ttv::SetEventTracker (const std::shared_ptr< IEventTracker > &eventTracker)
 
std::shared_ptr< IEventTracker > ttv::GetEventTracker ()
 
TTV_ErrorCode ttv::TrackEvent (const std::string &eventName, const std::map< std::string, TrackingValue > &properties)