Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
XmppNotificationEvent.cs
2{
7 {
12 : base()
13 {
14 }
15
19 public string BareJid { get; set; } = string.Empty;
20 }
21}
Abstract base class of XMPP notification events.
XmppNotificationEvent()
Abstract base class of XMPP notification events.
abstract class NotificationEvent()
Abstract base class of notification events.