This is the complete list of members for AccelByte.Server.ServerMatchmakingApi, including all inherited members.
| AddUserToSession(string channelName, string matchId, string userId, string partyId, ResultCallback callback) (defined in AccelByte.Server.ServerMatchmakingApi) | AccelByte.Server.ServerMatchmakingApi | inline |
| ApiBaseParent(IHttpClient inHttpClient, ISession inSession, string inBaseUrl) (defined in AccelByte.Core.ApiBaseParent) | AccelByte.Core.ApiBaseParent | inlineprotected |
| DequeueJoinableSession(DequeueRequest body, ResultCallback callback) (defined in AccelByte.Server.ServerMatchmakingApi) | AccelByte.Server.ServerMatchmakingApi | inline |
| EnqueueJoinableSession(MatchmakingResult body, ResultCallback callback) (defined in AccelByte.Server.ServerMatchmakingApi) | AccelByte.Server.ServerMatchmakingApi | inline |
| HttpClient (defined in AccelByte.Core.ApiBaseParent) | AccelByte.Core.ApiBaseParent | |
| QuerySessionStatus(string matchId, ResultCallback< MatchmakingResult > callback) (defined in AccelByte.Server.ServerMatchmakingApi) | AccelByte.Server.ServerMatchmakingApi | inline |
| RemoveUserFromSession(string channelName, string matchId, string userId, MatchmakingResult body, ResultCallback callback) (defined in AccelByte.Server.ServerMatchmakingApi) | AccelByte.Server.ServerMatchmakingApi | inline |
| ServerApiBase(IHttpClient inHttpClient, ServerConfig inServerConfig, string inBaseUrl, ISession inSession, HttpOperator httpOperator=null) (defined in AccelByte.Core.ServerApiBase) | AccelByte.Core.ServerApiBase | inlineprotected |
| ServerMatchmakingApi(IHttpClient httpClient, ServerConfig config, ISession session) | AccelByte.Server.ServerMatchmakingApi | inline |
| Session | AccelByte.Core.ApiBaseParent | protected |