OAuth::getLastResponse

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseGet the last response

Beschreibung

public OAuth::getLastResponse(): string

Get the raw response of the most recent request.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns a string containing the last response.

Siehe auch

add a note add a note

User Contributed Notes

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