set_enabled_async


Description:

public async bool set_enabled_async (bool enabled) throws Error

Enable or disable publishing of debug messages on the bus by the component owning this's bus name.

Parameters:

this

a DebugClient

enabled

true if debug messages should be published on the bus, false otherwise

callback

a callback to call when the request is satisfied

user_data

data to pass to callback