1using System.Globalization;
14 private readonly
string bareJid = BareJid.ToLower(CultureInfo.InvariantCulture);
15 private readonly
string remoteJid = RemoteJid.ToLower(CultureInfo.InvariantCulture);
31 return this.range
switch
33 RuleRange.All =>
true,
Contains information about a request to become "friends", i.e. subscribe to presence.
string? RemoteJid
JID of remote entity wishing to perform a task.
string BareJid
Bare JID of sender.
Manages an XMPP client connection. Implements XMPP, as defined in https://tools.ietf....
static string GetDomain(string JID)
Gets the domain part of a JID.
Interface for event resolvers. Such can be used to resolve multiple pending notifications at once.
abstract class NotificationEvent()
Abstract base class of notification events.
NotificationEventType
Button on which event is to be displayed.
RuleRange
Range of a rule change