Added in API level 34

AggregationType

public final class AggregationType
extends Object

java.lang.Object
   ↳ android.health.connect.datatypes.AggregationType<T>


Class to represent aggregation types in Record classes.

New objects of this class cannot be created.

Pre-created (defined in health Record types) objects of this class can be used to query and fetch aggregate results using aggregate APIs in HealthConnectManager

Summary

Inherited methods