AI-generated Key Takeaways
-
The
Panoramaclass is deprecated and will be turned down on October 30, 2023, with no replacement. -
The
play-services-panoramalibrary is also deprecated and will be turned down on October 30, 2023. -
Both the
APIfield for enabling Panorama features and thePanoramaApifield for interacting with the API are deprecated.
This class is deprecated.
The play-services-panorama
library is deprecated and will be turned down on 30
October 2023. There is no replacement.
The main entry point for panorama integration.
Field Summary
| public static final Api < Api.ApiOptions.NoOptions > | API | This field is deprecated. The play-services-panorama
library is deprecated and will be turned down on
30 October 2023. There is no replacement.
|
| public static final PanoramaApi | PanoramaApi | This field is deprecated. The play-services-panorama
library is deprecated and will be turned down on
30 October 2023. There is no replacement.
|
Inherited Method Summary
Fields
public static final Api < Api.ApiOptions.NoOptions > API
This field is deprecated.
The play-services-panorama
library is deprecated and will be turned down on
30 October 2023. There is no replacement.
Token to pass to GoogleApiClient.Builder.addApi(Api
)
to enable the Panorama features.
public static final PanoramaApi PanoramaApi
This field is deprecated.
The play-services-panorama
library is deprecated and will be turned down on
30 October 2023. There is no replacement.
The entry point for interacting with the Panorama API.

