Home
last modified time | relevance | path

Searched refs:getHttpStatusCode (Results 1 – 5 of 5) sorted by relevance

/plugin/authfacebook/lib/Exceptions/
H A DFacebookResponseException.php162 public function getHttpStatusCode() function in Facebook\\Exceptions\\FacebookResponseException
164 return $this->response->getHttpStatusCode();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DRepositoryError.php59 public function getHttpStatusCode() function in Google\\Service\\CloudSearch\\RepositoryError
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DPersonResponse.php45 public function getHttpStatusCode() function in Google\\Service\\PeopleService\\PersonResponse
/plugin/authfacebook/lib/
H A DFacebookBatchResponse.php59 $httpStatusCode = $response->getHttpStatusCode();
H A DFacebookResponse.php120 public function getHttpStatusCode() function in Facebook\\FacebookResponse