game_chat_communication_relationship_adjuster
Defines the extra adjustment steps applied by Game Chat 2 to a communication relationship that was previously set by calling chat_user_local::set_communication_relationship.Syntax
Constants
Remarks
This enumeration describes the extra adjustment steps, if any, applied by Game Chat 2 to a communication relationship that was previously set by calling chat_user_local::set_communication_relationship. You can call chat_user_local::get_effective_communication_relationship to discover the relationship flags and relationship adjuster, if any, applied by Game Chat 2 to the existing relationship. The adjusters described in this enumeration are listed in order of precedence; in other words, if a particular relationship is affected by both privilege restrictions (on the local user) and privacy restrictions (on the remote user), invokingchat_user_local::get_effective_communication_relationship returns privilege in the communicationRelationshipAdjuster parameter. For more information about communication relationships, see Using the Game Chat 2 C++ API.
Requirements
Header: GameChat2.h Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesSee also
Intro to Game Chat 2GameChat2 members
