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

Public Member Functions

 Profile (string json)
 
string ToJson ()
 

Public Attributes

string name
 
string avatar
 
string openid
 
string unionid
 

Constructor & Destructor Documentation

◆ Profile()

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

◆ 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: