Determines whether the user has sent a subscription request and is awaiting approval or refusal from the contact.

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

Syntax

C#
public bool Pending { get; private set; }

See Also