GooglePlaces Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
Callback type for receiving place photos results. If an error occurred, photos
will be nil and
error
will contain information about the error.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-27 UTC.
[null,null,["Last updated 2025-08-27 UTC."],[],["This documentation defines `GMSPlacePhotoMetadataResultCallback`, a callback type used to receive results related to place photos. It provides either a `GMSPlacePhotoMetadataList` containing photo data or an `NSError` indicating a failure. The `photos` parameter will be nil if an error occurred, with error details provided in the `error` parameter. This callback is utilized within `GMSPlacesClient` for handling asynchronous photo data retrieval.\n"],null,[]]