GooglePlaces Framework Reference

GMSPlaceLikelihoodListCallback

typedef void (^GMSPlaceLikelihoodListCallback)(
    GMSPlaceLikelihoodList *_Nullable, NSError *_Nullable)

Callback type for receiving place likelihood lists. If an error occurred, likelihoodList will be nil and error will contain information about the error.