PlayerIO

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

HTML5 (Javascript) Client Reference

javascript (html5) publishingNetworkProfile class informationClass publishingNetworkProfile

Language: Javascript (HTML5)

This class encapsulates all the data of a PlayerIO Publishing Network Profile.

Properties

 
avatarUrl :string

The avatar url for the user

countryCode :string

The country code of the user

displayName :string

The display name of the user

lastOnline :Date

When was this user last seen

userId :string

The userId of the user

publishingNetworkProfile.avatarUrl

avatarUrl :string

The avatar url for the user

publishingNetworkProfile.countryCode

countryCode :string

The country code of the user

publishingNetworkProfile.displayName

displayName :string

The display name of the user

publishingNetworkProfile.lastOnline

lastOnline :Date

When was this user last seen

publishingNetworkProfile.userId

userId :string

The userId of the user