#import <vlSDK/vlSDK_Apple.h>
Inherits NSObject.
Instance Methods | |
| (BOOL) | - hasCode: |
| returns true if the passed code can be found in the issue list. More... | |
Data Fields | |
| NSArray< vlTrackingIssue * > * | issues |
| NSString * | message |
| - (BOOL) hasCode: | (int) | code |
returns true if the passed code can be found in the issue list.
| - (NSArray<vlTrackingIssue *>*) issues |
| - (NSString*) message |