isAppInstalled

open fun isAppInstalled(callback: ICommandCallback<Boolean>)

Checks whether an app is available on the device.

Parameters

callback