The RequestableChannelClassSpec class represents a Telepathy requestable channel class.
More...
#include <TelepathyQt/RequestableChannelClassSpec>
The RequestableChannelClassSpec class represents a Telepathy requestable channel class.
§ RequestableChannelClassSpec() [1/3]
| Tp::RequestableChannelClassSpec::RequestableChannelClassSpec |
( |
| ) |
|
§ RequestableChannelClassSpec() [2/3]
§ RequestableChannelClassSpec() [3/3]
§ ~RequestableChannelClassSpec()
| Tp::RequestableChannelClassSpec::~RequestableChannelClassSpec |
( |
| ) |
|
§ textChat()
§ textChatroom()
§ audioCall()
§ audioCallWithVideoAllowed()
§ videoCall()
§ videoCallWithAudioAllowed()
§ streamedMediaCall()
§ streamedMediaAudioCall()
§ streamedMediaVideoCall()
§ streamedMediaVideoCallWithAudio()
§ fileTransfer()
§ conferenceTextChat()
§ conferenceTextChatWithInvitees()
§ conferenceTextChatroom()
§ conferenceTextChatroomWithInvitees()
§ conferenceStreamedMediaCall()
§ conferenceStreamedMediaCallWithInvitees()
§ contactSearch()
§ contactSearchWithSpecificServer()
§ contactSearchWithLimit()
§ contactSearchWithSpecificServerAndLimit()
§ dbusTube()
§ streamTube()
§ isValid()
| bool Tp::RequestableChannelClassSpec::isValid |
( |
| ) |
const |
|
inline |
§ operator=()
§ operator==()
§ supports()
§ channelType()
| QString Tp::RequestableChannelClassSpec::channelType |
( |
| ) |
const |
§ hasTargetHandleType()
| bool Tp::RequestableChannelClassSpec::hasTargetHandleType |
( |
| ) |
const |
§ targetHandleType()
| HandleType Tp::RequestableChannelClassSpec::targetHandleType |
( |
| ) |
const |
§ hasFixedProperty()
| bool Tp::RequestableChannelClassSpec::hasFixedProperty |
( |
const QString & |
name | ) |
const |
§ fixedProperty()
| QVariant Tp::RequestableChannelClassSpec::fixedProperty |
( |
const QString & |
name | ) |
const |
§ fixedProperties()
| QVariantMap Tp::RequestableChannelClassSpec::fixedProperties |
( |
| ) |
const |
§ allowsProperty()
| bool Tp::RequestableChannelClassSpec::allowsProperty |
( |
const QString & |
name | ) |
const |
§ allowedProperties()
| QStringList Tp::RequestableChannelClassSpec::allowedProperties |
( |
| ) |
const |
§ bareClass()