game / pragma.party / PartyService / joinWithPartyIdV1 /

joinWithPartyIdV1 #

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

Joins a party using a party id. PartyPlugin.onAddPlayer is called to customize the new party player.