![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
A async block operation, success after you call complete (not like NSBlockOperation which is for sync block, success on return)
More...
#import <ThingEncryptImageAsyncBlockOperation.h>
Instance Methods | |
| (nonnull instancetype) | - initWithBlock: |
| (void) | - complete |
| (void) | - cancel |
| (nonnull instancetype) | - initWithBlock: |
| (void) | - complete |
| (void) | - cancel |
| (nonnull instancetype) | - initWithBlock: |
| (void) | - complete |
| (void) | - cancel |
| (nonnull instancetype) | - initWithBlock: |
| (void) | - complete |
| (void) | - cancel |
Class Methods | |
| (nonnull instancetype) | + blockOperationWithBlock: |
| (nonnull instancetype) | + blockOperationWithBlock: |
| (nonnull instancetype) | + blockOperationWithBlock: |
| (nonnull instancetype) | + blockOperationWithBlock: |
A async block operation, success after you call complete (not like NSBlockOperation which is for sync block, success on return)
Definition at line 16 of file ThingEncryptImageAsyncBlockOperation.h.
| + (nonnull instancetype) blockOperationWithBlock: | (nonnull ThingEncryptImageAsyncBlock) | block |
| + (nonnull instancetype) blockOperationWithBlock: | (nonnull ThingEncryptImageAsyncBlock) | block |
| + (nonnull instancetype) blockOperationWithBlock: | (nonnull ThingEncryptImageAsyncBlock) | block |
| + (nonnull instancetype) blockOperationWithBlock: | (nonnull ThingEncryptImageAsyncBlock) | block |
| - (void) cancel |
| - (void) cancel |
| - (void) cancel |
| - (void) cancel |
| - (void) complete |
| - (void) complete |
| - (void) complete |
| - (void) complete |
| - (nonnull instancetype) initWithBlock: | (nonnull ThingEncryptImageAsyncBlock) | block |
| - (nonnull instancetype) initWithBlock: | (nonnull ThingEncryptImageAsyncBlock) | block |
| - (nonnull instancetype) initWithBlock: | (nonnull ThingEncryptImageAsyncBlock) | block |
| - (nonnull instancetype) initWithBlock: | (nonnull ThingEncryptImageAsyncBlock) | block |