(PECL OAuth >= 0.99.1)
OAuth::setNonce — Set the nonce for subsequent requests
nonce
The value for oauth_nonce.
Returns TRUE
on success, or FALSE
if the
nonce
is considered invalid.
버전 | 설명 |
---|---|
1.0.0 |
이전에는 실패시 FALSE 가 아닌 NULL 을 반환했습니다.
|