YMKGeoObjectSession
|
@interface YMKGeoObjectSession : 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.