[ Version ( since = "0.13.16" ) ]
public void set_observer_delay_approvers (bool delay)
Set whether the channel dispatcher should wait for accept or fail to be called before calling add_dispatch_operation on appropriate Approvers.
This is implemented by setting the value of the DelayApprovers D-Bus property.
This method may only be called before register is called, and may only be called on objects whose class implements observe_channels.
this | |
delay |
the value of the Observer.DelayApprovers property |