XboxSocialUser Class

Definition

Represents a xbox social user containing social information

[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class XboxSocialUser
type XboxSocialUser = class
    interface __IXboxSocialUserPublicNonVirtuals
Public NotInheritable Class XboxSocialUser
Inheritance
XboxSocialUser
Attributes
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute

Properties

DisplayName

The display name

DisplayPicUrlRaw

The display picture uri

Gamerscore

The player's gamerscore

Gamertag

The player's gamertag

IsFavorite

Whether they are a favorite

IsFollowedByCaller

Whether they calling user is followed by this person

IsFollowingUser

Whether the calling user is following them

PreferredColor

Preferred color for the user

PresenceRecord

The user's presence record

RealName

The real name

TitleHistory

Title history for the user

UseAvatar

Whether to use the players avatar

XboxUserId

The Xbox user id

Applies to