MapsIndoors iOS SDK V3
Loading...
Searching...
No Matches
Instance Methods | List of all members
<MPMapsIndoorsDelegate> Protocol Reference

MapsIndoors delegate protocol. More...

#include <MPMapsIndoorsDelegate.h>

Inheritance diagram for <MPMapsIndoorsDelegate>:

Instance Methods

(void) - onError:
 

Detailed Description

MapsIndoors delegate protocol.

Method Documentation

◆ onError:

- (void) onError: (NSError *) error

Called when error occurs while initialising or synchronising.

Parameters
errorThe error object.