OAuth::getLastResponse

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseGet the last response

Beskrivelse

public string OAuth::getLastResponse ( void )

Get the raw response of the most recent request.

Parametre

This function has no parameters.

Returnerings Værdier

Returns a string containing the last response.

Se også

add a note add a note

User Contributed Notes

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