PlayerIO

The fastest way to build online games without breaking a sweat.

Android Client Reference

Android  class documentationClass PublishingNetworkProfile

Namespace: com.playerio
Language: Java

A PublishingNetwork profile

Methods

 
public String
getAvatarUrl ()

The url to the avatar of the user

public String
getCountryCode ()

The country code of the user

public String
getDisplayName ()

The displayname of the user

public Date
getLastOnline ()

When was this user last seen

public String
getUserId ()

The userId of the user

PublishingNetworkProfile.getAvatarUrl

public String
getAvatarUrl ()

The url to the avatar of the user

PublishingNetworkProfile.getCountryCode

public String
getCountryCode ()

The country code of the user

PublishingNetworkProfile.getDisplayName

public String
getDisplayName ()

The displayname of the user

PublishingNetworkProfile.getLastOnline

public Date
getLastOnline ()

When was this user last seen

PublishingNetworkProfile.getUserId

public String
getUserId ()

The userId of the user