From 564216b28a05cbcebbaef96d9f07d48dd671b7d5 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Tue, 31 Aug 2010 07:22:02 +0000 Subject: delete old html files --- doc/html/classQXmppJingleIq.html | 150 --------------------------------------- 1 file changed, 150 deletions(-) delete mode 100644 doc/html/classQXmppJingleIq.html (limited to 'doc/html/classQXmppJingleIq.html') diff --git a/doc/html/classQXmppJingleIq.html b/doc/html/classQXmppJingleIq.html deleted file mode 100644 index eac01c21..00000000 --- a/doc/html/classQXmppJingleIq.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - - -QXmpp: QXmppJingleIq Class Reference - - - - - - - - - -
-

QXmppJingleIq Class Reference
- -[Stanzas] -

-

The QXmppJingleIq class represents an IQ used for initiating media sessions as specified by XEP-0166: Jingle. -More...

- -

#include <QXmppJingleIq.h>

-
-Inheritance diagram for QXmppJingleIq:
-
-
- - -QXmppIq -QXmppStanza - -
-
- -

List of all members.

- - - - - - - - - - - - - - - - - - - - -

Public Types

enum  Action {
-  ContentAccept, -ContentAdd, -ContentModify, -ContentReject, -
-  ContentRemove, -DescriptionInfo, -SecurityInfo, -SessionAccept, -
-  SessionInfo, -SessionInitiate, -SessionTerminate, -TransportAccept, -
-  TransportInfo, -TransportReject, -TransportReplace -
- }

Public Member Functions

-Action action () const
-void setAction (Action action)
-QString initiator () const
-void setInitiator (const QString &initiator)
-QString responder () const
-void setResponder (const QString &responder)
-QString sid () const
-void setSid (const QString &sid)
-Content & content ()
-const Content & content () const
-Reason & reason ()
-const Reason & reason () const
-bool ringing () const
-void setRinging (bool ringing)

Static Public Member Functions

-static bool isJingleIq (const QDomElement &element)
-

Detailed Description

-

The QXmppJingleIq class represents an IQ used for initiating media sessions as specified by XEP-0166: Jingle.

-
The documentation for this class was generated from the following files: -
- -
- All Classes Functions Enumerations Enumerator
- - -
- -
- -
Generated on Sun Aug 22 16:04:13 2010 for QXmpp by  - -doxygen 1.6.1
- - -- cgit v1.2.3