Service-side implementation

Connection manager life cycle — entry point for telepathy-glib connection managers
TpBaseConnectionManager — base class for TpSvcConnectionManager implementations
TpBaseProtocol — base class for TpSvcProtocol implementations
TpBaseConnection — base class for TpSvcConnection implementations
TpChannelFactoryIface — interface for channel allocation/tracking
TpChannelManager — interface for creating and tracking channels
TpContactsMixin — a mixin implementation of the contacts connection interface
TpDBusPropertiesMixin — a mixin implementation of the DBus.Properties interface
TpExportableChannel — interface representing channels with several standard properties
TpBaseChannel — base class for TpExportableChannel implementations
TpPresenceMixin — a mixin implementation of the Presence connection interface
TpPropertiesMixin — a mixin implementation of the Telepathy.Properties interface
TpGroupMixin — a mixin implementation of the groups interface
TpTextMixin — a mixin implementation of the text channel type
TpMessageMixin — a mixin implementation of the text channel type and the Messages interface
TpBaseClient — base class for Telepathy clients on D-Bus
TpObserveChannelsContext — context of a Observer.ObserveChannels() call
TpAddDispatchOperationContext — context of a Approver.AddDispatchOperation() call
TpHandleChannelsContext — context of a Handler.HandleChannels() call
TpSimpleObserver — a subclass of TpBaseClient implementing a simple Observer
TpSimpleApprover — a subclass of TpBaseClient implementing a simple Approver
TpSimpleHandler — a subclass of TpBaseClient implementing a simple Handler