Back to product page

Priority property


Holds contact's priority.

Type

Integer

Syntax

  • Basic
object.Priority [= value]
The Priority(object,value) syntax has these parts:
objectAn expression evaluating to an object of type XMPPContact
valueA Integer value.

Remarks

Defines priority of the current contact. If same contact connects from different locations using different Resource, each resource will contain Priority information. One that has highest priority will receive 'general' messages - sent from contacts that don't specify which resource exactly receives the message.

Platforms

Windows