import


Description:

public bool import (Cancellable? cancellable = null) throws Error

Import the queued items in the importer.

This call will block until the operation completes.

Parameters:

this

the importer

cancellable

a Cancellable, or null

Returns:

whether the items were imported successfully or not