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

Go to the source code of this file.

Classes

protocol  <MPSolutionProviderDelegate>
 
class  MPSolutionProvider
 

Typedefs

typedef void(^ mpSolutionHandlerBlockType) (MPSolution *_Nullable solution, NSError *_Nullable error)
 
typedef void(^ mpUserRoleCompletion) (NSArray< MPUserRole * > *_Nullable userRoles, NSError *_Nullable error)
 

Typedef Documentation

◆ mpSolutionHandlerBlockType

typedef void(^ mpSolutionHandlerBlockType) (MPSolution *_Nullable solution, NSError *_Nullable error)

◆ mpUserRoleCompletion

typedef void(^ mpUserRoleCompletion) (NSArray< MPUserRole * > *_Nullable userRoles, NSError *_Nullable error)