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 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. Clear all the logs. This will not erase the favourite contacts. The object path for the TpAccount in which logs will be cleared. Clear all logs stored for specified account. The object path for the TpAccount in which logs will be cleared. The entity identifier. The entity type, should be one of TPL_ENTITY_CONTACT (1) or TPL_ENTITY_ROOM (2). Clear all logs stored for discussions with entity in account. 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.