MapsIndoors iOS SDK
V3
Loading...
Searching...
No Matches
tmp_docs
src
MPLocationServiceDelegate.h
Go to the documentation of this file.
1
//
2
// MPLocationServiceDelegate.h
3
// MapsIndoors
4
//
5
// Created by Christian Wolf Johannsen on 26/07/2022.
6
// Copyright © 2022 MapsPeople A/S. All rights reserved.
7
//
8
9
#ifndef MPLocationServiceDelegate_h
10
#define MPLocationServiceDelegate_h
11
12
#import <Foundation/Foundation.h>
13
18
@protocol
MPLocationServiceDelegate <NSObject>
19
24
- (void)locationsReady;
25
26
@end
27
28
#endif
/* MPLocationServiceDelegate_h */
Generated by
1.10.0