set_allow_interaction


Description:

[ Version ( since = "1.19" ) ]
public void set_allow_interaction (bool allow_interaction)

Set whether snapd operations are allowed to interact with the user.

This affects operations that use polkit authorisation. Defaults to TRUE.

Parameters:

this

a Client

allow_interaction

whether to allow interaction.