A cancelable object that refers to the lifetime of processing a given request.
More...
#import <SYTask.h>
|
| (void) | - cancel |
| | Cancel running task. If task is not running, or already finished, does nothing. More...
|
| |
| (void) | - setTaskStatus: [implementation] |
| |
A cancelable object that refers to the lifetime of processing a given request.
◆ cancel()
Cancel running task. If task is not running, or already finished, does nothing.
◆ setTaskStatus:()
| - (void) setTaskStatus: |
|
(Sygic::Operations::OperationStatus) |
result |
|
|
implementation |
◆ status
◆ statusInfo
Additional info which may be used to describe the task status further.
The documentation for this class was generated from the following file: