Language

MedicalDataSource.Builder.SetLastDataUpdateTime(Instant) Method

Definition

Sets the time MedicalResource s linked to this data source were last updated.

[Android.Runtime.Register("setLastDataUpdateTime", "(Ljava/time/Instant;)Landroid/health/connect/datatypes/MedicalDataSource$Builder;", "", ApiSince=36)]
public Android.Health.Connect.DataTypes.MedicalDataSource.Builder SetLastDataUpdateTime(Java.Time.Instant? lastDataUpdateTime);
[<Android.Runtime.Register("setLastDataUpdateTime", "(Ljava/time/Instant;)Landroid/health/connect/datatypes/MedicalDataSource$Builder;", "", ApiSince=36)>]
member this.SetLastDataUpdateTime : Java.Time.Instant -> Android.Health.Connect.DataTypes.MedicalDataSource.Builder

Parameters

lastDataUpdateTime
Instant

Returns

Attributes

Remarks

Sets the time MedicalResource s linked to this data source were last updated.

Android reference for android.health.connect.datatypes.MedicalDataSource.Builder.setLastDataUpdateTime.

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