vncore / com.venuenext.vncore.http / OAuth / decodeUrlParameters

decodeUrlParameters

fun decodeUrlParameters(list: ParameterPairs, url: String?): Unit

Decode URL parameters.

Parameters

list - the list of parameter pairs.

url - the URL to decode.