OAuth::getLastResponse

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseGet the last response

Descrizione

public OAuth::getLastResponse(): string

Get the raw response of the most recent request.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns a string containing the last response.

Vedere anche:

add a note add a note

User Contributed Notes

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