The priority level of the resource.

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

Syntax

C#
public sbyte Priority { get; private set; }

Remarks

The priority value serves as a hint for the server in stanza routing within instant messaging and presence applications.

See Also