nsIInterAppCommUIGlue

To be implemented by @mozilla.org/dom/apps/inter-app-comm-ui-glue;1

Methods

selectApps(callerID, pubAppManifestURL, keyword, appsToSelect)

This method is to notify the prompt to let the user select some of the
IAC-eligible apps.

Returns a promise.

Parameters

callerID The generated UUID to identify the caller and should be unique for each call.
pubAppManifestURL The manifest URL of the publisher.
keyword The IAC keyword.
appsToSelect The IAC-eligible apps for selection.