connect
Description:
Connect a callback handler to be evoked when message method
at object_path
is sent over the bus.
Parameters:
this | |
object_path |
the object path |
method |
the method |
callback |
function to be called when message |
destroy_data |
function to evoke with |
user_data |
user_data to use for the callback |
Returns:
the callback identifier |