MMKGeoObjectSession
@interface MMKGeoObjectSession : NSObject |
The interface for working with the session.
Summary
Instance methods
-Â (void)cancel; |
-Â (void)retryWithGeoObjectHandler: |
Instance methods
cancel
-Â (void)cancel; |
Cancels the current request.
retryWithGeoObjectHandler:
-Â (void)retryWithGeoObjectHandler: |
Retries the last request. Cancels the current request if it is active.