Http Connection
fun HttpConnection(url: String, method: HttpRequestMethod, bodyMap: Map<*, *>?, bodyString: String?, contentType: String?, headers: List<HttpHeader> = listOf(), api: GenericSpotifyApi? = null)
Content copied to clipboard
Sources
common source
Link copied to clipboard