[Telepathy-commits] [telepathy-spec/master] Approver: add a placeholder ApproverChannelFilter property

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Sep 26 08:21:26 PDT 2008


20080624150500-53eee-d41d4826153977d8bfaa07130aa4e9b09e224931.gz
---
 spec/Client_Approver.xml |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/spec/Client_Approver.xml b/spec/Client_Approver.xml
index 001ed7d..bc0d5f7 100644
--- a/spec/Client_Approver.xml
+++ b/spec/Client_Approver.xml
@@ -54,6 +54,23 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
         straight away.</p>
     </tp:docstring>
 
+    <property name="ApproverChannelFilter" type="v">
+      <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+        <p>A specification of the channels in which this approver is
+          interested. The HandleDispatch method should be called by the
+          channel dispatcher whenever a channel dispatch operation
+          matches this description.</p>
+
+        <p>For approvers that have a .client file, the channel dispatcher
+          may discover this property from the
+          [org.freedesktop.Telepathy.Client.Approver.DRAFT] section of the
+          .client file. (FIXME: what are the keys and their values?)</p>
+
+        <p>FIXME: the type 'v' is a placeholder and needs replacing with
+          something suitable.</p>
+      </tp:docstring>
+    </property>
+
     <method name="HandleDispatch">
       <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
         <p>Called by the channel dispatcher when a ChannelDispatch in which the
-- 
1.5.6.5




More information about the Telepathy-commits mailing list