Android.App.Usage.UsageStatsManager.QueryConfigurations Method
Gets the hardware configurations the device was in for the given time range, aggregated by the specified interval.

Syntax

[Android.Runtime.Register("queryConfigurations", "(IJJ)Ljava/util/List;", "")]
public IList<ConfigurationStats> QueryConfigurations ([Android.Runtime.GeneratedEnum] UsageStatsInterval intervalType, long beginTime, long endTime)

Parameters

intervalType
The time interval by which the stats are aggregated.
beginTime
The inclusive beginning of the range of stats to include in the results.
endTime
The exclusive end of the range of stats to include in the results.

Returns

Documentation for this section has not yet been entered.

Remarks

Gets the hardware configurations the device was in for the given time range, aggregated by the specified interval. The results are ordered as in UsageStatsManager.QueryUsageStats(UsageStatsInterval, System.Int64, System.Int64).

[Android Documentation]

Requirements

Namespace: Android.App.Usage
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0