summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2011-11-07 16:10:55 +1100
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2011-11-07 16:12:23 +1100
commitb58a83f27d9c2a14a4eb0545574c56f396fb0a65 (patch)
tree8b4198caaa032b6f8b9b4d493182afd2bff8a907 /spec
parent23901acdb065a082f0d244cd527ba08aad3b622a (diff)
Chan.I.Subject: add values for when properties are unknown
Specifically ActorHandle and Timestamp. https://bugs.freedesktop.org/show_bug.cgi?id=42652
Diffstat (limited to 'spec')
-rw-r--r--spec/Channel_Interface_Subject.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/spec/Channel_Interface_Subject.xml b/spec/Channel_Interface_Subject.xml
index 1ea7d55b..ec9359bb 100644
--- a/spec/Channel_Interface_Subject.xml
+++ b/spec/Channel_Interface_Subject.xml
@@ -86,7 +86,8 @@
<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>The handle corresponding to <tp:member-ref>Actor</tp:member-ref>,
+ or 0 if the <tp:member-ref>Actor</tp:member-ref> is unknown.</p>
</tp:docstring>
</property>
@@ -94,7 +95,7 @@
type="x" tp:type="Unix_Timestamp64" access="read">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>A unix timestamp indicating when the subject was last
- modified.</p>
+ modified, or <code>INT_MAX64</code> if unknown.</p>
<tp:rationale>This property replaces the subject-timestamp
Telepathy property of Text channels, as Telepathy properties