Implements the basic instant messaging (IM) and presence functionality.

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

Syntax

C#
public class XmppIm : IDisposable

Remarks

For implementation details, refer to RFC 3921.

Inheritance Hierarchy

System..::..Object
  S22.Xmpp.Im..::..XmppIm

See Also