Asynchronously disconnect two interfaces.
See disconnect_interface_sync for more information.
this |
a Client. |
plug_snap |
name of snap containing plug. |
plug_name |
name of plug to disconnect. |
slot_snap |
name of snap containing socket. |
slot_name |
name of slot to disconnect. |
progress_callback |
function to callback with progress. |
cancellable |
a Cancellable or null. |
callback |
a TaskReadyCallback to call when the request is satisfied. |
progress_callback_data |
user data to pass to |
user_data |
the data to pass to callback function. |