Implements the core features of the XMPP protocol.

Namespace: S22.Xmpp.Core
Assembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class XmppCore : IDisposable

Remarks

For implementation details, refer to RFC 3920.

Inheritance Hierarchy

System..::..Object
  S22.Xmpp.Core..::..XmppCore

See Also