SYMapLoaderMapArrayTask Class Reference

#import <SYMapLoaderTasks.h>

Inheritance diagram for SYMapLoaderMapArrayTask:
Collaboration diagram for SYMapLoaderMapArrayTask:

Instance Methods

(void) - completeWithMapArray:result:
 
- Instance Methods inherited from SYMapLoaderTask
(void) - setupWithHandle:
 
(void) - setTaskStatus:
 
- 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

SYMapLoaderMapArrayCompletionBlock completion
 
- Properties inherited from SYMapLoaderTask
sygm_handle_t handle
 
- 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

◆ completeWithMapArray:result:()

- (void) completeWithMapArray: (NSArray< SYCountryIso * > *_Nonnull)  mapArray
result: (SYMapLoaderResult)  result 

Property Documentation

◆ completion

- (SYMapLoaderMapArrayCompletionBlock) completion
readwriteatomiccopy

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