Home · All Classes · All Namespaces · Modules · Functions · Files

FileTransferChannel Class Reference
[Channel proxies]

#include <TelepathyQt4/FileTransferChannel>

Inherits Tp::Channel.

List of all members.

Public Member Functions

Static Public Member Functions

Protected Member Functions


Detailed Description

High-level proxy object for accessing remote Channel objects of the FileTransfer channel type. These channels can be used to transfer one file to or from a contact.

This subclass of Channel will eventually provide a high-level API for the FileTransfer interface. Until then, it's just a Channel.


Constructor & Destructor Documentation

~FileTransferChannel (  )  [virtual]

Class destructor.

FileTransferChannel ( const ConnectionPtr connection,
const QString &  objectPath,
const QVariantMap &  immutableProperties 
) [protected]

Creates a FileTransferChannel associated with the given object on the same service as the given connection.

Parameters:
connection Connection owning this FileTransferChannel, and specifying the service.
objectPath Path to the object on the service.
immutableProperties The immutable properties of the channel, as signalled by NewChannels or returned by CreateChannel or EnsureChannel


Member Function Documentation

FileTransferChannelPtr create ( const ConnectionPtr connection,
const QString &  objectPath,
const QVariantMap &  immutableProperties 
) [static]

Reimplemented from Channel.


Copyright © 2009 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4 0.1.10