[Bug 30874] GetContactAttributesByID: GetContactAttributes but from identifiers instead of handles
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue May 8 18:58:50 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=30874
--- Comment #6 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-05-08 09:58:50 PDT ---
+ <tp:docstring>
+ Return any number of contact attributes for the given identifier.
+ </tp:docstring>
<tp:rationale> for it being singular would be nice.
+ An identifier representing contacts.
a contact
+ <arg direction="out" type="a{sv}" name="Attributes"
+ tp:type="Single_Contact_Attributes_Map">
+ <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+ <p>If contact attributes are not immediately known, the behaviour is
Should have a first line that says "All supported attributes of the contact on
the given interfaces that can be returned without network round-trips." or
something.
+ <p>Contact's attributes will always include at least the
The contact's ...
+ <tp:possible-errors>
+ <tp:error name="org.freedesktop.Telepathy.Error.Disconnected"/>
+ </tp:possible-errors>
Should also raise InvalidHandle if the identifier is syntactically invalid
(that's what generally use to mean "invalid string corresponding to a handle").
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list