MainViewItemType Constants Reference
| Declared in | MainViewItem.h |
|---|
MainViewItemType
Definition
typedef NS_ENUM(NSInteger, MainViewItemType ) {
MainViewItemType_Live,
MainViewItemType_Replay,
};