[telepathy-spec/master] move handle validity information from Contact_Search_Result_Map to SearchResultReceived description

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Aug 3 08:49:22 PDT 2009


---
 spec/Channel_Type_Contact_Search.xml |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/spec/Channel_Type_Contact_Search.xml b/spec/Channel_Type_Contact_Search.xml
index 9a5af7f..23fe24c 100644
--- a/spec/Channel_Type_Contact_Search.xml
+++ b/spec/Channel_Type_Contact_Search.xml
@@ -379,9 +379,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
       <tp:docstring>A map from contact handle to search result.</tp:docstring>
       <tp:member name="Contact" type="u" tp:type="Contact_Handle">
         <tp:docstring>
-          The search key to match against
-          An integer handle for the contact, which will remain valid at least
-          until this Channel closes.
+          An integer handle for the contact.
         </tp:docstring>
       </tp:member>
 
@@ -413,7 +411,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
       tp:name-for-bindings="Search_Result_Received">
       <arg name="Result" type="a{ua(sasas)}" tp:type="Contact_Search_Result_Map">
         <tp:docstring>A mapping from contact handle to an array of fields
-          representing information about this contact</tp:docstring>
+          representing information about this contact. Handles in this mapping
+          MUST remain valid until the Channel closes.</tp:docstring>
       </arg>
       <tp:docstring>
         Emitted when a some search results are received from the server.
-- 
1.5.6.5




More information about the telepathy-commits mailing list