MapsIndoors iOS SDK V3
Loading...
Searching...
No Matches
MPMIAPI.h
Go to the documentation of this file.
1//
2// MPMIAPI.h
3// MapsIndoors
4//
5// Created by Daniel Nielsen on 15/08/16.
6// Copyright © 2015-2017 MapsPeople A/S. All rights reserved.
7//
8
9#import <Foundation/Foundation.h>
10
11@interface MPMIAPI : NSObject
12
13+ (nonnull NSString*) baseUrl;
14
15@end
Definition MPMIAPI.h:12
nonnull NSString * baseUrl()