Back to product page

Features property


Returns contact features list.

Type

XMPPFeatures object

Syntax

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

Remarks

This property will provide you with a reference to XMPPFeatures Collection. Here you can find list of features supported by the server, which can be used further. Typically, you can find here feature that tells you you can discover provided services, etc..

Platforms

Windows