PanoramaApi.PanoramaResult

public static interface PanoramaApi.PanoramaResult implements Result

This interface is deprecated.
The play-services-panorama library is deprecated and will be turned down on 30 October 2023. There is no replacement.

Result interface for loading panorama info.

Public Method Summary

abstract Intent
getViewerIntent()
This method 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

Public Methods

public abstract Intent getViewerIntent ()

This method is deprecated.
The play-services-panorama library is deprecated and will be turned down on 30 October 2023. There is no replacement.

Returns if the image is a panorama this is not null and will launch a viewer when started. If the image is not a panorama this will be null.