XboxSocialUserGroup Class

Definition

A subset snapshot of the users social graph

[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 XboxSocialUserGroup
type XboxSocialUserGroup = class
    interface __IXboxSocialUserGroupPublicNonVirtuals
Public NotInheritable Class XboxSocialUserGroup
Inheritance
XboxSocialUserGroup
Attributes
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute

Properties

LocalUser

The local user who the user group is related to

PresenceFilterOfGroup

Returns the presence filter used if group type is filter type

RelationshipFilterOfGroup

Returns the relationship filter used if group type is filter type

SocialUserGroupType

The type of social user group

Users

Gets an up to date list of users from the social graph

UsersTrackedBySocialUserGroup

Users who are contained in this user group currently For list this is static, for filter this is dynamic and will change on do_work

Methods

GetUsersFromXboxUserIds(IVectorView<String>)

Applies to