TVOPreflightTestStatus Constants Reference
| Declared in | TVOPreflight.h |
|---|
TVOPreflightTestStatus
Enumeration indicating the state of the preflight test.
Definition
typedef NS_ENUM(NSUInteger, TVOPreflightTestStatus ) {
TVOPreflightTestStatusConnecting = 0,
TVOPreflightTestStatusConnected,
TVOPreflightTestStatusCompleted,
TVOPreflightTestStatusFailed,
};
Constants
TVOPreflightTestStatusConnecting-
Enumeration indicating the state of the preflight test.
Declared In
TVOPreflight.h. TVOPreflightTestStatusConnected-
Enumeration indicating the state of the preflight test.
Declared In
TVOPreflight.h. TVOPreflightTestStatusCompleted-
Enumeration indicating the state of the preflight test.
Declared In
TVOPreflight.h. TVOPreflightTestStatusFailed-
Enumeration indicating the state of the preflight test.
Declared In
TVOPreflight.h.
Declared In
TVOPreflight.h