構文
メンバー
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
招待をロビー所有者に制限するポリシーが変更されたかどうかを示すフラグです。
