TDCuePointHistoryError Constants Reference
| Declared in | TDCuePointHistory.h |
|---|
TDCuePointHistoryError
Errors generated by TDCuePointHistory
Definition
typedef NS_ENUM(NSInteger, TDCuePointHistoryError ) {
TDCuePointHistoryInvalidMountError = 3000,
TDCuePointHistoryUnknownError = 3001,
};
Constants
Declared In
TDCuePointHistory.h