Keyword(s) for which to search:
Sort results by title
Keyword Index
Direct Link
Introduction
About XMPP
Installation
Getting Started
Howto: Connect to an XMPP server
Howto: Setup XMPP event handlers
Howto: Register an account
Howto: Configure file-transfers
S22.Xmpp Namespace
ErrorCondition Enumeration
ErrorType Enumeration
Jid Class
Jid Members
Jid Constructor
Jid Constructor (String)
Jid Constructor (String, String, String)
Jid Methods
Equals Method
GetBareJid Method
GetHashCode Method
ToString Method
Jid Operators and Type Conversions
Equality Operator
Implicit Conversion (String to Jid)
Inequality Operator
Jid Properties
Domain Property
IsBareJid Property
IsFullJid Property
Node Property
Resource Property
XmppError Class
XmppError Members
XmppError Constructor
XmppError Methods
ToString Method
XmppError Properties
Condition Property
Data Property
Text Property
Type Property
XmppErrorException Class
XmppErrorException Members
XmppErrorException Constructor
XmppErrorException Constructor (XmppError)
XmppErrorException Constructor (XmppError, String)
XmppErrorException Constructor (XmppError, SerializationInfo, StreamingContext)
XmppErrorException Constructor (XmppError, String, Exception)
XmppErrorException Methods
XmppErrorException Properties
Error Property
XmppErrorException Events
XmppException Class
XmppException Members
XmppException Constructor
XmppException Constructor
XmppException Constructor (String)
XmppException Constructor (SerializationInfo, StreamingContext)
XmppException Constructor (String, Exception)
XmppException Methods
XmppException Properties
XmppException Events
S22.Xmpp.Client Namespace
FileTransferSettings Class
FileTransferSettings Members
FileTransferSettings Methods
FileTransferSettings Properties
ForceInBandBytestreams Property
Proxies Property
ProxyAllowed Property
Socks5ServerPortFrom Property
Socks5ServerPortTo Property
StunServer Property
UseUPnP Property
XmppClient Class
XmppClient Members
XmppClient Constructor
XmppClient Constructor (String, Int32, Boolean, RemoteCertificateValidationCallback)
XmppClient Constructor (String, String, String, Int32, Boolean, RemoteCertificateValidationCallback)
XmppClient Methods
AddContact Method
Authenticate Method
Block Method
Buzz Method
CancelFileTransfer Method
Close Method
Connect Method
Dispose Method
Dispose Method
Dispose Method (Boolean)
GetBlocklist Method
GetFeatures Method
GetRoster Method
GetTime Method
GetVersion Method
InitiateFileTransfer Method
InitiateFileTransfer Method (Jid, String, String, Action(Boolean, FileTransfer))
InitiateFileTransfer Method (Jid, Stream, String, Int64, String, Action(Boolean, FileTransfer))
Ping Method
Register Method
RemoveContact Method
RemoveContact Method (Jid)
RemoveContact Method (RosterItem)
SendMessage Method
SendMessage Method (Message)
SendMessage Method (Jid, IDictionary(String, String), IDictionary(String, String), String, MessageType, CultureInfo)
SendMessage Method (Jid, String, String, String, MessageType, CultureInfo)
SetActivity Method
SetAvatar Method
SetMood Method
SetStatus Method
SetStatus Method (Status)
SetStatus Method (Availability, Dictionary(String, String), SByte)
SetStatus Method (Availability, String, SByte, CultureInfo)
SetTune Method
SetTune Method (TuneInformation)
SetTune Method (String, String, String, Int32, Int32, String, String)
Unblock Method
XmppClient Properties
Authenticated Property
Connected Property
FileTransferRequest Property
FileTransferSettings Property
Hostname Property
Im Property
IsEncrypted Property
Jid Property
Password Property
Port Property
SubscriptionRequest Property
Tls Property
Username Property
Validate Property
XmppClient Events
ActivityChanged Event
AvatarChanged Event
ChatStateChanged Event
Error Event
FileTransferAborted Event
FileTransferProgress Event
Message Event
MoodChanged Event
RosterUpdated Event
StatusChanged Event
SubscriptionApproved Event
SubscriptionRefused Event
Tune Event
Unsubscribed Event
S22.Xmpp.Core Namespace
ErrorEventArgs Class
ErrorEventArgs Members
ErrorEventArgs Constructor
ErrorEventArgs Methods
ErrorEventArgs Properties
Exception Property
Reason Property
Iq Class
Iq Members
Iq Constructor
Iq Constructor (XmlElement)
Iq Constructor (IqType, String, Jid, Jid, XmlElement, CultureInfo)
Iq Fields
Iq Methods
Iq Properties
IsRequest Property
IsResponse Property
Type Property
IqEventArgs Class
IqEventArgs Members
IqEventArgs Constructor
IqEventArgs Methods
IqEventArgs Properties
Stanza Property
IqType Enumeration
Message Class
Message Members
Message Constructor
Message Constructor (XmlElement)
Message Constructor (Jid, Jid, XmlElement, String, CultureInfo)
Message Fields
Message Methods
Message Properties
MessageEventArgs Class
MessageEventArgs Members
MessageEventArgs Constructor
MessageEventArgs Methods
MessageEventArgs Properties
Stanza Property
Presence Class
Presence Members
Presence Constructor
Presence Constructor (XmlElement)
Presence Constructor (Jid, Jid, String, CultureInfo, XmlElement[])
Presence Fields
Presence Methods
Presence Properties
PresenceEventArgs Class
PresenceEventArgs Members
PresenceEventArgs Constructor
PresenceEventArgs Methods
PresenceEventArgs Properties
Stanza Property
Stanza Class
Stanza Members
Stanza Constructor
Stanza Constructor (XmlElement)
Stanza Constructor (String, Jid, Jid, String, CultureInfo, XmlElement[])
Stanza Fields
element Field
Stanza Methods
ToString Method
Stanza Properties
Data Property
From Property
Id Property
IsEmpty Property
Language Property
To Property
XmppCore Class
XmppCore Members
XmppCore Constructor
XmppCore Constructor (String, Int32, Boolean, RemoteCertificateValidationCallback)
XmppCore Constructor (String, String, String, Int32, Boolean, RemoteCertificateValidationCallback)
XmppCore Methods
Authenticate Method
Close Method
Connect Method
Dispose Method
Dispose Method
Dispose Method (Boolean)
IqRequest Method
IqRequest Method (Iq, Int32)
IqRequest Method (IqType, Jid, Jid, XmlElement, CultureInfo, Int32)
IqRequestAsync Method
IqRequestAsync Method (Iq, Action(String, Iq))
IqRequestAsync Method (IqType, Jid, Jid, XmlElement, CultureInfo, Action(String, Iq))
IqResponse Method
IqResponse Method (Iq)
IqResponse Method (IqType, String, Jid, Jid, XmlElement, CultureInfo)
SendMessage Method
SendMessage Method (Message)
SendMessage Method (Jid, Jid, XmlElement, String, CultureInfo)
SendPresence Method
SendPresence Method (Presence)
SendPresence Method (Jid, Jid, String, CultureInfo, XmlElement[])
XmppCore Properties
Authenticated Property
Connected Property
Hostname Property
IsEncrypted Property
Jid Property
Language Property
Password Property
Port Property
Tls Property
Username Property
Validate Property
XmppCore Events
Error Event
Iq Event
Message Event
Presence Event
S22.Xmpp.Extensions Namespace
ActivityChangedEventArgs Class
ActivityChangedEventArgs Members
ActivityChangedEventArgs Constructor
ActivityChangedEventArgs Methods
ActivityChangedEventArgs Properties
Activity Property
Description Property
Jid Property
Specific Property
AvatarChangedEventArgs Class
AvatarChangedEventArgs Members
AvatarChangedEventArgs Constructor
AvatarChangedEventArgs Methods
AvatarChangedEventArgs Properties
Avatar Property
Cleared Property
Hash Property
Jid Property
ChatState Enumeration
ChatStateChangedEventArgs Class
ChatStateChangedEventArgs Members
ChatStateChangedEventArgs Constructor
ChatStateChangedEventArgs Methods
ChatStateChangedEventArgs Properties
ChatState Property
Jid Property
Extension Enumeration
FileTransfer Class
FileTransfer Members
FileTransfer Methods
FileTransfer Properties
Description Property
From Property
Name Property
SessionId Property
Size Property
To Property
Transferred Property
FileTransferAbortedEventArgs Class
FileTransferAbortedEventArgs Members
FileTransferAbortedEventArgs Methods
FileTransferAbortedEventArgs Properties
Transfer Property
FileTransferProgressEventArgs Class
FileTransferProgressEventArgs Members
FileTransferProgressEventArgs Methods
FileTransferProgressEventArgs Properties
Transfer Property
FileTransferRequest Delegate
GeneralActivity Enumeration
Mood Enumeration
MoodChangedEventArgs Class
MoodChangedEventArgs Members
MoodChangedEventArgs Constructor
MoodChangedEventArgs Methods
MoodChangedEventArgs Properties
Description Property
Jid Property
Mood Property
RegistrationCallback Delegate
SpecificActivity Enumeration
Streamhost Class
Streamhost Members
Streamhost Constructor
Streamhost Methods
Streamhost Properties
Host Property
Jid Property
Port Property
TuneEventArgs Class
TuneEventArgs Members
TuneEventArgs Constructor
TuneEventArgs Methods
TuneEventArgs Properties
Information Property
Jid Property
Stop Property
TuneInformation Class
TuneInformation Members
TuneInformation Constructor
TuneInformation Methods
TuneInformation Properties
Artist Property
Length Property
Rating Property
Source Property
Title Property
Track Property
Uri Property
VersionInformation Class
VersionInformation Members
VersionInformation Constructor
VersionInformation Methods
VersionInformation Properties
Name Property
Os Property
Version Property
S22.Xmpp.Extensions.Dataforms Namespace
BooleanField Class
BooleanField Members
BooleanField Constructor
BooleanField Constructor (String, Boolean)
BooleanField Constructor (String, Boolean, String, String, Nullable(Boolean))
BooleanField Fields
BooleanField Methods
BooleanField Properties
Value Property
DataField Class
DataField Members
DataField Constructor
DataField Fields
element Field
DataField Methods
AssertType Method
ToString Method
ToXmlElement Method
DataField Properties
Description Property
Label Property
Name Property
Required Property
Type Property
Values Property
DataFieldType Enumeration
DataForm Class
DataForm Members
DataForm Fields
element Field
DataForm Methods
AssertType Method
ToString Method
ToXmlElement Method
DataForm Properties
Fields Property
Instructions Property
Title Property
Type Property
DataFormType Enumeration
FieldList Class
FieldList Members
FieldList Constructor
FieldList Methods
Add Method
Clear Method
Contains Method
GetEnumerator Method
Remove Method
Remove Method (String)
Remove Method (DataField)
FieldList Properties
Count Property
IsReadOnly Property
Item Property
Item Property (Int32)
Item Property (String)
FixedField Class
FixedField Members
FixedField Constructor
FixedField Constructor (String)
FixedField Constructor (String, String, String, String)
FixedField Fields
FixedField Methods
FixedField Properties
Value Property
HiddenField Class
HiddenField Members
HiddenField Constructor
HiddenField Constructor (String, String[])
HiddenField Constructor (String, Boolean, String, String, String[])
HiddenField Fields
HiddenField Methods
HiddenField Properties
Values Property
JidField Class
JidField Members
JidField Constructor
JidField Constructor (String, Jid)
JidField Constructor (String, Boolean, String, String, Jid)
JidField Fields
JidField Methods
JidField Properties
Jid Property
JidMultiField Class
JidMultiField Members
JidMultiField Constructor
JidMultiField Constructor (String, Jid[])
JidMultiField Constructor (String, Boolean, String, String, Jid[])
JidMultiField Fields
JidMultiField Methods
JidMultiField Properties
Values Property
ListField Class
ListField Members
ListField Constructor
ListField Constructor (String, String)
ListField Constructor (String, Boolean, String, String, IEnumerable(Option), String)
ListField Fields
ListField Methods
ListField Properties
Options Property
Value Property
ListMultiField Class
ListMultiField Members
ListMultiField Constructor
ListMultiField Constructor (String, String[])
ListMultiField Constructor (String, Boolean, String, String, IEnumerable(Option), String[])
ListMultiField Fields
ListMultiField Methods
ListMultiField Properties
Options Property
Values Property
Option Class
Option Members
Option Constructor
Option Methods
ToString Method
Option Properties
Label Property
Value Property
PasswordField Class
PasswordField Members
PasswordField Constructor
PasswordField Constructor (String, String)
PasswordField Constructor (String, Boolean, String, String, String)
PasswordField Fields
PasswordField Methods
PasswordField Properties
Value Property
RequestForm Class
RequestForm Members
RequestForm Constructor
RequestForm Constructor (XmlElement)
RequestForm Constructor (String, String, DataField[])
RequestForm Fields
RequestForm Methods
RequestForm Properties
SubmitForm Class
SubmitForm Members
SubmitForm Constructor
SubmitForm Fields
SubmitForm Methods
SubmitForm Properties
TextField Class
TextField Members
TextField Constructor
TextField Constructor (String, String)
TextField Constructor (String, Boolean, String, String, String)
TextField Fields
TextField Methods
TextField Properties
Value Property
TextMultiField Class
TextMultiField Members
TextMultiField Constructor
TextMultiField Constructor (String, String[])
TextMultiField Constructor (String, Boolean, String, String, String[])
TextMultiField Fields
TextMultiField Methods
TextMultiField Properties
Values Property
S22.Xmpp.Im Namespace
Availability Enumeration
ErrorEventArgs Class
ErrorEventArgs Members
ErrorEventArgs Constructor
ErrorEventArgs Methods
ErrorEventArgs Properties
GroupPrivacyRule Class
GroupPrivacyRule Members
GroupPrivacyRule Constructor
GroupPrivacyRule Methods
GroupPrivacyRule Properties
Group Property
JidPrivacyRule Class
JidPrivacyRule Members
JidPrivacyRule Constructor
JidPrivacyRule Methods
JidPrivacyRule Properties
Jid Property
Message Class
Message Members
Message Constructor
Message Constructor (Jid, IDictionary(String, String), IDictionary(String, String), String, MessageType, CultureInfo)
Message Constructor (Jid, String, String, String, MessageType, CultureInfo)
Message Fields
Message Methods
Message Properties
AlternateBodies Property
AlternateSubjects Property
Body Property
Subject Property
Thread Property
Timestamp Property
Type Property
MessageEventArgs Class
MessageEventArgs Members
MessageEventArgs Constructor
MessageEventArgs Methods
MessageEventArgs Properties
Jid Property
Message Property
MessageType Enumeration
PrivacyGranularity Enumeration
PrivacyList Class
PrivacyList Members
PrivacyList Constructor
PrivacyList Methods
Add Method
Add Method (PrivacyRule)
Add Method (PrivacyRule, Boolean)
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
Remove Method
PrivacyList Properties
Count Property
IsReadOnly Property
Name Property
PrivacyRule Class
PrivacyRule Members
PrivacyRule Constructor
PrivacyRule Methods
PrivacyRule Properties
Allow Property
Granularity Property
Order Property
Roster Class
Roster Members
Roster Methods
GetEnumerator Method
Roster Properties
Count Property
RosterItem Class
RosterItem Members
RosterItem Constructor
RosterItem Methods
RosterItem Properties
Groups Property
Jid Property
Name Property
Pending Property
SubscriptionState Property
RosterUpdatedEventArgs Class
RosterUpdatedEventArgs Members
RosterUpdatedEventArgs Constructor
RosterUpdatedEventArgs Methods
RosterUpdatedEventArgs Properties
Item Property
Removed Property
Status Class
Status Members
Status Constructor
Status Constructor (Availability, Dictionary(String, String), SByte)
Status Constructor (Availability, String, SByte, CultureInfo)
Status Methods
Status Properties
Availability Property
Message Property
Messages Property
Priority Property
StatusEventArgs Class
StatusEventArgs Members
StatusEventArgs Constructor
StatusEventArgs Methods
StatusEventArgs Properties
Jid Property
Status Property
SubscriptionApprovedEventArgs Class
SubscriptionApprovedEventArgs Members
SubscriptionApprovedEventArgs Constructor
SubscriptionApprovedEventArgs Methods
SubscriptionApprovedEventArgs Properties
Jid Property
SubscriptionPrivacyRule Class
SubscriptionPrivacyRule Members
SubscriptionPrivacyRule Constructor
SubscriptionPrivacyRule Methods
SubscriptionPrivacyRule Properties
SubscriptionState Property
SubscriptionRefusedEventArgs Class
SubscriptionRefusedEventArgs Members
SubscriptionRefusedEventArgs Constructor
SubscriptionRefusedEventArgs Methods
SubscriptionRefusedEventArgs Properties
Jid Property
SubscriptionRequest Delegate
SubscriptionRequestEventArgs Class
SubscriptionRequestEventArgs Members
SubscriptionRequestEventArgs Constructor
SubscriptionRequestEventArgs Methods
SubscriptionRequestEventArgs Properties
Jid Property
SubscriptionState Enumeration
UnsubscribedEventArgs Class
UnsubscribedEventArgs Members
UnsubscribedEventArgs Constructor
UnsubscribedEventArgs Methods
UnsubscribedEventArgs Properties
Jid Property
XmppIm Class
XmppIm Members
XmppIm Constructor
XmppIm Constructor (String, Int32, Boolean, RemoteCertificateValidationCallback)
XmppIm Constructor (String, String, String, Int32, Boolean, RemoteCertificateValidationCallback)
XmppIm Methods
AddToRoster Method
ApproveSubscriptionRequest Method
Autenticate Method
Close Method
Connect Method
Dispose Method
Dispose Method
Dispose Method (Boolean)
EditPrivacyList Method
GetActivePrivacyList Method
GetDefaultPrivacyList Method
GetPrivacyList Method
GetPrivacyLists Method
GetRoster Method
RefuseSubscriptionRequest Method
RemoveFromRoster Method
RemoveFromRoster Method (Jid)
RemoveFromRoster Method (RosterItem)
RemovePrivacyList Method
RequestSubscription Method
RevokeSubscription Method
SendMessage Method
SendMessage Method (Message)
SendMessage Method (Jid, IDictionary(String, String), IDictionary(String, String), String, MessageType, CultureInfo)
SendMessage Method (Jid, String, String, String, MessageType, CultureInfo)
SetActivePrivacyList Method
SetDefaultPrivacyList Method
SetStatus Method
SetStatus Method (Status)
SetStatus Method (Availability, Dictionary(String, String), SByte)
SetStatus Method (Availability, String, SByte, CultureInfo)
Unsubscribe Method
XmppIm Properties
Authenticated Property
Connected Property
Hostname Property
IsEncrypted Property
Jid Property
Password Property
Port Property
SubscriptionRequest Property
Tls Property
Username Property
Validate Property
XmppIm Events
Error Event
Message Event
RosterUpdated Event
Status Event
SubscriptionApproved Event
SubscriptionRefused Event
Unsubscribed Event
This page uses an IFRAME but your browser does not support it.