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

#include <TelepathyQt4/Client/StreamedMediaChannel>

Inheritance diagram for Telepathy::Client::StreamedMediaChannel:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Friends

struct Private


Detailed Description

High-level proxy object for accessing remote Channel objects of the StreamedMedia channel type.

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


Constructor & Destructor Documentation

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

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

Parameters:
connection Connection owning this StreamedMediaChannel, 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::StreamedMediaChannel::~StreamedMediaChannel (  ) 

Class destructor.


Friends And Related Function Documentation

friend struct Private [friend]

Reimplemented from Telepathy::Client::Channel.


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