.NET Client Reference
Class PublishingNetworkProfile
Namespace: PlayerIOClient
Language: C# / .NET
A PlayerIO Publishing Network profile
Properties | |||
---|---|---|---|
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 DateTime |
When was this user last seen |
||
public string |
The userId of the user |
PublishingNetworkProfile.AvatarUrl
public string |
|
The url to the avatar of the user
PublishingNetworkProfile.CountryCode
public string |
|
The country code of the user
PublishingNetworkProfile.DisplayName
public string |
|
The displayname of the user
PublishingNetworkProfile.LastOnline
public DateTime |
|
When was this user last seen
PublishingNetworkProfile.UserId
public string |
|
The userId of the user