set_handler_bypass_approval
Description:
Set whether the channels destined for this handler are automatically handled, without invoking approvers.
(This is implemented by setting the value of its BypassApproval D-Bus property.)
This method may only be called before register is called, and may only be called on objects whose class implements handle_channels.
Parameters:
this | |
bypass_approval |
the value of the Handler.BypassApproval property |