Yate
Public Types | Public Member Functions
XMPPNamespace Class Reference

XMPP namespaces. More...

#include <xmpputils.h>

Inheritance diagram for XMPPNamespace:
StringArray

List of all members.

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, Count
}

Public Member Functions

 XMPPNamespace ()

Detailed Description

XMPP namespaces.

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


Member Enumeration Documentation

enum Type

Namespace type enumeration


Constructor & Destructor Documentation

XMPPNamespace ( ) [inline]

Constructor


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