GooglePlaces Framework Reference
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 2024-11-08 UTC.
[null,null,["Last updated 2024-11-08 UTC."],[[["`GMSPlacePhotoMetadataResultCallback` is a callback type used to receive results when fetching place photos."],["If successful, the callback provides a `GMSPlacePhotoMetadataList` object containing photo metadata; if an error occurs, it provides an `NSError` object detailing the issue."],["This callback is used in conjunction with methods from the `GMSPlacesClient` class for place photo retrieval."]]],[]]