|
OAuth::setRequestEngineThe setRequestEngine purpose Description
public void OAuth::setRequestEngine(int
$reqengine )Sets the Request Engine, that will be sending the HTTP requests. Warning
This function is currently not documented; only its argument list is available. Parameters
Return ValuesNo value is returned. Errors/ExceptionsEmits an OAuthException exception if an invalid request engine is chosen. ExamplesExample #1 OAuth::setRequestEngine example
See Also
|