App-Support > healthstack.app.pref > MetaDataStore > saveChangesToken

saveChangesToken

[androidJvm]
suspend fun saveChangesToken(healthDataTypeString: String, changesToken: String)

Saves the changes token for the specified healthDataTypeString to the metaDataStore.

Parameters

androidJvm

healthDataTypeString

The name of the health data type for which to save the changes token.

changesToken

The changes token to save.