[Telepathy-commits] [telepathy-spec/master] Add the Account property to the CR
Alberto Mardegan
alberto.mardegan at nokia.com
Mon Nov 3 23:08:11 PST 2008
Add the Account property to the ChannelRequest, as it was passed to
Create/EnsureChannel.
---
spec/Channel_Request.xml | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/spec/Channel_Request.xml b/spec/Channel_Request.xml
index 08b291f..cf31527 100644
--- a/spec/Channel_Request.xml
+++ b/spec/Channel_Request.xml
@@ -39,6 +39,15 @@
</tp:rationale>
</tp:docstring>
+ <property name="Account" tp:name-for-bindings="Account"
+ type="o" access="read">
+ <tp:docstring>
+ The <tp:dbus-ref
+ namespace="org.freedesktop.Telepathy">Account</tp:dbus-ref>
+ on which this request was made. This property cannot change.
+ </tp:docstring>
+ </property>
+
<property name="UserActionTime" tp:name-for-bindings="User_Action_Time"
type="t" tp:type="Unix_Timestamp64" access="read">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
--
1.5.6.5
More information about the Telepathy-commits
mailing list