Gamebase SDK for Android  1.0.0
Toast Gamebase Platform
AuthToken Class Reference

Created by shhong on 2016. More...

Inheritance diagram for AuthToken:
Inheritance graph
Collaboration diagram for AuthToken:
Collaboration graph

Public Member Functions

 AuthToken ()
 
String getUserId ()
 
String getValid ()
 
String getAppId ()
 
long getRegDate ()
 
long getLastLoginDate ()
 
AuthGamebaseToken getGamebaseToken ()
 
void setGamebaseToken (@NonNull AuthGamebaseToken gamebaseToken)
 
String getAccessToken ()
 
String getAccessTokenSecret ()
 
List< AuthMappingInfo > getAuthMappingList ()
 
void setAuthMappingList (final List< AuthMappingInfo > mappingInfo)
 
List< String > getAuthMappingInfoKeyList ()
 
String getAuthMappingUserId (String providerName)
 

Detailed Description

Created by shhong on 2016.

  1. 19..