VCard Property
      
 

Description

Holds VCard for contact's personal details.


Property type

A XMPPVCard object.  


Syntax

object.VCard



The VCard Property syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPContact.

Remarks

Will return a reference to the current XMPPVCard object. By using this property, you can access any information that was made available in your contact's details (at least details he provided about himself). Some of these Properties include JID, FirstName, LastName etc.