JID Property
      
 

Description

Holds full ID of the service.


Property type

A String value.  


Syntax

object.JID [= value]



The JID Property syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPService.
value A String value.

Remarks

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