OAuthProvider::callTimestampNonceHandler

(PECL OAuth >= 1.0.0)
Calls the timestampNonceHandler callback
public void OAuthProvider::callTimestampNonceHandler ( void )

Calls the registered timestamp handler callback function, which is set with OAuthProvider::timestampNonceHandler().

Returns:

No value is returned.

This function is currently not documented; only its argument list is available.

Exception:

Emits an E_ERROR level error if the callback function cannot be called, or was not specified.

See also:

OAuthProvider::timestampNonceHandler() -

doc_php
2016-02-24 16:14:06
Comments
Leave a Comment

Please login to continue.