def set_client_direct_mode(value: bool) -> None:

source code

Set the direct mode for the client. Arguments:
  • value - The value to set the direct mode to.