TapSDK Unity
Public Member Functions | Public Attributes | List of all members
TapTap.Login.Profile Class Reference

Public Member Functions

 Profile ()
 
 Profile (string json)
 
string ToJson ()
 

Public Attributes

string name
 
string gender
 
string avatar
 
string openid
 
string unionid
 
string email
 
bool emailVerified
 

Constructor & Destructor Documentation

◆ Profile() [1/2]

TapTap.Login.Profile.Profile ( )
inline

◆ Profile() [2/2]

TapTap.Login.Profile.Profile ( string  json)
inline

Member Function Documentation

◆ ToJson()

string TapTap.Login.Profile.ToJson ( )
inline

Member Data Documentation

◆ avatar

string TapTap.Login.Profile.avatar

◆ email

string TapTap.Login.Profile.email

◆ emailVerified

bool TapTap.Login.Profile.emailVerified

◆ gender

string TapTap.Login.Profile.gender

◆ name

string TapTap.Login.Profile.name

◆ openid

string TapTap.Login.Profile.openid

◆ unionid

string TapTap.Login.Profile.unionid

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