game / pragma.party / PartyService / joinWithInviteCodeV1 /

joinWithInviteCodeV1 #

suspend fun joinWithInviteCodeV1(session: PlayerSession, request: PartyRpc.JoinWithInviteCodeV1Request): PartyRpc.JoinWithInviteCodeV1Response

Joins a party using an invite code, invoking PartyPlugin.onAddPlayer.