GooglePlaces Framework Reference

GMSPlaceResultCallback

typedef void (^GMSPlaceResultCallback)(GMSPlace *_Nullable, NSError *_Nullable)

Callback type for receiving place details lookups. If an error occurred, result will be nil and error will contain information about the error.