IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

ServerDomain Property

The XMPP server's domain.

Object Oriented Interface

public function getServerDomain();
public function setServerDomain($value);

Procedural Interface

ipworks_xmpp_get($res, 30 );
ipworks_xmpp_set($res, 30, $value );

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

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]