Yate
XMPPNamespace Class Reference

XMPP namespaces. More...

#include <xmpputils.h>

Inheritance diagram for XMPPNamespace:
StringArray

Public Types

enum  Type {
  Stream = 0 , Client , Server , Dialback ,
  StreamError , StanzaError , Ping , Register ,
  IqRegister , IqPrivate , IqAuth , IqAuthFeature ,
  IqVersion , Delay , Tls , Sasl ,
  Session , Bind , Roster , DynamicRoster ,
  DiscoInfo , DiscoItems , EntityCaps , VCard ,
  SIProfileFileTransfer , ByteStreams , Jingle , JingleError ,
  JingleAppsRtp , JingleAppsRtpError , JingleAppsRtpInfo , JingleAppsRtpAudio ,
  JingleAppsFileTransfer , JingleTransportIceUdp , JingleTransportRawUdp , JingleTransportRawUdpInfo ,
  JingleTransportByteStreams , JingleTransfer , JingleDtmf , JingleSession ,
  JingleAudio , JingleTransport , JingleVoiceV1 , JingleRtpInfoOld ,
  DtmfOld , XOob , Command , MsgOffline ,
  ComponentAccept , Muc , MucAdmin , MucOwner ,
  MucUser , DialbackFeature , Compress , CompressFeature ,
  XData , ChatStates , YateCluster , JingleTransportGoogleRawUdp ,
  Hash , ResultSetMngt , FileInfoShare , Count
}
 

Public Member Functions

 XMPPNamespace ()
 
- Public Member Functions inherited from StringArray
 StringArray (const String *array, unsigned int len)
 
const Stringat (unsigned int index) const
 
const Stringoperator[] (unsigned int index) const
 
int operator[] (const String &token)
 

Additional Inherited Members

- Protected Attributes inherited from StringArray
Stringm_array
 
unsigned int m_length
 

Detailed Description

XMPP namespaces.

This class holds the XMPP/Jabber/Jingle namespace enumerations and the associated strings

Member Enumeration Documentation

◆ Type

enum Type

Namespace type enumeration

Constructor & Destructor Documentation

◆ XMPPNamespace()

XMPPNamespace ( )
inline

Constructor

References StringArray::StringArray().


The documentation for this class was generated from the following file: