This is the complete list of members for UABSessionBrowser, including all inherited members.
| CreateGameSessionPrivate(FString const &GameMode, FString const &GameMapName, FString const &GameVersion, int32 BotCount, int32 MaxPlayer, int32 MaxSpectator, FString const &Password, FJsonObjectWrapper const &OtherSettings, FDModelsSessionBrowserDataResponse const &OnSuccess, FDErrorHandler const &OnError) (defined in UABSessionBrowser) | UABSessionBrowser | |
| CreateGameSessionPublic(FString const &GameMode, FString const &GameMapName, FString const &GameVersion, int32 BotCount, int32 MaxPlayer, FJsonObjectWrapper const &OtherSettings, FDModelsSessionBrowserDataResponse const &OnSuccess, FDErrorHandler const &OnError) (defined in UABSessionBrowser) | UABSessionBrowser | |
| CreateGameSessionTypeSpecificByStruct(FAccelByteModelsSessionBrowserCreateRequest const &CreateSessionRequest, FDModelsSessionBrowserDataResponse const &OnSuccess, FDErrorHandler const &OnError) (defined in UABSessionBrowser) | UABSessionBrowser | |
| CreateGameSessionTypeSpecifiedByEnum(EAccelByteSessionType SessionType, FString const &GameMode, FString const &GameMapName, FString const &GameVersion, int32 BotCount, int32 MaxPlayer, int32 MaxSpectator, FString const &Password, FJsonObjectWrapper const &OtherSettings, FDModelsSessionBrowserDataResponse const &OnSuccess, FDErrorHandler const &OnError) (defined in UABSessionBrowser) | UABSessionBrowser | |
| CreateGameSessionTypeSpecifiedByString(FString const &SessionTypeString, FString const &GameMode, FString const &GameMapName, FString const &GameVersion, int32 BotCount, int32 MaxPlayer, int32 MaxSpectator, FString const &Password, FJsonObjectWrapper const &OtherSettings, FDModelsSessionBrowserDataResponse const &OnSuccess, FDErrorHandler const &OnError) (defined in UABSessionBrowser) | UABSessionBrowser | |
| GetGameSession(FString const &SessionId, FDModelsSessionBrowserDataResponse const &OnSuccess, FDErrorHandler const &OnError) (defined in UABSessionBrowser) | UABSessionBrowser | |
| GetGameSessionsByTypeEnum(EAccelByteSessionType SessionType, FString const &GameMode, FDModelsSessionBrowserGetResultResponse const &OnSuccess, FDErrorHandler const &OnError, int32 Offset=0, int32 Limit=10) (defined in UABSessionBrowser) | UABSessionBrowser | |
| GetGameSessionsByTypeEnumAndMatchExist(EAccelByteSessionType SessionType, FString const &GameMode, FString const &MatchExist, FDModelsSessionBrowserGetResultResponse const &OnSuccess, FDErrorHandler const &OnError, int32 Offset=0, int32 Limit=10) (defined in UABSessionBrowser) | UABSessionBrowser | |
| GetGameSessionsByTypeString(FString const &SessionTypeString, FString const &GameMode, FDModelsSessionBrowserGetResultResponse const &OnSuccess, FDErrorHandler const &OnError, int32 Offset=0, int32 Limit=10) (defined in UABSessionBrowser) | UABSessionBrowser | |
| GetGameSessionsByTypeStringAndMatchExist(FString const &SessionTypeString, FString const &GameMode, FString const &MatchExist, FDModelsSessionBrowserGetResultResponse const &OnSuccess, FDErrorHandler const &OnError, int32 Offset=0, int32 Limit=10) (defined in UABSessionBrowser) | UABSessionBrowser | |
| GetGameSessionsByUserIds(TArray< FString > const &UserIds, FDModelsSessionBrowserGetResultByUserIdsResponse const &OnSuccess, FDErrorHandler const &OnError) (defined in UABSessionBrowser) | UABSessionBrowser | |
| GetRecentPlayer(FString const &UserId, FDModelsSessionBrowserRecentPlayerGetResultResponse const &OnSuccess, FDErrorHandler const &OnError, int32 Offset=0, int32 Limit=10) (defined in UABSessionBrowser) | UABSessionBrowser | |
| JoinSession(FString const &SessionId, FString const &Password, FDModelsSessionBrowserDataResponse const &OnSuccess, FDErrorHandler const &OnError) (defined in UABSessionBrowser) | UABSessionBrowser | |
| RegisterPlayer(FString const &SessionId, FString const &PlayerToAdd, bool AsSpectator, FDModelsSessionBrowserAddPlayerResponse const &OnSuccess, FDErrorHandler const &OnError) (defined in UABSessionBrowser) | UABSessionBrowser | |
| RemoveGameSession(FString const &SessionId, FDModelsSessionBrowserDataResponse const &OnSuccess, FDErrorHandler const &OnError) (defined in UABSessionBrowser) | UABSessionBrowser | |
| SetApiClient(AccelByte::FApiClientPtr const &NewApiClientPtr) (defined in UABSessionBrowser) | UABSessionBrowser | |
| UnregisterPlayer(FString const &SessionId, FString const &PlayerToRemove, FDModelsSessionBrowserAddPlayerResponse const &OnSuccess, FDErrorHandler const &OnError) (defined in UABSessionBrowser) | UABSessionBrowser | |
| UpdateGameSession(FString const &SessionId, int32 MaxPlayer, int32 CurrentPlayerCount, FDModelsSessionBrowserDataResponse const &OnSuccess, FDErrorHandler const &OnError) (defined in UABSessionBrowser) | UABSessionBrowser | |
| UpdateGameSessionByStruct(FString const &SessionId, FAccelByteModelsSessionBrowserUpdateRequest const &UpdateSessionRequest, FDModelsSessionBrowserDataResponse const &OnSuccess, FDErrorHandler const &OnError) (defined in UABSessionBrowser) | UABSessionBrowser | |
| UpdateGameSettings(FString const &SessionId, TMap< FString, FString > const &Settings, FDModelsSessionBrowserDataResponse const &OnSuccess, FDErrorHandler const &OnError) (defined in UABSessionBrowser) | UABSessionBrowser | |
| UpdateGameSettingsByJsonObject(FString const &SessionId, FJsonObjectWrapper const &Settings, FDModelsSessionBrowserDataResponse const &OnSuccess, FDErrorHandler const &OnError) (defined in UABSessionBrowser) | UABSessionBrowser |