Twitch SDK (Internal)
Namespaces | Functions
socialjson.h File Reference
#include "twitchsdk/core/json/value.h"
#include "twitchsdk/social/socialtypes.h"

Go to the source code of this file.

Namespaces

 ttv
 JSON (JavaScript Object Notation).
 
 ttv::social
 

Functions

TTV_ErrorCode ttv::social::GenerateActivityJson (const PresenceActivity &activity, json::Value &value)
 
TTV_ErrorCode ttv::social::CreatePresenceActivity (const json::Value &jObject, std::unique_ptr< PresenceActivity > &activity)