[Telepathy-commits] [telepathy-spec/master] Add a "Status" property in Channel.Interface.Tube

Alban Crequy alban.crequy at collabora.co.uk
Wed Nov 19 06:15:02 PST 2008


20080807142717-a41c0-d66e967fa9e5d4baeb601f29809423ec974bb70b.gz
---
 spec/Channel_Interface_Tube.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/spec/Channel_Interface_Tube.xml b/spec/Channel_Interface_Tube.xml
index fa6e26a..0f69c47 100644
--- a/spec/Channel_Interface_Tube.xml
+++ b/spec/Channel_Interface_Tube.xml
@@ -54,6 +54,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
       </tp:docstring>
     </property>
 
+    <property name="Status" type="u" tp:type="Tube_Channel_State" access="read">
+      <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+        <p>Status of the tube in this channel.</p>
+      </tp:docstring>
+    </property>
+
     <tp:enum name="Tube_Channel_State" type="u">
       <tp:enumvalue suffix="Local_Pending" value="0">
         <tp:docstring>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list