URLConnection.setAllowUserInteraction
Class Overview | Class Members |
This Package |
All Packages
public void setAllowUserInteraction( boolean allowuserinteraction )
Parameters
- allowuserinteraction
- the new value.
Description
Set the value of the allowUserInteraction field of
this URLConnection.
See Also
allowUserInteraction