removeProtocol()
removeProtocol(
customProtocol
:string
):void
Removes a previously added protocol in the main thread.
Parameters
Parameter | Type | Description |
---|---|---|
customProtocol |
string |
the custom protocol to remove registration for |
Returns
void