TWTRSEGeoTaggingCompletion Block Reference
Declared in | TWTRSEGeoTagging.h |
---|
Block Definition
TWTRSEGeoTaggingCompletion
typedef void (^TWTRSEGeoTaggingCompletion) (NSArray <, id <, TWTRSEGeoPlace >, > *_Nullable, places ,, NSError *_Nullable, error ), ; @protocol, TWTRSEGeoTagging <, NSObject >, - (, void ), loadPlacesNearLocation :, ( CLLocation, * ), location withCompletion, : (, TWTRSEGeoTaggingCompletion ), completion ;, @end NS_ASSUME_NONNULL_END)