OAuth::getLastResponse

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseGet the last response

Опис

public string OAuth::getLastResponse ( void )

Get the raw response of the most recent request.

Параметри

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

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

Returns a string containing the last response.

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

add a note add a note

User Contributed Notes

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