Edit

Share via


PrivacyService Class

Definition

Provides an endpoint for managing privacy settings.

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

Methods

CheckMultiplePermissionsWithMultipleTargetUsersAsync(IVectorView<String>, IVectorView<String>)
CheckPermissionWithTargetUserAsync(String, String)

Check a single permission with a single target user.

GetAvoidListAsync()

Get the list of Xbox Live Ids the calling user should avoid during multiplayer matchmaking.

GetMuteListAsync()

Get the list of Xbox Live Ids that the calling user should not hear (mute) during multiplayer matchmaking.

Applies to