PlayerIO

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

ActionScript3 Reference

actionscript 3 PublishingNetworkProfile class informationClass PublishingNetworkProfile

Namespace: playerio
Language: ActionScript 3

A Publishing Network Profile

Properties

 
public
avatarUrl :String [read-only]

The url to the avatar of the user

public
countryCode :String [read-only]

The country code of the user

public
displayName :String [read-only]

The displayname of the user

public
lastOnline :Date [read-only]

When was this user last seen

public
userId :String [read-only]

The userId of the user

PublishingNetworkProfile.avatarUrl

public
avatarUrl :String [read-only]

The url to the avatar of the user

PublishingNetworkProfile.countryCode

public
countryCode :String [read-only]

The country code of the user

PublishingNetworkProfile.displayName

public
displayName :String [read-only]

The displayname of the user

PublishingNetworkProfile.lastOnline

public
lastOnline :Date [read-only]

When was this user last seen

PublishingNetworkProfile.userId

public
userId :String [read-only]

The userId of the user