OAuthProvider::callconsumerHandler
(No version information available, might only be in Git)
OAuthProvider::callconsumerHandler — Calls the consumerNonceHandler callback
Descrizione
public void OAuthProvider::callconsumerHandler
( void
)
Calls the registered consumer handler callback function, which is set with OAuthProvider::consumerHandler().
Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
Nessun valore viene restituito.
Errori/Eccezioni
Lancia un errore di livello E_ERROR
se la funzione di callback non può essere invocata, oppure se non è stata specificata.
Vedere anche:
- OAuthProvider::consumerHandler() - Set the consumerHandler handler callback
There are no user contributed notes for this page.
