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