Skip to main content

game_chat_communication_relationship_adjuster

定义 Game Chat 2 应用于之前通过调用 chat_user_local::set_communication_relationship 设置的通信关系的额外调整步骤。

语法

常量

备注

此枚举描述 Game Chat 2 应用于之前通过调用 chat_user_local::set_communication_relationship 设置的通信关系的额外调整步骤(如果有)。您可以调用 chat_user_local::get_effective_communication_relationship 来了解 Game Chat 2 应用于现有关系的关系标志和关系调整器(如果有)。此枚举中描述的调整器按优先级顺序列出;换言之,如果某个关系同时受到权限限制(在本地用户上)和隐私限制(在远程用户上)的影响,调用 chat_user_local::get_effective_communication_relationship 将在 communicationRelationshipAdjuster 参数中返回 privilege。有关通信关系的更多信息,请参阅 使用 Game Chat 2 C++ API

需求

头文件: GameChat2.h 支持的平台: Windows、XBOX One 家族主机以及 XBOX Series 主机

另请参阅

Game Chat 2 简介
GameChat2 members
最后修改于 2026年8月24日