message queued tested
[tpsession] / tpsession-0.1 / tpsession / tpsessionchannel.h
index cf71af0..44db8ea 100644 (file)
@@ -41,6 +41,8 @@ public:
     TpSessionChannel(Tp::ConnectionPtr conn,const Tp::ContactPtr &contact);
     void sendMessage(QString message);
     QString peerId();
+    QString objectPath();
+    QString type();
 signals:
   void channelReady(TpSessionChannel *);
   void channelDestroyed(TpSessionChannel *);