|
OAuthProvider::callTimestampNonceHandlerCalls the timestampNonceHandler callback Description
public void OAuthProvider::callTimestampNonceHandler()
Calls the registered timestamp handler callback function, which is set with OAuthProvider::timestampNonceHandler. Warning
This function is currently not documented; only its argument list is available. ParametersThis function has no parameters. Return ValuesNo value is returned. Errors/Exceptions
Emits an See Also
|