GooglePlaces Framework Reference

GMSPlacePhotoMetadataResultCallback

Deprecated

This method is replaced by GMSPlaceResultCallback and will be removed in a future release.

typedef void (^GMSPlacePhotoMetadataResultCallback)(
    GMSPlacePhotoMetadataList *_Nullable, NSError *_Nullable)

Callback type for receiving place photos results. If an error occurred, photos will be nil and error will contain information about the error.