isAppInstalled

abstract fun isAppInstalled(callback: ICommandCallback<Boolean>)

Checks whether an app is available on the device.

Parameters

callback