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

Connected Property

This indicates the component's login status.

Object Oriented Interface

public function getConnected();
public function setConnected($value);

Procedural Interface

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

Default Value

false

Remarks

This value shows whether or not the class has successfully logged into the IMServer. It will not be true until a successful Connected event has fired.

This property is not available at design time.

Data Type

Boolean

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