emailservices/emailframework/inc/CFSMailPlugin.h
changeset 65 478bc57ad291
parent 59 16ed8d08d0b1
child 66 084b5b1f02a7
equal deleted inserted replaced
59:16ed8d08d0b1 65:478bc57ad291
  1209      */     
  1209      */     
  1210     virtual void PrepareMrDescriptionL( const TFSMailMsgId& /*aMailBoxId*/,
  1210     virtual void PrepareMrDescriptionL( const TFSMailMsgId& /*aMailBoxId*/,
  1211                                         const TFSMailMsgId& /*aMessageId*/ )
  1211                                         const TFSMailMsgId& /*aMessageId*/ )
  1212                                         { return; };
  1212                                         { return; };
  1213 
  1213 
       
  1214 
       
  1215     /**
       
  1216      * Gets the signature for the given mailbox. Returns NULL if there is no signature defined for
       
  1217      * the given mailbox.
       
  1218      *
       
  1219      * @param aMailboxId mailbox id
       
  1220      */     
       
  1221     virtual HBufC* GetSignatureL( const TFSMailMsgId& aMailBoxId );
       
  1222     
  1214 protected:
  1223 protected:
  1215 
  1224 
  1216     /**
  1225     /**
  1217      * C++ default constructor.
  1226      * C++ default constructor.
  1218      */
  1227      */