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

Password Property

This is the user's password.

Object Oriented Interface

public function getPassword();
public function setPassword($value);

Procedural Interface

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

Default Value

''

Remarks

This must be set before a connection is attempted. If a call to the Connect method is made specifying a password, the Password property will contain that password.

Data Type

String

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