messagingapp/msgui/msguiutils/inc/mmsconformancecheck.h
changeset 43 35b64624a9e7
parent 34 84197e66a4bd
child 47 5b14749788d7
child 72 6f657153cbc5
--- a/messagingapp/msgui/msguiutils/inc/mmsconformancecheck.h	Fri Jun 11 13:35:48 2010 +0300
+++ b/messagingapp/msgui/msguiutils/inc/mmsconformancecheck.h	Wed Jun 23 18:09:17 2010 +0300
@@ -70,6 +70,16 @@
      */
     int checkModeForInsert(const QString& file,bool showNote = true);
 
+    /**
+     * Validates if message can be forwarded
+     * The validation checks include slide count check,MMS size check and
+     * media conformance checks and this fucntion should be called only for mms
+     * @param  messageId message Id of the message to be validate
+     * @return true if message can be forwarded
+     *         false if message cant be forwarded
+     */
+    bool validateMsgForForward(int messageId);
+
 private:
 
     /*