(PECL OAuth >= 1.0.0)
OAuthProvider::callTimestampNonceHandler — Calls the timestampNonceHandler callback
Calls the registered timestamp handler callback function, which is set with OAuthProvider::timestampNonceHandler().
本函数还未编写文档,仅有参数列表。
此函数没有参数。
没有返回值。
如回调函数无法被调用或未被指定,会引发一个
E_ERROR
级别的错误。