The event that is raised when a subscription request made by the JID associated with this instance has been refused.

Namespace: S22.Xmpp.Client
Assembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public event EventHandler<SubscriptionRefusedEventArgs> SubscriptionRefused

See Also