SYAsyncTask Class Reference

#import <SYTask+SDK.h>

Inheritance diagram for SYAsyncTask:
Collaboration diagram for SYAsyncTask:

Instance Methods

(instancetype) - initWithOperationId:
 
- Instance Methods inherited from SYTask
(void) - cancel
 Cancel running task. If task is not running, or already finished, does nothing. More...
 
(void) - setTaskStatus: [implementation]
 

Properties

Sygic::Operations::OperationId operationId
 
- Properties inherited from SYTask
SYTaskStatus status
 Task status. More...
 
NSString * statusInfo
 Additional info which may be used to describe the task status further. More...
 

Method Documentation

◆ initWithOperationId:()

- (instancetype) initWithOperationId: (Sygic::Operations::OperationId)  opId

Property Documentation

◆ operationId

- Operations:
readwriteatomicassign

The documentation for this class was generated from the following file: