[Telepathy-commits] [telepathy-spec/master] ContactInfo: add a SupportedFields property

Will Thompson will.thompson at collabora.co.uk
Fri Jan 16 08:03:19 PST 2009


---
 spec/Connection_Interface_Contact_Info2.xml |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/spec/Connection_Interface_Contact_Info2.xml b/spec/Connection_Interface_Contact_Info2.xml
index a128c64..53d658e 100644
--- a/spec/Connection_Interface_Contact_Info2.xml
+++ b/spec/Connection_Interface_Contact_Info2.xml
@@ -273,6 +273,18 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
       </tp:docstring>
     </property>
 
+    <property name="SupportedFields" type="as" access="read"
+      tp:name-for-bindings="Supported_Fields">
+      <tp:docstring>
+        A list of field names which can be used as the first component of a
+        <tp:type>Contact_Info_Field</tp:type> passed to
+        <tp:member-ref>SetContactInfo</tp:member-ref>.  The empty list
+        indicates that any field name is supported.  This property is
+        meaningless if <tp:member-ref>ContactInfoFlags</tp:member-ref> does not
+        contain the Can_Set <tp:type>Contact_Info_Flag</tp:type>.
+      </tp:docstring>
+    </property>
+
     <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
       <p>An interface for requesting information about a contact on a given
         connection. Information is represented as a list of
-- 
1.5.6.5




More information about the Telepathy-commits mailing list