






#import "XXGLiveBarrageCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface XXGMarqueeViewCell : XXGLiveBarrageCell

@property (nonatomic, strong) UILabel *messageLabel;

@end

NS_ASSUME_NONNULL_END
