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,
82 friend struct Private;
94 CallContentPtr content()
const;
100 TP_QT_NO_EXPORT
void onContentRemoved(
const Tp::CallContentPtr &content);
109 friend struct Private;
MediaStreamDirection
Definition: obj-x86_64-linux-gnu/TelepathyQt/_gen/constants.h:2777
Definition: abstract-adaptor.cpp:31
Definition: obj-x86_64-linux-gnu/TelepathyQt/_gen/types.h:329
The OptionalInterfaceFactory class is a helper class for high-level D-Bus proxy classes willing to of...
Definition: optional-interface-factory.h:65
The CallContent class provides an object representing a Telepathy Call.Content.
Definition: call-content.h:39
CallContentDisposition
Definition: obj-x86_64-linux-gnu/TelepathyQt/_gen/constants.h:4241
The CallChannel class provides an object representing a Telepathy channel of type Call...
Definition: call-channel.h:35
The PendingOperation class is a base class for pending asynchronous operations.
Definition: pending-operation.h:45
MediaStreamType
Definition: obj-x86_64-linux-gnu/TelepathyQt/_gen/constants.h:2716
The Feature class represents a feature that can be enabled on demand.
Definition: feature.h:41
Definition: call-content.h:86
The StatefulDBusProxy class is a base class representing a remote object whose API is stateful...
Definition: dbus-proxy.h:96
DTMFEvent
Definition: obj-x86_64-linux-gnu/TelepathyQt/_gen/constants.h:3121
Definition: obj-x86_64-linux-gnu/TelepathyQt/_gen/types.h:84
QList< CallContentPtr > CallContents
Definition: call-content.h:37