Page Summary
-
TimeIntervalsResponse is a class that extends Response
-
It has one public method, getTimeIntervals(), which returns the attributes corresponding to the current day at the device's current locale as a TimeIntervals object.
-
The class inherits methods from com.google.android.gms.common.api.Response, including getResult() and setResult().
This class is deprecated.
The Awareness API is deprecated and will be turned down in a future Google Play services
release, as early as January 2027. There is no direct replacement.
Result from SnapshotClient.getTimeIntervals().
Public Method Summary
| TimeIntervals |
getTimeIntervals()
This method is deprecated. The Awareness API is deprecated and will be
turned down in a future Google Play services release, as early as January 2027.
There is no direct replacement.
|
Inherited Method Summary
Public Methods
public TimeIntervals getTimeIntervals ()
This method is deprecated.
The Awareness API is deprecated and will be turned down in a future Google Play services
release, as early as January 2027. There is no direct replacement.
Returns the attributes corresponding to the current day at the device's current locale