game / pragma.party / PartyService / joinWithPartyIdV1 /

joinWithPartyIdV1 #

suspend fun joinWithPartyIdV1(session: PlayerSession, request: PartyRpc.JoinWithPartyIdV1Request): PartyRpc.JoinWithPartyIdV1Response

Joins a party using a party id, invoking PartyPlugin.onAddPlayer.