Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemUtils > API/Plugins/OnlineSubsystemUtils/APartyBeaconClient
| Type | Name | Description | |
|---|---|---|---|
| bool | RequestReservationUpdate
(
const FUniqueNetIdRepl& RequestingPartyLeader, |
Sends an update request to the remote host to append additional members to an existing party in the host's session. | |
| bool | RequestReservationUpdate
(
const FOnlineSessionSearchResult& DesiredHost, |
Sends an update request to the remote host to append additional members to an existing party in the host's session. | |
| bool | RequestReservationUpdate
(
const FString& ConnectInfoStr, |
Sends an update request to the remote host to append additional members to an existing party in the host's session. |