Public Member Functions | |
| String | getUserID () |
| String | getNickName () |
| String | getFaceUrl () |
| long | getBirthday () |
| void | setBirthday (long birthday) |
| String | toString () |
|
inline |
Get the user ID
|
inline |
Get the user nickname
|
inline |
Get the profile photo URL of a user
|
inline |
Get the user's birthday
|
inline |
Set the user's birthday
@birthday Birthday, in the format such as 19700101
|
inline |