Functions

Link copied to clipboard
abstract fun cancelAppInstall(callback: ICommandCallback<Boolean>)
Link copied to clipboard
Link copied to clipboard
abstract fun canLaunchAppStore(): Boolean
Link copied to clipboard
abstract fun confirmAppInstall(callback: ICommandCallback<Boolean>)
Link copied to clipboard
abstract fun launchAppStore(callback: ICommandCallback<Boolean>)
Link copied to clipboard
abstract fun pollAppInstalled(callback: ICommandCallback<Boolean>)