summaryrefslogtreecommitdiff
path: root/spec/Connection_Interface_Presence.xml
diff options
context:
space:
mode:
authorRobert McQueen <robert.mcqueen@collabora.co.uk>2007-05-31 14:21:19 +0000
committerRobert McQueen <robert.mcqueen@collabora.co.uk>2007-05-31 14:21:19 +0000
commitb7853bd24e63d2fe099d336f1982fbc61745a68a (patch)
treecee00979eaae193d76356ee3bdbd49912e3f8b53 /spec/Connection_Interface_Presence.xml
parent78a30fce0e7706d2f815e157ec86517adeda9283 (diff)
downloadtelepathy-glib-b7853bd24e63d2fe099d336f1982fbc61745a68a.tar.gz
update spec to 0.15.4
20070531142119-418b8-7a6dd5afff15da043d9e4f7cea7be45811e0a8db.gz
Diffstat (limited to 'spec/Connection_Interface_Presence.xml')
-rw-r--r--spec/Connection_Interface_Presence.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/Connection_Interface_Presence.xml b/spec/Connection_Interface_Presence.xml
index e27a42026..9523ff8ac 100644
--- a/spec/Connection_Interface_Presence.xml
+++ b/spec/Connection_Interface_Presence.xml
@@ -64,7 +64,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:possible-errors>
</method>
<method name="GetPresence">
- <arg direction="in" name="contacts" type="au">
+ <arg direction="in" name="contacts" type="au" tp:type="Contact_Handle[]">
<tp:docstring>
An array of the contacts whose presence should be obtained
</tp:docstring>
@@ -149,7 +149,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:possible-errors>
</method>
<method name="RequestPresence">
- <arg direction="in" name="contacts" type="au">
+ <arg direction="in" name="contacts" type="au" tp:type="Contact_Handle[]">
<tp:docstring>
An array of the contacts whose presence should be obtained
</tp:docstring>
@@ -174,7 +174,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:possible-errors>
</method>
<method name="SetLastActivityTime">
- <arg direction="in" name="time" type="u">
+ <arg direction="in" name="time" type="u" tp:type="Timestamp">
<tp:docstring>
A UNIX timestamp of the user's last activity time (in UTC)
</tp:docstring>