game / pragma.party / PartyService / joinWithInviteCodeV1 /
joinWithInviteCodeV1 #
suspend fun joinWithInviteCodeV1(session: PlayerSession, request: PartyRpc.JoinWithInviteCodeV1Request): PartyRpc.JoinWithInviteCodeV1Response
Joins a party using an invite code. PartyPlugin.onAddPlayer is called to customize the new party player.