






@protocol BagTalkDelegate <NSObject>

- (void)zoneWeeklyStrictlyInventoryPatient:(NSDictionary *)provides;

- (void)sunTipUsedPut;

- (void)tildeStartedOutdoorBothAnimation:(BOOL)isSuc;

- (void)borderedPaddleInsertionUrgencyMenMill:(BOOL)isSuc;
@end

