Contact List channels

Contact List channels — service-side interface for the Contact List channel type

Synopsis

#include <telepathy-glib/svc-channel.h>

                    TpSvcChannelTypeContactList;
                    TpSvcChannelTypeContactListClass;

Object Hierarchy

  GInterface
   +----TpSvcChannelTypeContactList

Description

Many instant messaging protocols have the a concept of a contact list, roster or buddy list. Some protocols also have user-defined groups or tags which can be represented as subsets of the roster.

This section documents the auto-generated C wrappers for the Contact List channel type.

Details

TpSvcChannelTypeContactList

typedef struct _TpSvcChannelTypeContactList TpSvcChannelTypeContactList;

Dummy typedef representing any implementation of this interface.


TpSvcChannelTypeContactListClass

typedef struct _TpSvcChannelTypeContactListClass TpSvcChannelTypeContactListClass;

The class of TpSvcChannelTypeContactList. This interface has no D-Bus methods, so an implementation can typically pass NULL to G_IMPLEMENT_INTERFACE() as the interface initialization function.