zdk.objc
|
API invocation status result. More...
#import <ZDKResult.h>
Instance Methods | |
(NSString *) | - handlesDescription |
![]() | |
(long int) | - handle |
(void) | - initialize |
(void) | - releaseReference |
(NSString *) | - handlesDescription |
Properties | |
NSString * | text |
Gets the text representation of the status result of API invocation. More... | |
ZDKResultCode | code |
Gets the code representation of the status result of API invocation. More... | |
API invocation status result.
Indicates the status result of API's invocation
- (NSString *) handlesDescription |
Reimplemented from <ZDKZHandle>.
|
readnonatomicassign |
Gets the code representation of the status result of API invocation.
|
readnonatomicassign |
Gets the text representation of the status result of API invocation.