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