#include <jingleplugin.h>
Detailed Description
An abstraction of a Jingle plugin.
This is the base class for Transport and Description. It is also used for session information, such as the 'ringing' info in Jingle Audio, or Jingle DTMF.
- Author
- Jakob Schroeter js@ca.nosp@m.maya.nosp@m..net
- Since
- 1.0
Definition at line 38 of file jingleplugin.h.
Constructor & Destructor Documentation
Member Function Documentation
virtual Plugin* clone |
( |
| ) |
const |
|
pure virtual |
virtual const std::string& filterString |
( |
| ) |
const |
|
pure virtual |
Returns an XPath expression that describes a path to child elements of a jingle element that a plugin handles.
- Returns
- The plugin's filter string.
Implemented in Session::Reason, RTP, Content, DTMF, ICEUDP, and RawUDP.
virtual Tag* tag |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: