Interface > healthstack.healthdata.link > HealthDataLink > getChanges

getChanges

[androidJvm]
abstract suspend fun getChanges(token: String, healthDataTypeName: String): Change

A method reading all events about changes generated after given changes token.

Change events are usually categorized of Upsertion and Deletion.

Return

Change

Parameters

androidJvm

token

Changes token.

healthDataTypeName

Type of health data to read.