[telepathy-qt4/master] Account: Update documentation.
Andre Moreira Magalhaes (andrunko)
andre.magalhaes at collabora.co.uk
Thu Jun 11 09:45:56 PDT 2009
---
TelepathyQt4/account.cpp | 16 ----------------
1 files changed, 0 insertions(+), 16 deletions(-)
diff --git a/TelepathyQt4/account.cpp b/TelepathyQt4/account.cpp
index 64d7dd0..8c07cec 100644
--- a/TelepathyQt4/account.cpp
+++ b/TelepathyQt4/account.cpp
@@ -863,14 +863,6 @@ PendingChannelRequest *Account::ensureMediaCall(
* which can be used to retrive the ChannelRequest object and track its success
* or failure.
*
- * On destructor PendingChannelRequest will call ChannelRequest::proceed() if
- * and only if the ChannelRequest was not cancelled.
- *
- * If this method is called for an Account that is disabled, invalid or
- * otherwise unusable, no error is signalled until ChannelRequest::proceed() is
- * called, at which point ChannelRequest::failed() signal is emitted with
- * an appropriate error.
- *
* Helper methods for text chat, text chat room and media call are provided and
* should be used if appropriate.
*
@@ -899,14 +891,6 @@ PendingChannelRequest *Account::createChannel(
* which can be used to retrive the ChannelRequest object and track its success
* or failure.
*
- * On destructor PendingChannelRequest will call ChannelRequest::proceed() if
- * and only if the ChannelRequest was not cancelled.
- *
- * If this method is called for an Account that is disabled, invalid or
- * otherwise unusable, no error is signalled until ChannelRequest::proceed() is
- * called, at which point ChannelRequest::failed() signal is emitted with
- * an appropriate error.
- *
* Helper methods for text chat, text chat room and media call are provided and
* should be used if appropriate.
*
--
1.5.6.5
More information about the telepathy-commits
mailing list