Update change log and spec for wrt-plugins-tizen_0.2.72
[framework/web/wrt-plugins-tizen.git] / src / platform / API / Messaging / IConversation.h
index c520e3c..5167311 100755 (executable)
@@ -53,6 +53,8 @@ public:
        virtual unsigned int getLastMessageId() = 0;
        virtual bool getResult() = 0;
 
+       virtual void setId(const unsigned int id) = 0;
+
 #if 0
 private: