[telepathy-qt4/master] StreamedMediaChannel: Improved docs for localHoldState and localHoldStateReason.

Andre Moreira Magalhaes (andrunko) andre.magalhaes at collabora.co.uk
Tue Aug 18 08:37:04 PDT 2009


---
 TelepathyQt4/streamed-media-channel.cpp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/TelepathyQt4/streamed-media-channel.cpp b/TelepathyQt4/streamed-media-channel.cpp
index 3f3999c..af73106 100644
--- a/TelepathyQt4/streamed-media-channel.cpp
+++ b/TelepathyQt4/streamed-media-channel.cpp
@@ -700,7 +700,7 @@ bool StreamedMediaChannel::handlerStreamingRequired() const
 }
 
 /**
- * Return the channel local hold state.
+ * Return whether the local user has placed this channel on hold.
  *
  * This method requires StreamedMediaChannel::FeatureHoldState to be enabled.
  *
@@ -719,7 +719,7 @@ LocalHoldState StreamedMediaChannel::localHoldState() const
 }
 
 /**
- * Return the channel local hold state reason.
+ * Return the reason why localHoldState() changed to its current value.
  *
  * This method requires StreamedMediaChannel::FeatureLocalHoldState to be enabled.
  *
-- 
1.5.6.5




More information about the telepathy-commits mailing list