XblPrivacySetting
所有受隐私引擎保护的对象。
语法
enum class XblPrivacySetting : uint32_t
{
Unknown = 0,
ShareFriendList = 1,
ShareGameHistory = 2,
CommunicateUsingTextAndVoice = 3,
SharePresence = 4,
ShareProfile = 5,
ShareVideoAndMusicStatus = 6,
CommunicateUsingVideo = 7,
CollectVoiceData = 8,
ShareXboxMusicActivity = 9,
ShareExerciseInfo = 11,
ShareIdentity = 12,
ShareIdentityInGame = 13,
ShareRecordedGameSessions = 14,
CollectLiveTvData = 15,
CollectXboxVideoData = 16,
ShareIdentityTransitively = 17,
ShareVideoHistory = 18,
ShareMusicHistory = 19,
AllowUserCreatedContentViewing = 20,
AllowProfileViewing = 21,
ShowRealTimeActivity = 22,
CollectVoiceDataXboxOneFull = 23,
CanShareIdentity = 24,
ShareContentToExternalNetworks = 25,
CollectVoiceSearchData = 26,
ShareClubMembership = 27,
CollectVoiceGameChatData = 28,
ShareActivityFeed = 29,
CommunicateDuringCrossNetworkPlay = 30,
}
常量
常量 | 说明 |
---|---|
未知 | 无法识别的隐私设置(不是以下值之一)。 |
ShareFriendList | 好友列表。 |
ShareGameHistory | 玩过的游戏历史记录。 |
CommunicateUsingTextAndVoice | 消息传送和语音聊天。 |
SharePresence | 在线状态。 |
ShareProfile | 用户档案。 |
ShareVideoAndMusicStatus | 视频和音乐状态。 |
CommunicateUsingVideo | 视频通信。 |
CollectVoiceData | 语音数据收集。 |
ShareXboxMusicActivity | 分享 Xbox Music 活动。 |
ShareExerciseInfo | 健身数据。 |
ShareIdentity | 共享身份 - 实际姓名,亦称 MSA 名称。 |
ShareIdentityInGame | 游戏内使用的真实身份数据。 |
ShareRecordedGameSessions | 游戏 DVR。 |
CollectLiveTvData | 允许 Microsoft 收集有关直播电视观看的数据。 |
CollectXboxVideoData | 允许 Microsoft 收集有关 Xbox Video 观看的数据。 |
ShareIdentityTransitively | 允许其他用户通过“传递实际姓名”查看真实身份。 |
ShareVideoHistory | 允许其他用户查看所有者的视频观看历史记录。 |
ShareMusicHistory | 允许其他用户查看所有者的音乐历史记录。 |
AllowUserCreatedContentViewing | 允许用户查看其他用户的用户创建内容。 这是对所有者的家长控制,而不是影响其他用户的隐私设置。 |
AllowProfileViewing | 允许用户查看其他用户的档案。 这是对所有者的家长控制,而不是影响其他用户的隐私设置。 |
ShowRealTimeActivity | 有时称为“掩蔽”位。 |
CollectVoiceDataXboxOneFull | 允许在 Xbox One 上收集完整的语音数据(对用户可识别)。 |
CanShareIdentity | 强制设置以防止用户共享身份。 |
ShareContentToExternalNetworks | 允许其他用户将所有者的 Xbox LIVE 内容共享给外部社交网络。 |
CollectVoiceSearchData | 允许在 Xbox One 上收集语音搜索数据。 |
ShareClubMembership | 允许其他用户查看用户已加入的公共俱乐部。 |
CollectVoiceGameChatData | 允许从游戏聊天中收集语音数据。 |
ShareActivityFeed | 允许其他用户查看所有者在其活动源上发布的项目。 |
CommunicateDuringCrossNetworkPlay | 增强现有通信设置,以允许在 Xbox Live 以外的平台上与用户进行通信。 |
成员属于
XblPermissionDenyReasonDetails
要求
头文件:privacy_c.h