@protocol ECIMAPLocalActionReplayerDelegate, ECIMAPServerInterface; @interface ECGmailLabelChangeReplayer : ECLocalActionReplayer <ECIMAPLocalActionReplayer> @property (weak, nonatomic) id<ECIMAPLocalActionReplayerDelegate> delegate; @property (retain, nonatomic) id<ECIMAPServerInterface> serverInterface; @end