OAuth::setNonce
(PECL OAuth >= 0.99.1)
OAuth::setNonce — Set the nonce for subsequent requests
Descrierea
Sets the nonce for all subsequent requests.
Parametri
-
nonce -
The value for oauth_nonce.
Valorile întoarse
Returns TRUE on success, or FALSE if the
nonce is considered invalid.
Istoria schimbărilor
| Versiunea | Descriere |
|---|---|
| 1.0.0 |
Anterior întorcea NULL în caz de eșec, în
loc de FALSE.
|
Vedeți de asemenea
- 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.
