Interfaces
BeaconStateResult | Result from
getBeaconState(GoogleApiClient, Collection) . |
DetectedActivityResult | Result from
getDetectedActivity(GoogleApiClient) . |
HeadphoneStateResult | Result from
getHeadphoneState(GoogleApiClient) . |
LocationResult | Result from
getLocation(GoogleApiClient) . |
PlacesResult | This interface is deprecated. This method is deprecated as of August 07, 2019, and will be turned off by October 30, 2019. Continued use of these signals is restricted to customers with existing implementations, through October 30, 2019. New implementations must use the Places SDK for Android instead of the Places contextual signal. |
TimeIntervalsResult | Result from
getTimeIntervals(GoogleApiClient) . |
WeatherResult | This interface is deprecated. This method is deprecated as of August 07, 2019, and will be turned off on January 31, 2020. Google does not offer alternate functionality for the Weather contextual signal. |
Classes
BeaconStateResponse | Result from
getBeaconState(Collection) . |
DetectedActivityResponse | Result from
getDetectedActivity() . |
HeadphoneStateResponse | Result from
getHeadphoneState() . |
LocationResponse | Result from
getLocation() . |
PlacesResponse | This class is deprecated. This method is deprecated as of August 07, 2019, and will be turned off by October 30, 2019. Continued use of these signals is restricted to customers with existing implementations, through October 30, 2019. New implementations must use the Places SDK for Android instead of the Places contextual signal. |
TimeIntervalsResponse | Result from
getTimeIntervals() . |
WeatherResponse | This class is deprecated. This method is deprecated as of August 07, 2019, and will be turned off on January 31, 2020. Google does not offer alternate functionality for the Weather contextual signal. |