구문
멤버
lobby PFLobbyHandlenull이 아니어야 함 업데이트된 로비입니다.
ownerUpdated bool
로비의 소유자가 업데이트되었는지를 나타내는 플래그입니다.
maxMembersUpdated bool
로비에 허용된 최대 멤버 수가 업데이트되었는지를 나타내는 플래그입니다.
accessPolicyUpdated bool
로비의 액세스 정책이 업데이트되었는지를 나타내는 플래그입니다.
membershipLockUpdated bool
로비의 멤버십 잠금이 업데이트되었는지를 나타내는 플래그입니다.
updatedSearchPropertyCount uint32_t
업데이트된 검색 속성의 수입니다.
updatedSearchPropertyKeys const char* const*크기
updatedSearchPropertyCount의 배열
업데이트된 검색 속성의 키입니다.
updatedLobbyPropertyCount uint32_t
업데이트된 로비 속성의 수입니다.
updatedLobbyPropertyKeys const char* const*크기
updatedLobbyPropertyCount의 배열
업데이트된 로비 속성의 키입니다.
memberUpdateCount uint32_t
로비 멤버에 대한 업데이트 수입니다.
memberUpdates const PFLobbyMemberUpdateSummary*크기
memberUpdateCount의 배열
멤버 업데이트 집합입니다.
serverUpdated bool
클라이언트 소유 로비의 참여한 서버가 변경되었는지를 나타내는 플래그입니다.
updatedServerPropertyCount uint32_t
클라이언트 소유 로비의 참여한 서버에 대해 업데이트된 속성의 수입니다.
updatedServerPropertyKeys const char* const*크기
updatedServerPropertyCount의 배열
클라이언트 소유 로비의 참여한 서버에 대해 업데이트된 속성의 키입니다.
serverConnectionStatusUpdated bool
로비 서버의 연결 상태가 변경되었는지를 나타내는 플래그입니다.
restrictInvitesToLobbyOwnerUpdated bool
로비 소유자로 초대를 제한하는 로비 정책이 변경되었는지를 나타내는 플래그입니다.
