MapsIndoors iOS SDK V3
Loading...
Searching...
No Matches
Classes | Typedefs
MPLocationsProvider.h File Reference
import <Foundation/Foundation.h>

Go to the source code of this file.

Classes

protocol  <MPLocationsProviderDelegate>
 
protocol  <MPLocationsProvider>
 
class  MPLocationsProvider
 

Typedefs

typedef void(^ mpLocationDetailsHandlerBlockType) (MPLocation *_Nullable location, NSError *_Nullable error)
 
typedef void(^ mpLocationListHandlerBlockType) (MPLocationDataset *_Nullable locationData, NSError *_Nullable error)
 

Typedef Documentation

◆ mpLocationDetailsHandlerBlockType

typedef void(^ mpLocationDetailsHandlerBlockType) (MPLocation *_Nullable location, NSError *_Nullable error)

◆ mpLocationListHandlerBlockType

typedef void(^ mpLocationListHandlerBlockType) (MPLocationDataset *_Nullable locationData, NSError *_Nullable error)