(PECL OAuth >= 0.99.1)
OAuth::setNonce — Set the nonce for subsequent requests
nonceThe value for oauth_nonce.
   Returns TRUE on success, or FALSE if the
   nonce is considered invalid.
  
| Sürüm: | Açıklama | 
|---|---|
| 1.0.0 | 
        Başarısızlık durumunda FALSE yerine
evvelce NULL dönerdi.
        |