How to cancel a Matchmaking using BoltMatchmaking

Hi all,

I am trying out the new BoltMatchmaking. I couldn't find a documentation to let the client cancel a matchmaking after it starts the "BoltMatchmaking.JoinRandomSession()". I don't think there is an API for that in BoltMatchmaking. Please let me know how I can achieve the cancellation.

Thanks,
Kevin

Comments

  • Hello @kevinfish356 ,

    Currently, there is no API for that, but it will fail and cancel after the Join Timeout value.
    You can configure it on the Bolt Settings window, Room Join Timeout field.

    What is your use case of canceling the Join process?