set_interactive
Description:
[
Version ( since =
"0.6.10" ) ]
public void set_interactive (
bool interactive)
Sets the interactive value for the client.
Interactive transactions are usually allowed to ask the user questions.
Parameters:
| this |
a valid Client instance
|
| interactive |
the value to set
|