OpenAPI-Android

com.kkbox.openapideveloper / com.kkbox.openapideveloper.api / HttpClient / post

post

fun post(endpoint: String, data: JsonObject): ResponseFuture<JsonObject>

Http post method.

Parameters

endpoint -

data -

Return the Future object that will return the http response