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

Base class for implementations of Channel.Interface.Chat.State. 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.Chat.State.


Member Typedef Documentation


Constructor & Destructor Documentation

Class destructor.

Class constructor.


Member Function Documentation

static BaseChannelChatStateInterfacePtr Tp::BaseChannelChatStateInterface::create ( ) [inline, static]
template<typename BaseChannelChatStateInterfaceSubclass >
static SharedPtr<BaseChannelChatStateInterfaceSubclass> Tp::BaseChannelChatStateInterface::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::BaseChannelChatStateInterface::setChatState ( uint  state,
DBusError error 
)
void Tp::BaseChannelChatStateInterface::chatStateChanged ( uint  contact,
uint  state 
)


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