[Telepathy-commits] [telepathy-spec/master] Updated description of AcceptFile method.

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


20080820134557-8ed0e-0d90ccf06a9f29cecf474f047ba8102723881f1a.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 7bcf93d..2ad5b03 100644
--- a/spec/Channel_Type_File.xml
+++ b/spec/Channel_Type_File.xml
@@ -279,7 +279,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
     <method name="AcceptFile">
       <tp:docstring>
         Accept a file transfer that's in the "local pending" state. The file
-        transfer becomes open after this method is called.
+        transfer's state becomes accepted after this method is called. At this
+        point, the receiver must wait for the state to change to open. When this
+        happens, the InitialOffset property should be read to find from where the
+        file is actually being sent.
       </tp:docstring>
       <arg direction="in" name="address_type" type="u" tp:type="Socket_Address_Type">
         <tp:docstring>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list