|
Yate
|
XMPP namespaces. More...
#include <xmpputils.h>
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 String & | at (unsigned int index) const |
| const String & | operator[] (unsigned int index) const |
| int | operator[] (const String &token) |
Additional Inherited Members | |
Protected Attributes inherited from StringArray | |
| String * | m_array |
| unsigned int | m_length |
XMPP namespaces.
This class holds the XMPP/Jabber/Jingle namespace enumerations and the associated strings
| enum Type |
Namespace type enumeration
|
inline |
Constructor
References StringArray::StringArray().