TDCuePointHistoryError Constants Reference

Declared in TDCuePointHistory.h

TDCuePointHistoryError

Errors generated by TDCuePointHistory

Definition

typedef NS_ENUM(NSInteger, TDCuePointHistoryError ) {
   TDCuePointHistoryInvalidMountError = 3000,
   TDCuePointHistoryUnknownError = 3001,
};

Constants

TDCuePointHistoryInvalidMountError

The mount was not specified or is invalid

Declared In TDCuePointHistory.h.

TDCuePointHistoryUnknownError

An unknown error occurred

Declared In TDCuePointHistory.h.

Declared In

TDCuePointHistory.h