OAuth::setNonce
(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을 반환했습니다. |
참고
- OAuth::setToken() - Sets the token and secret
- OAuth::setAuthType() - Set authorization type
- OAuth::setVersion() - Set the OAuth version
There are no user contributed notes for this page.
