Home · All Classes · All Namespaces · Modules · Functions · Files
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions
Tp::BaseChannelMessagesInterface Class Reference

Base class for implementations of Channel.Interface.Messages. More...

#include <TelepathyQt/BaseChannel>

Inherits Tp::AbstractChannelInterface.

List of all members.

Public Types

Public Member Functions

Static Public Member Functions

Protected Member Functions


Detailed Description

Base class for implementations of Channel.Interface.Messages.


Member Typedef Documentation


Constructor & Destructor Documentation

Class destructor.


Member Function Documentation

static BaseChannelMessagesInterfacePtr Tp::BaseChannelMessagesInterface::create ( BaseChannelTextType textTypeInterface,
QStringList  supportedContentTypes,
UIntList  messageTypes,
uint  messagePartSupportFlags,
uint  deliveryReportingSupport 
) [inline, static]
template<typename BaseChannelMessagesInterfaceSubclass >
static SharedPtr<BaseChannelMessagesInterfaceSubclass> Tp::BaseChannelMessagesInterface::create ( ) [inline, static]

Return the immutable properties of this interface.

Immutable properties cannot change after the interface has been registered on a service on the bus with registerInterface().

Returns:
The immutable properties of this interface.

Implements Tp::AbstractDBusServiceInterface.

void Tp::BaseChannelMessagesInterface::messageSent ( const Tp::MessagePartList content,
uint  flags,
const QString &  messageToken 
)
QString Tp::BaseChannelMessagesInterface::sendMessage ( const Tp::MessagePartList message,
uint  flags,
DBusError error 
) [protected]


Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt 0.9.6.1