import_async
Description:
Import the queued items in the importer.
This function returns immediately and completes asynchronously.
Parameters:
| this |
the importer |
| cancellable |
a Cancellable, or null |
| callback |
called when the operation completes |
| user_data |
data to be passed to the callback |