vncore / com.venuenext.vncore.http / OAuth / addUrlParameters

addUrlParameters

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

Add URL parameters.

Parameters

list - the list of parameter pairs.

url - the URL to add parameters to.