(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.
Sürüm: | Açıklama |
---|---|
PECL oauth 1.0.0 |
Başarısızlık durumunda false yerine
evvelce null dönerdi.
|