TVIError Constants Reference
Declared in | TVIError.h |
---|
TVIError
Enumeration indicating the errors that can be raised by the SDK
Definition
typedef NS_ENUM(NSUInteger, TVIError ) {
TVIErrorUnknown = 0,
TVIErrorSignaling,
TVIErrorInvalidAccessToken,
};
Constants
Declared In
TVIError.h