#include <oauthtoken.h>
◆ OAuthToken()
| ttv::OAuthToken::OAuthToken |
( |
const std::string & |
token | ) |
|
◆ GetScopes()
| const std::vector<std::string>& ttv::OAuthToken::GetScopes |
( |
| ) |
const |
|
inline |
◆ GetToken()
| std::string ttv::OAuthToken::GetToken |
( |
| ) |
const |
|
inline |
◆ GetValid()
| bool ttv::OAuthToken::GetValid |
( |
| ) |
const |
|
inline |
◆ SetScopes()
| void ttv::OAuthToken::SetScopes |
( |
const std::vector< std::string > & |
scopes | ) |
|
|
inline |
◆ SetValid()
| void ttv::OAuthToken::SetValid |
( |
bool |
valid | ) |
|
|
inline |
◆ mScopes
| std::vector<std::string> ttv::OAuthToken::mScopes |
|
private |
◆ mToken
| std::string ttv::OAuthToken::mToken |
|
private |
◆ mValid
| bool ttv::OAuthToken::mValid |
|
private |
The documentation for this class was generated from the following file:
- modules/core/core_common/include/twitchsdk/core/user/oauthtoken.h