Back to product page

JID property


Holds user's Jabber ID.

Type

String

Syntax

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

Remarks

This property returns a string value representing user account. This value should look something like this: user@wippien.com.

Platforms

Windows