MapsIndoors iOS SDK V3
|
MapsIndoors delegate protocol. More...
#include <MPMapsIndoorsDelegate.h>
Instance Methods | |
(void) | - onError: |
MapsIndoors delegate protocol.
- (void) onError: | (NSError *) | error |
Called when error occurs while initialising or synchronising.
error | The error object. |