ServerDomain Property
The XMPP server's domain.
Syntax
__property String ServerDomain = {read=FServerDomain, write=FSetServerDomain, default=""};
Default Value
""
Remarks
The domain of the XMPP server itself. Set this value if the domain of the server is different from the DNS name of the IMServer.
Data Type
String