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