OAuth::getLastResponse

(PECL OAuth >= 0.99.1)

OAuth::getLastResponse获取最后一次的响应

说明

public OAuth::getLastResponse(): string

获取最近一次请求的原始响应。

参数

此函数没有参数。

返回值

返回一个最后一次响应的字符串。

参见

add a note add a note

User Contributed Notes

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