CNLiveClassifySegmentController.h 272 Bytes
//
//  CNLiveClassifySegmentController.h
//  CNLiveBaseClass
//
//  Created by CNLive on 2021/8/7.
//

#import <CNLiveBaseClass/CNLiveBaseClass.h>

NS_ASSUME_NONNULL_BEGIN

@interface CNLiveClassifySegmentController : CNLiveBaseViewController

@end

NS_ASSUME_NONNULL_END