Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
XmppConnectionState.cs
1
namespace
Waher.Networking.XMPP.Server
2
{
6
public
enum
XmppConnectionState
7
{
11
Offline,
12
16
StreamNegotiation,
17
21
StartingEncryption,
22
26
Authenticating,
27
31
Authenticated,
32
36
Binding,
37
41
RequestingSession,
42
46
AwaitingPresence,
47
51
Active,
52
56
Error
57
}
58
}
Waher.Networking.XMPP.Server
Definition:
AccountRecipient.cs:5
Waher.Networking.XMPP.Server.XmppConnectionState
XmppConnectionState
State of XMPP connection.
Definition:
XmppConnectionState.cs:7
Waher.Networking.XMPP.Server
XmppConnectionState.cs
Generated by
1.9.5