summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-10-10 10:00:12 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-10-10 10:00:30 +0100
commit3419b88472b9408205cf95e2129202f24f768030 (patch)
tree8f05a0220ea4f5c0739d49f33f11a26d83b26996 /spec
parente11f1703cd69c33f6611c5043c246b1f2c90b415 (diff)
Subject: add ActorHandle
This addresses Xavier's point on <https://bugs.freedesktop.org/show_bug.cgi?id=23151#c41>: including both an ID and a handle allows TpContact objects to be created synchronously.
Diffstat (limited to 'spec')
-rw-r--r--spec/spec/Channel_Interface_Subject.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/spec/spec/Channel_Interface_Subject.xml b/spec/spec/Channel_Interface_Subject.xml
index 7755b56d7..79f27bd38 100644
--- a/spec/spec/Channel_Interface_Subject.xml
+++ b/spec/spec/Channel_Interface_Subject.xml
@@ -89,6 +89,16 @@
</tp:docstring>
</property>
+ <property name="ActorHandle" tp:name-for-bindings="Actor_Handle"
+ type="u" tp:type="Contact_Handle" access="read">
+ <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+ <p>The handle corresponding to <tp:member-ref>Actor</tp:member-ref>.</p>
+
+ <p>Change notification for this property is provided by the
+ standard D-Bus <code>PropertiesChanged</code> signal.</p>
+ </tp:docstring>
+ </property>
+
<property name="Timestamp" tp:name-for-bindings="Timestamp"
type="x" tp:type="Unix_Timestamp64" access="read">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">