Copyright (C) 2008 Collabora Limited

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 St, Fifth Floor, Boston, MA 02110-1301 USA

Room handles of the added activities Room handles of the removed activities Signal emitted when the activities in the view are changed. Handles of the added buddies Handles of the removed buddies Signal emitted when the buddies in the view are changed.

The maximum number of elements that Gadget has to return to the search request.

When requesting a channel with Connection.Interface.Requests.CreateChannel, this property MUST be included in the request.

The buddies who are in this view channel.

It does not make sense for this property to be in channel requests.

The activities which are in this view channel.

It does not make sense for this property to be in channel requests.

An interface for channels representing the result of a Gadget search.

Buddy properties changes are notified on the Connection object using the BuddyInfo interface while the view object is alive.

Activity properties changes are notified on the Connection object using the ActivityProperties interface while the view object is alive.

Activities membership is notified on the Connection object using the BuddyInfo properties while the view object is alive.