removeApplication

fun removeApplication(uri: String, name: String): <Error class: unknown class><Boolean>

Removes application registered with @name from the list of applications that have registered a bookmark for @uri inside @bookmark.

In the event the URI cannot be found, false is returned and

Return

true if the application was successfully removed.

Since

2.12

Parameters

uri

a valid URI

name

the name of the application