Php/docs/oauth.getlastresponse

From Get docs

OAuth::getLastResponse

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseGet the last response


Description

public OAuth::getLastResponse ( ) : string

Get the raw response of the most recent request.


Parameters

This function has no parameters.


Return Values

Returns a string containing the last response.


See Also