parent root
PHP: OAuth::getLastResponse - Manual

OAuth::getLastResponse

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseGet the last response

Description

public OAuth::getLastResponse ( void ) : 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

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root