[Telepathy-commits] [telepathy-spec/master] Added note about TransferredBytesChanged signal emitting.

Jonny Lamb jonny.lamb at collabora.co.uk
Fri Nov 14 02:45:05 PST 2008


20080702192353-8ed0e-a312a1e9c984f4865b69317cf1c985d0f1fe299a.gz
---
 spec/Channel_Type_File.xml |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/spec/Channel_Type_File.xml b/spec/Channel_Type_File.xml
index 1f53d63..b0f6499 100644
--- a/spec/Channel_Type_File.xml
+++ b/spec/Channel_Type_File.xml
@@ -215,7 +215,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
     <signal name="TransferredBytesChanged">
       <tp:docstring>
-        Emitted when the number of transferred bytes changes.
+        Emitted when the number of transferred bytes changes. This will not change
+        with every single byte change. Instead, the most frequent this signal will
+        be emmitted is once a second. This should be necessary, and the
+        TransferredBytes property should not be polled.
       </tp:docstring>
       <arg name="count" type="t">
         <tp:docstring>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list