game / pragma.party / PartyService / leaveV1 /
leaveV1 #
suspend fun leaveV1(session: PlayerSession, request: PartyRpc.LeaveV1Request): PartyRpc.LeaveV1Response
Leaves the party. Invokes PartyPlugin.onRemovePlayer for the removed player.
You are viewing documentation for version . View latest versionThis article has been deprecated in the latest version.
game / pragma.party / PartyService / leaveV1 /
suspend fun leaveV1(session: PlayerSession, request: PartyRpc.LeaveV1Request): PartyRpc.LeaveV1Response
Leaves the party. Invokes PartyPlugin.onRemovePlayer for the removed player.