MapsIndoors iOS SDK V3
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Classes | Typedefs
MPDistanceMatrixProvider.h File Reference
import <Foundation/Foundation.h>
import "MPDistanceMatrixResult.h"

Go to the source code of this file.

Classes

protocol  <MPDistanceMatrixProviderDelegate>
 
class  MPDistanceMatrixProvider
 

Typedefs

typedef void(^ mpMatrixHandlerBlockType) (MPDistanceMatrixResult *_Nullable matrixResult, NSError *_Nullable error)
 

Typedef Documentation

◆ mpMatrixHandlerBlockType

typedef void(^ mpMatrixHandlerBlockType) (MPDistanceMatrixResult *_Nullable matrixResult, NSError *_Nullable error)