Package com.batch.android.metrics.model
Interface Metric.Type
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCOUNTERstatic java.lang.StringOBSERVATION
-
-
-
Field Detail
-
COUNTER
static final java.lang.String COUNTER
- See Also:
- Constant Field Values
-
OBSERVATION
static final java.lang.String OBSERVATION
- See Also:
- Constant Field Values
-
-