SITPOIFetchHandler Block Reference
Declared in | SITCommunicationInterface.h |
---|
Block Definition
SITPOIFetchHandler
- The type of block callback for handling POIs (Point Of Interest) data *
- @param POIs An array encapsulating SITPOI objects
- @param error An error object representing a problem while retrieving information from Internet
typedef void (^SITPOIFetchHandler) (NSArray *POIs, NSError *error)
Declared In
SITCommunicationInterface.h