![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <ThingEncryptWebImageSetter.h>
Instance Methods | |
(int32_t) | - setOperationWithSentinel:url:scaledWidth:options:manager:progress:completion: |
Create new operation for web image and return a sentinel value. More... | |
(int32_t) | - cancel |
Cancel and return a sentinel value. The imageURL will be set to nil. More... | |
(int32_t) | - cancelWithNewURL: |
Cancel and return a sentinel value. The imageURL will be set to new value. More... | |
(void) | - setOperationWithUrl:options:manager:progress:completion: |
Create new operation for web image, use for download manage. More... | |
(int32_t) | - setOperationWithSentinel:url:scaledWidth:options:manager:progress:completion: |
Create new operation for web image and return a sentinel value. More... | |
(int32_t) | - cancel |
Cancel and return a sentinel value. The imageURL will be set to nil. More... | |
(int32_t) | - cancelWithNewURL: |
Cancel and return a sentinel value. The imageURL will be set to new value. More... | |
(void) | - setOperationWithUrl:options:manager:progress:completion: |
Create new operation for web image, use for download manage. More... | |
(int32_t) | - setOperationWithSentinel:url:scaledWidth:options:manager:progress:completion: |
Create new operation for web image and return a sentinel value. More... | |
(int32_t) | - cancel |
Cancel and return a sentinel value. The imageURL will be set to nil. More... | |
(int32_t) | - cancelWithNewURL: |
Cancel and return a sentinel value. The imageURL will be set to new value. More... | |
(void) | - setOperationWithUrl:options:manager:progress:completion: |
Create new operation for web image, use for download manage. More... | |
(int32_t) | - setOperationWithSentinel:url:scaledWidth:options:manager:progress:completion: |
Create new operation for web image and return a sentinel value. More... | |
(int32_t) | - cancel |
Cancel and return a sentinel value. The imageURL will be set to nil. More... | |
(int32_t) | - cancelWithNewURL: |
Cancel and return a sentinel value. The imageURL will be set to new value. More... | |
(void) | - setOperationWithUrl:options:manager:progress:completion: |
Create new operation for web image, use for download manage. More... | |
Class Methods | |
(dispatch_queue_t) | + setterQueue |
A queue to set operation. More... | |
(dispatch_queue_t) | + setterQueue |
A queue to set operation. More... | |
(dispatch_queue_t) | + setterQueue |
A queue to set operation. More... | |
(dispatch_queue_t) | + setterQueue |
A queue to set operation. More... | |
Properties | |
NSURL * | imageURL |
Current image url. More... | |
int32_t | sentinel |
Current sentinel. More... | |
Private class used by web image categories. Thingpically, you should not use this class directly.
Definition at line 31 of file ThingEncryptWebImageSetter.h.
- (int32_t) cancel |
Cancel and return a sentinel value. The imageURL will be set to nil.
- (int32_t) cancel |
Cancel and return a sentinel value. The imageURL will be set to nil.
- (int32_t) cancel |
Cancel and return a sentinel value. The imageURL will be set to nil.
- (int32_t) cancel |
Cancel and return a sentinel value. The imageURL will be set to nil.
- (int32_t) cancelWithNewURL: | (nullable NSURL *) | imageURL |
Cancel and return a sentinel value. The imageURL will be set to new value.
- (int32_t) cancelWithNewURL: | (nullable NSURL *) | imageURL |
Cancel and return a sentinel value. The imageURL will be set to new value.
- (int32_t) cancelWithNewURL: | (nullable NSURL *) | imageURL |
Cancel and return a sentinel value. The imageURL will be set to new value.
- (int32_t) cancelWithNewURL: | (nullable NSURL *) | imageURL |
Cancel and return a sentinel value. The imageURL will be set to new value.
- (int32_t) setOperationWithSentinel: | (int32_t) | sentinel | |
url: | (nullable NSURL *) | imageURL | |
scaledWidth: | (NSInteger) | scaledWidth | |
options: | (ThingEncryptWebImageOptions) | options | |
manager: | (ThingEncryptWebImageManager *) | manager | |
progress: | (nullable ThingEncryptWebImageProgressBlock) | progress | |
completion: | (nullable ThingEncryptWebImageCompletionBlock) | completion | |
Create new operation for web image and return a sentinel value.
- (int32_t) setOperationWithSentinel: | (int32_t) | sentinel | |
url: | (nullable NSURL *) | imageURL | |
scaledWidth: | (NSInteger) | scaledWidth | |
options: | (ThingEncryptWebImageOptions) | options | |
manager: | (ThingEncryptWebImageManager *) | manager | |
progress: | (nullable ThingEncryptWebImageProgressBlock) | progress | |
completion: | (nullable ThingEncryptWebImageCompletionBlock) | completion | |
Create new operation for web image and return a sentinel value.
- (int32_t) setOperationWithSentinel: | (int32_t) | sentinel | |
url: | (nullable NSURL *) | imageURL | |
scaledWidth: | (NSInteger) | scaledWidth | |
options: | (ThingEncryptWebImageOptions) | options | |
manager: | (ThingEncryptWebImageManager *) | manager | |
progress: | (nullable ThingEncryptWebImageProgressBlock) | progress | |
completion: | (nullable ThingEncryptWebImageCompletionBlock) | completion | |
Create new operation for web image and return a sentinel value.
- (int32_t) setOperationWithSentinel: | (int32_t) | sentinel | |
url: | (nullable NSURL *) | imageURL | |
scaledWidth: | (NSInteger) | scaledWidth | |
options: | (ThingEncryptWebImageOptions) | options | |
manager: | (ThingEncryptWebImageManager *) | manager | |
progress: | (nullable ThingEncryptWebImageProgressBlock) | progress | |
completion: | (nullable ThingEncryptWebImageCompletionBlock) | completion | |
Create new operation for web image and return a sentinel value.
- (void) setOperationWithUrl: | (nullable NSURL *) | imageURL | |
options: | (ThingEncryptWebImageOptions) | options | |
manager: | (ThingEncryptWebImageManager *) | manager | |
progress: | (nullable ThingEncryptWebImageProgressBlock) | progress | |
completion: | (nullable ThingEncryptWebImageCompletionBlock) | completion | |
Create new operation for web image, use for download manage.
- (void) setOperationWithUrl: | (nullable NSURL *) | imageURL | |
options: | (ThingEncryptWebImageOptions) | options | |
manager: | (ThingEncryptWebImageManager *) | manager | |
progress: | (nullable ThingEncryptWebImageProgressBlock) | progress | |
completion: | (nullable ThingEncryptWebImageCompletionBlock) | completion | |
Create new operation for web image, use for download manage.
- (void) setOperationWithUrl: | (nullable NSURL *) | imageURL | |
options: | (ThingEncryptWebImageOptions) | options | |
manager: | (ThingEncryptWebImageManager *) | manager | |
progress: | (nullable ThingEncryptWebImageProgressBlock) | progress | |
completion: | (nullable ThingEncryptWebImageCompletionBlock) | completion | |
Create new operation for web image, use for download manage.
- (void) setOperationWithUrl: | (nullable NSURL *) | imageURL | |
options: | (ThingEncryptWebImageOptions) | options | |
manager: | (ThingEncryptWebImageManager *) | manager | |
progress: | (nullable ThingEncryptWebImageProgressBlock) | progress | |
completion: | (nullable ThingEncryptWebImageCompletionBlock) | completion | |
Create new operation for web image, use for download manage.
+ (dispatch_queue_t) setterQueue |
A queue to set operation.
+ (dispatch_queue_t) setterQueue |
A queue to set operation.
+ (dispatch_queue_t) setterQueue |
A queue to set operation.
+ (dispatch_queue_t) setterQueue |
A queue to set operation.
|
readnonatomicassign |
Current image url.
Definition at line 33 of file ThingEncryptWebImageSetter.h.
|
readnonatomicassign |
Current sentinel.
Definition at line 35 of file ThingEncryptWebImageSetter.h.