game_chat_communication_relationship_adjuster
chat_user_local::set_communication_relationship를 호출하여 이전에 설정된 통신 관계에 Game Chat 2가 적용하는 추가 조정 단계를 정의합니다.구문
상수
설명
이 열거형은 chat_user_local::set_communication_relationship를 호출하여 이전에 설정된 통신 관계에 Game Chat 2가 적용하는 추가 조정 단계(있는 경우)를 설명합니다. 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
