ACS Audio Jack iOS Library
1.0.0
|
The ACRResult
class represents the result.
More...
#import <ACRResult.h>
Instance Methods | |
(id) | - initWithBytes:length: |
Returns an initialized ACRResult object from a given buffer of bytes. More... | |
Properties | |
NSUInteger | errorCode |
Returns the error code. More... | |
The ACRResult
class represents the result.
- (id) initWithBytes: | (const void *) | bytes | |
length: | (NSUInteger) | length | |
|
readnonatomicassign |
Returns the error code.