[ 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.
this |
a valid Client instance |
interactive |
the value to set |