- SERVER_RESULT_ACTION - Static variable in class com.mobilyzer.api.API
-
- setAuthenticateAccount(String) - Method in class com.mobilyzer.api.API
-
Set authenticate account for uploading results.
- setBatteryThreshold(int) - Method in class com.mobilyzer.api.API
-
Set battery threshold of the scheduler.
- setCheckinInterval(long) - Method in class com.mobilyzer.api.API
-
Set checkin interval of the scheduler.
- setDataUsage(MeasurementScheduler.DataUsageProfile) - Method in class com.mobilyzer.api.API
-
Set data usage profile of the scheduler.
- startAndBindService() - Method in class com.mobilyzer.api.API
-
Bind to scheduler, automatically called when the API is initialized
- submitTask(MeasurementTask) - Method in class com.mobilyzer.api.API
-
Submit task to the scheduler.