EHS
ehs::Twitch Class Reference

#include <Twitch.h>

Public Member Functions

virtual ~Twitch ()
 
 Twitch ()
 
 Twitch (const Str_8 &clientId, const Str_8 &secret, const Str_8 &redURI, const Array< Str_8 > &scopes, const bool forceVerify)
 
bool Authorize ()
 
Str_8 GetClientId () const
 
Str_8 GetSecret () const
 
Str_8 GetRedURI () const
 
bool IsVerificationForced () const
 
Str_8 GetToken () const
 

Constructor & Destructor Documentation

◆ ~Twitch()

ehs::Twitch::~Twitch ( )
virtual

◆ Twitch() [1/2]

ehs::Twitch::Twitch ( )

◆ Twitch() [2/2]

ehs::Twitch::Twitch ( const Str_8 clientId,
const Str_8 secret,
const Str_8 redURI,
const Array< Str_8 > &  scopes,
const bool  forceVerify 
)

Member Function Documentation

◆ Authorize()

bool ehs::Twitch::Authorize ( )

◆ GetClientId()

Str_8 ehs::Twitch::GetClientId ( ) const

◆ GetRedURI()

Str_8 ehs::Twitch::GetRedURI ( ) const

◆ GetSecret()

Str_8 ehs::Twitch::GetSecret ( ) const

◆ GetToken()

Str_8 ehs::Twitch::GetToken ( ) const

◆ IsVerificationForced()

bool ehs::Twitch::IsVerificationForced ( ) const

The documentation for this class was generated from the following files: