Connected Property

Shows whether the class is connected.

Object Oriented Interface

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

Procedural Interface

cloudmail_gmail_get($res, 5 );
cloudmail_gmail_set($res, 5, $value );

Default Value

false

Remarks

This property is used to determine whether or not the class is connected to the remote host.

This property is not available at design time.

Data Type

Boolean

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
Cloud Mail 2020 PHP Edition - Version 20.0 [Build 7718]