Twitch SDK (Internal)
Static Public Member Functions | List of all members
ttv::json::BooleanSchema Struct Reference

#include <jsonserialization.h>

Static Public Member Functions

static bool Parse (const ttv::json::Value &value, bool &output)
 
static bool Emit (const bool &input, ttv::json::Value &value)
 

Member Function Documentation

◆ Emit()

static bool ttv::json::BooleanSchema::Emit ( const bool &  input,
ttv::json::Value value 
)
inlinestatic

◆ Parse()

static bool ttv::json::BooleanSchema::Parse ( const ttv::json::Value value,
bool &  output 
)
inlinestatic

The documentation for this struct was generated from the following file: