







#import <UIKit/UIKit.h>
#import "PubAnyPartDrumCell.h"

@protocol InfoCityAmountDelegate;


@interface SuffixRestores : UIView


@property (weak, nonatomic) id<InfoCityAmountDelegate> delegate;


- (void)oneChatLoudPan:(NSArray <PubAnyPartDrumCell *> *)barrages;


- (void)start;


- (void)stop;

@end


@protocol InfoCityAmountDelegate <NSObject>

@optional


- (void)hisSinkReuseView:(SuffixRestores *)scanWonView backRenewedCell:(PubAnyPartDrumCell *)bike;


- (void)trackingStylusTokenSheFrameStartMenCup:(SuffixRestores *)scanWonView;


- (void)hisSinkReuseView:(SuffixRestores *)scanWonView willDisplayCell:(PubAnyPartDrumCell *)bike;


- (void)hisSinkReuseView:(SuffixRestores *)scanWonView didEndDisplayingCell:(PubAnyPartDrumCell *)bike;

@end
