OAuth::getLastResponse

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseGet the last response

Опис

public OAuth::getLastResponse(): string

Get the raw response of the most recent request.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns a string containing the last response.

Прогляньте також

add a note

User Contributed Notes

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