From 74c45ca9b274ea2368fe210a6ce59d2de9bbabd9 Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Tue, 8 Feb 2011 16:56:34 +0000 Subject: Strip off GetRecentsEvents from D-Bus API --- extensions/Logger.xml | 71 +-------------------------------------------------- 1 file changed, 1 insertion(+), 70 deletions(-) (limited to 'extensions') diff --git a/extensions/Logger.xml b/extensions/Logger.xml index bb2a456..0dead83 100644 --- a/extensions/Logger.xml +++ b/extensions/Logger.xml @@ -19,82 +19,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - (as a draft) + (as a draft) An interface for requesting information from the Telepathy Logger service. - - - - The identifier of the contact who originated this message. - - - - - - The body of the message sent to a 1-1 Chat or a Chat Room. - - - - - - Unix timestamp for the log event - - - - -

It represents a single message, received or sent.

-

The receiver is implicit in the request: if the sender is the user, - the receiver is the identifier in chat_id paramenter, if the sender is - not the user, the user is consequently the receiver of the message

-
-
- - - - - The account path for the TpAccount to which the conversation is related - - - - - - The buddy's identifier for the conversation - - - - - - The type of the events to return. - - - - - - how many entries will be returned. - - NOTE: to retreive information that would generate high traffic, use - the library API approach instead of DBus. - - - - - - - - Request the last Lines entries of logs for the specified couple - Account+Identifier. - - - -- cgit v1.2.1