UriHandlerT.gstUriHandlerGetProtocols

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

template UriHandlerT(TStruct)
string[]
gstUriHandlerGetProtocols
()

Return Value

Type: string[]

the supported protocols. Returns NULL if the handler isn't implemented properly, or the handler doesn't support any protocols. [transfer none][element-type utf8]

Meta