Loading...
Searching...
No Matches
AccelByte.Server.ServerLobby Member List

This is the complete list of members for AccelByte.Server.ServerLobby, including all inherited members.

GetPartyDataByUserId(string userId, ResultCallback< PartyDataUpdateNotif > callback)AccelByte.Server.ServerLobbyinline
GetPartyStorage(string partyId, ResultCallback< PartyDataUpdateNotif > callback)AccelByte.Server.ServerLobbyinline
GetSessionAttribute(string userId, string key, ResultCallback< ServerGetSessionAttributeResponse > callback)AccelByte.Server.ServerLobbyinline
GetSessionAttributeAll(string userId, ResultCallback< GetSessionAttributeAllResponse > callback)AccelByte.Server.ServerLobbyinline
IdValidator (defined in AccelByte.Core.WrapperBase)AccelByte.Core.WrapperBaseprotected
SetSessionAttribute(string userId, Dictionary< string, string > attributes, ResultCallback callback)AccelByte.Server.ServerLobbyinline
SetSessionAttribute(string userId, string key, string value, ResultCallback callback)AccelByte.Server.ServerLobbyinline
WritePartyStorage(string partyId, ResultCallback< PartyDataUpdateNotif > callback, Func< Dictionary< string, object >, Dictionary< string, object > > payloadModifier, int retryAttempt=1)AccelByte.Server.ServerLobbyinline