public interface UserInfo
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAccount()
Get the user profile of an account
|
java.lang.String |
getAvatar()
Get the URL for the avatar of a user profile.
|
java.lang.String |
getName()
Get the user name
|