[Telepathy-commits] [telepathy-salut/master] Updated spec to include State property.

Jonny Lamb jonny.lamb at collabora.co.uk
Fri Nov 21 03:45:59 PST 2008


20080716155417-8ed0e-07748cd371c4e090f8ef5284fec5f57224baea38.gz
---
 extensions/Channel_Type_File.xml |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/extensions/Channel_Type_File.xml b/extensions/Channel_Type_File.xml
index 5afcf24..d698ab0 100644
--- a/extensions/Channel_Type_File.xml
+++ b/extensions/Channel_Type_File.xml
@@ -31,6 +31,14 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
       HANDLE_TYPE_CONTACT.</p>
     </tp:docstring>
 
+    <property name="State" type="u" tp:type="File_Transfer_State"
+      access="readwrite">
+      <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+        <p>The state of the file transfer as described by the
+        File_Transfer_State enum.</p>
+      </tp:docstring>
+    </property>
+
     <property name="ContentType" type="s" access="read">
       <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
         <p>The file's MIME type. This cannot change once the channel has
-- 
1.5.6.5




More information about the Telepathy-commits mailing list