com.samsung.android.sdk.healthdata

Interface HealthDataResolver.DeleteRequest

  • Enclosing class:
    HealthDataResolver


    public static interface HealthDataResolver.DeleteRequest
    This interface is able to make a request to delete health data for the specific health data type. Only inserted health data by your application can be deleted.

    Request for Deleting Data

    HealthDataResolver.delete() helps deletes your application's data in Samsung Health.
    The following information is mandatory to build an DeleteRequest instance.

    You can make a request instance with DeleteRequest.Builder.build().

    Since:
    1.0.0