Class CancelMatchmakingResult

java.lang.Object
io.gs2.matchmaking.result.CancelMatchmakingResult
All Implemented Interfaces:
IResult, Serializable

public class CancelMatchmakingResult extends Object implements IResult, Serializable
See Also:
  • Constructor Details

    • CancelMatchmakingResult

      public CancelMatchmakingResult()
  • Method Details