public interface TimeIntervalsResult implements Result
Result from
getTimeIntervals(GoogleApiClient).
Public Method Summary
| abstract TimeIntervals |
getTimeIntervals()
Returns the attributes corresponding to the current day at the device's current
locale
|
Inherited Method Summary
Public Methods
public abstract TimeIntervals getTimeIntervals ()
Returns the attributes corresponding to the current day at the device's current locale
Returns
TimeIntervalsifgetStatus()is successful, otherwise null.