OAuth
PHP Manual

OAuth::getLastResponse

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseGet the last response

説明

public string OAuth::getLastResponse ( void )

Get the raw response of the most recent request.

パラメータ

この関数にはパラメータはありません。

返り値

Returns a string containing the last response.

参考


OAuth
PHP Manual