다음을 통해 공유


ChangeLogsResponse.NextChangesToken Property

Definition

Returns token for future reads using HealthConnectManager#getChangeLogs

public string NextChangesToken { [Android.Runtime.Register("getNextChangesToken", "()Ljava/lang/String;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getNextChangesToken", "()Ljava/lang/String;", "", ApiSince=34)>]
member this.NextChangesToken : string

Property Value

Attributes

Remarks

Returns token for future reads using HealthConnectManager#getChangeLogs

Java documentation for android.health.connect.changelog.ChangeLogsResponse.getNextChangesToken().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to