[Telepathy-commits] [telepathy-spec/master] add description of the Location interface (from the depths of the past)
Robert McQueen
robert.mcqueen at collabora.co.uk
Thu Jan 15 07:50:23 PST 2009
20080514185646-418b8-ef83edbf6391910bc170ae55244ead3133f34eaa.gz
---
spec/Connection_Interface_Location.xml | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/spec/Connection_Interface_Location.xml b/spec/Connection_Interface_Location.xml
index 1e2d8cb..de2fd2d 100644
--- a/spec/Connection_Interface_Location.xml
+++ b/spec/Connection_Interface_Location.xml
@@ -23,6 +23,23 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<tp:requires interface="org.freedesktop.Telepathy.Connection"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+ <p>An interface on connections to support protocols which allow users to
+ publish their current geographical location, and subscribe to the current
+ location of their contacts.</p>
+
+ <p>This interface is geared strongly towards automatic propogation and use
+ of this information, so focuses on latitude, longitude and altitude which
+ can be determined by GPS, although provision is also included for an
+ optional human-readable description of locations. All co-ordinate
+ information is required to be relative to the WGS84 datum.</p>
+
+ <p>The information published through this interface is intended to have the
+ same scope as presence information, so will normally be made available to
+ those individuals on the user's "publish" contact list. Even so, user
+ interfaces should not automatically publish location information without
+ the consent of the user, and it is recommended that an option is made
+ available to reduce the accuracy of the reported information to allow the
+ user to maintain their privacy.</p>
</tp:docstring>
<tp:enum name="Location_Accuracy_Level" type="i">
--
1.5.6.5
More information about the Telepathy-commits
mailing list