TVOPreflightWarningCleared Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | TVOPreflightReport.h |
Overview
TVOPreflightWarningCleared stores the name of the call quality warning or audio
level warning that was raised during the test and subsequently cleared.
name
Name of the warning that was cleared.
@property (nonatomic, strong, readonly, nonnull) NSString *nameDeclared In
TVOPreflightReport.h
timestamp
Time when the warning was cleared. Unix timestamp in milliseconds.
@property (nonatomic, assign, readonly) CFTimeInterval timestampDeclared In
TVOPreflightReport.h
– init
Developers shouldn’t initialize this class directly.
- (null_unspecified instancetype)initDeclared In
TVOPreflightReport.h