(PECL OAuth >= 0.99.1)
OAuth::setNonce — 設定後續請求的 nonce 值
$nonce
設定所有後續請求的 nonce 值。
nonce
oauth_nonce 的值。
成功時回傳 true,如果 nonce 被認為無效則回傳 false。
true
false
null