23 #ifndef _TelepathyQt_call_content_h_HEADER_GUARD_
24 #define _TelepathyQt_call_content_h_HEADER_GUARD_
26 #ifndef IN_TP_QT_HEADER
27 #error IN_TP_QT_HEADER
30 #include <TelepathyQt/_gen/cli-call-content.h>
32 #include <TelepathyQt/CallStream>
48 CallChannelPtr channel()
const;
57 bool supportsDTMF()
const;
62 void streamAdded(
const Tp::CallStreamPtr &stream);
76 TP_QT_NO_EXPORT
static const Feature FeatureCore;
78 TP_QT_NO_EXPORT
CallContent(
const CallChannelPtr &channel,
79 const QDBusObjectPath &contentPath);
82 friend struct Private;
94 CallContentPtr content()
const;
97 TP_QT_NO_EXPORT
void gotContent(QDBusPendingCallWatcher *watcher);
100 TP_QT_NO_EXPORT
void onContentRemoved(
const Tp::CallContentPtr &content);
109 friend struct Private;
MediaStreamType
Definition: buildqt4/TelepathyQt/_gen/constants.h:2716
MediaStreamDirection
Definition: buildqt4/TelepathyQt/_gen/constants.h:2777
DTMFEvent
Definition: buildqt4/TelepathyQt/_gen/constants.h:3121
The Feature class represents a feature that can be enabled on demand.
Definition: feature.h:41
The StatefulDBusProxy class is a base class representing a remote object whose API is stateful...
Definition: dbus-proxy.h:96
The PendingOperation class is a base class for pending asynchronous operations.
Definition: pending-operation.h:45
The OptionalInterfaceFactory class is a helper class for high-level D-Bus proxy classes willing to of...
Definition: optional-interface-factory.h:65
QList< CallStreamPtr > CallStreams
Definition: call-stream.h:42
Definition: call-content.h:86
The CallContent class provides an object representing a Telepathy Call.Content.
Definition: call-content.h:39
QList< CallContentPtr > CallContents
Definition: call-content.h:37
Definition: buildqt4/TelepathyQt/_gen/types.h:320
The CallChannel class provides an object representing a Telepathy channel of type Call...
Definition: call-channel.h:35
CallContentDisposition
Definition: buildqt4/TelepathyQt/_gen/constants.h:4241
Definition: buildqt4/TelepathyQt/_gen/types.h:81