deleteWeight

abstract fun deleteWeight(weight: HDWeight): Completable

Delete existing weight.

If there is no such weight in Health Data than IllegalArgumentException will be emitted.

Return

Completable that completes when weight is deleted

Parameters

weight

weight