Home · All Classes · All Namespaces · Modules · Functions · Files |
Class containing the result of an asynchronous streamed media stream creation request. More...
#include <TelepathyQt4/PendingStreamedMediaStreams>
Inherits Tp::PendingOperation.
Class containing the result of an asynchronous streamed media stream creation request.
Instances of this class cannot be constructed directly; the only way to get one is via StreamedMediaChannel.
Tp::PendingStreamedMediaStreams::~PendingStreamedMediaStreams | ( | ) |
Class destructor.
StreamedMediaChannelPtr Tp::PendingStreamedMediaStreams::channel | ( | ) | const |
Return the channel through which the request was made.
StreamedMediaStreams Tp::PendingStreamedMediaStreams::streams | ( | ) | const |
Return a list of the newly created StreamedMediaStreamPtr objects.
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation |
Telepathy-Qt4 0.6.5
|