Telepathy::Client::FileTransfer Class Reference
[Channel proxies]

#include <TelepathyQt4/Client/FileTransfer>

Inheritance diagram for Telepathy::Client::FileTransfer:

Inheritance graph
[legend]
Collaboration diagram for Telepathy::Client::FileTransfer:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 FileTransfer (Connection *connection, const QString &objectPath, const QVariantMap &immutableProperties, QObject *parent=0)
 ~FileTransfer ()

Friends

struct Private


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

Telepathy::Client::FileTransfer::FileTransfer ( Connection connection,
const QString &  objectPath,
const QVariantMap &  immutableProperties,
QObject *  parent = 0 
)

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

Parameters:
connection Connection owning this FileTransfer, 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
parent Passed to the parent class constructor.

Telepathy::Client::FileTransfer::~FileTransfer (  ) 

Class destructor.


Friends And Related Function Documentation

friend struct Private [friend]

Reimplemented from Telepathy::Client::Channel.


Generated on Thu Mar 5 18:52:08 2009 for TelepathyQt4-0.1.1 by  doxygen 1.5.8