URIHandler.getProtocols

Gets the list of protocols supported by handler. This list may not be modified.

interface URIHandler
string[]
getProtocols
()

Return Value

Type: string[]

the supported protocols. Returns null if the handler isn't implemented properly, or the handler doesn't support any protocols.