removeAsDefaultProtocolClient

abstract fun removeAsDefaultProtocolClient(    protocol: String,     path: String = definedExternally,     args: <Error class: unknown class><String> = definedExternally): Boolean(source)

Whether the call succeeded.

This method checks if the current executable as the default handler for a protocol (aka URI scheme). If so, it will remove the app as the default handler.