Mainstains information about connectivity from a specific endpoint.
string Type
Type of Endpoint
string Name
Name of Endpoint
Mainstains information about connectivity from a specific s2s endpoint.
bool? ServerCertificateValid
If remote server certificate is valid.
bool? TrustServer
If remote domain should be trusted (even if certificate is not valid).
string LocalDomain
Local domain
XmppS2sState? State
Connection state
string RemoteDomain
Remote domain
S2sEndpointStatistics(string Name, string Type)
Mainstains information about connectivity from a specific endpoint.
Manages an XMPP server-to-server connection.
XmppS2sState
State of XMPP connection.