Example #1
0
 /**
  * @return bool
  */
 public function IsConnected()
 {
     return $this->oImapClient->IsConnected();
 }