Back to product page

ServerName property


Holds name of the server contact uses.

Type

String

Syntax

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

Remarks

Returns hostname of the server that contact is connected to. For example, if your contact has account on wippien.com domain, this property will return wippien.com.

Platforms

Windows