SITIndoorLevelMapFetchHandler Block Reference
Declared in | SITCommunicationInterface.h |
---|
Block Definition
SITIndoorLevelMapFetchHandler
The type of block callback for handling indoor level map data
typedef void (^SITIndoorLevelMapFetchHandler) (NSData *indoorLevelMapData)
Discussion
You can use this object to create UIImageView in order to display them on screen.
Declared In
SITCommunicationInterface.h