game-common / pragma.party / PartyPlugin / buildMatchmakingKey /

buildMatchmakingKey #

abstract suspend fun buildMatchmakingKey(party: Party.Party): ExtMatchmakingKey

Called when the party is attempting to enter matchmaking. Use to build the matchmaking key they will use to enter matchmaking.

Used by:

  • PartyService.enterMatchmakingV1