SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SDK
SDK
/
com.quantactions.sdk
/
Metric
/
SCREEN_TIME_AGGREGATE
/
getMetric
get
Metric
open
override
fun
getMetric
(
mvpDao
:
MVPDao
,
from
:
Long
,
to
:
Long
)
:
Flow
<
List
<
StatisticStringEntity
>
>