Android Client Reference
Class PublishingNetworkProfile
Namespace: com.playerio
Language: Java
A PublishingNetwork profile
Methods | |||
---|---|---|---|
public String |
The url to the avatar of the user |
||
public String |
The country code of the user |
||
public String |
The displayname of the user |
||
public Date |
When was this user last seen |
||
public String |
The userId of the user |
PublishingNetworkProfile.getAvatarUrl
public String |
|
The url to the avatar of the user
PublishingNetworkProfile.getCountryCode
public String |
|
The country code of the user
PublishingNetworkProfile.getDisplayName
public String |
|
The displayname of the user
PublishingNetworkProfile.getLastOnline
public Date |
|
When was this user last seen
PublishingNetworkProfile.getUserId
public String |
|
The userId of the user