Share via


AggregateRecordsGroupedByPeriodResponse.Get(AggregationType) Method

Definition

[Android.Runtime.Register("get", "(Landroid/health/connect/datatypes/AggregationType;)Ljava/lang/Object;", "", ApiSince=34)]
public Java.Lang.Object? Get (Android.Health.Connect.DataTypes.AggregationType aggregationType);
[<Android.Runtime.Register("get", "(Landroid/health/connect/datatypes/AggregationType;)Ljava/lang/Object;", "", ApiSince=34)>]
member this.Get : Android.Health.Connect.DataTypes.AggregationType -> Java.Lang.Object

Parameters

aggregationType
AggregationType

Returns

An aggregation result for aggregationType, and null if one doesn't exist

Attributes

Remarks

Java documentation for android.health.connect.AggregateRecordsGroupedByPeriodResponse.get(android.health.connect.datatypes.AggregationType<T>).

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