Beamable SDK
|
This is the complete list of members for Beamable.Experimental.Api.Matchmaking.MatchmakingService, including all inherited members.
CancelMatchmaking(string gameType) | Beamable.Experimental.Api.Matchmaking.MatchmakingService | inline |
MatchmakingService(IPlatformService platform, IBeamableRequester requester) (defined in Beamable.Experimental.Api.Matchmaking.MatchmakingService) | Beamable.Experimental.Api.Matchmaking.MatchmakingService | inline |
StartMatchmaking(ContentRef< SimGameType > gameTypeRef, Action< MatchmakingHandle > updateHandler=null, Action< MatchmakingHandle > readyHandler=null, Action< MatchmakingHandle > timeoutHandler=null) | Beamable.Experimental.Api.Matchmaking.MatchmakingService | inline |
StartMatchmaking(string gameType, Action< MatchmakingHandle > updateHandler=null, Action< MatchmakingHandle > readyHandler=null, Action< MatchmakingHandle > timeoutHandler=null, TimeSpan? maxWait=null) | Beamable.Experimental.Api.Matchmaking.MatchmakingService | inline |