remove_match_async
Description:
Remove a match rule to an IBusBus asynchronously.
Parameters:
| this |
An Bus. |
| rule |
Match rule. |
| timeout_msec |
The timeout in milliseconds or -1 to use the default timeout. |
| cancellable |
A Cancellable or |
| callback |
A TaskReadyCallback to call when the request is satisfied or |
| user_data |
The data to pass to callback. |