Back to product page

JID property


Holds full ID of the service.

Type

String

Syntax

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

Remarks

This property will hold full JID of the current service. I.e: it will return "irc.wippien.com" for IRC service.

Platforms

Windows