abstract
authorRobin Berjon <robin@berjon.com>
Fri, 22 Jun 2012 16:09:56 +0200
changeset 113 5fd9ade4746f
parent 112 7a7c718a81b5
child 114 57977d8c28a0
abstract
contacts/Overview.html
--- a/contacts/Overview.html	Fri Jun 22 16:08:11 2012 +0200
+++ b/contacts/Overview.html	Fri Jun 22 16:09:56 2012 +0200
@@ -32,18 +32,11 @@
   <body>
     <section id='abstract'>
       <p>
-        The Contacts API defines the high-level interfaces required to obtain read access to a user's unified
-        address book.
-      </p>
-      <p>
-        This API includes the following key interfaces:
+        The Pick Contacts Intent defines a Web Intent [[!WEBINTENTS]] that enables access to a user's
+        address book service from inside a Web application. It defines both an Intent action/type
+        pair that selects this operation, and the format of the contacts data that is returned
+        by services implementing this specification
       </p>
-      <ul>
-        <li>A <a>Contacts</a> interface, which provides the method
-        needed to access a user's unified address book.</li>
-        <li>A <a>Contact</a> interface, which captures the individual
-        contact information that can be returned following a successful read operation.</li>
-      </ul>
     </section>
 
     <section id='sotd'>