[Telepathy-commits] [telepathy-spec/master] Added offset argument to the AcceptFile method.

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


20080819165413-8ed0e-fad6a24a9d78932d7cd913d84666d47941c5341f.gz
---
 spec/Channel_Type_File.xml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/spec/Channel_Type_File.xml b/spec/Channel_Type_File.xml
index a21a144..07cb9c1 100644
--- a/spec/Channel_Type_File.xml
+++ b/spec/Channel_Type_File.xml
@@ -276,6 +276,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
           specified in the documentation for the Socket_Access_Control enum.
         </tp:docstring>
       </arg>
+      <arg direction="in" name="offset" type="t">
+        <tp:docstring>
+          The offset in bytes of wthere the file tranfer should start from.
+          The offset is taken from the beginning of the file. Values of zero
+          will start the transfer from the beginning of the file.
+        </tp:docstring>
+      </arg>
       <arg direction="out" name="address" type="v">
         <tp:docstring>
           The address on which the connection manager will listen for
-- 
1.5.6.5




More information about the Telepathy-commits mailing list