/**
  * @return string
  */
 public function getState()
 {
     return $this->_clientFacebook->getState();
 }