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

IMServer Property

This is the instant messaging server.

Object Oriented Interface

public function getIMServer();
public function setIMServer($value);

Procedural Interface

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

Default Value

''

Remarks

This is the instant messaging server to which the class will connect when the Connect method is called. The IMServer property must contain a valid XMPP (Jabber) server, or any subsequent calls to the Connect method will fail.

Data Type

String

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