java.lang.Object | |
↳ | com.google.android.gms.measurement.AppMeasurement |
Provides app measurement capability.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the singleton AppMeasurement interface.
| |||||||||||
Sets whether measurement and reporting are enabled for this app on this device.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the singleton AppMeasurement interface.
context | the context used to initialize AppMeasurement. |
---|
Sets whether measurement and reporting are enabled for this app on this device. By default they are enabled.
enabled | whether measurement and reporting are enabled for this app on this device |
---|