Copyright © 2009-2011 Collabora Ltd.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

(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 entry

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. The favourite contacts, as an array of TpAccounts and their contact identifiers. Returns the favourite contacts. The object path for the TpAccount to which the contact belongs The favourite contact's identifier Add a contact's designation as a favourite. This method may not be called until the service is ready. See the FavouriteContactsReady signal and FavouriteContactsIsReady property. The object path for the TpAccount to which the contact belongs The favourite contact's identifier Remove a contact's designation as a favourite. This method may not be called until the service is ready. See the FavouriteContactsReady signal and FavouriteContactsIsReady property. The set of favourite contacts has changed. An account associated with the contact. List of contact identifiers of contacts which are now favourites. List of contact identifiers of contacts which are no longer favourites.