call
@JvmOverloads()
Content copied to clipboard
Executes an API call.
Return
A CallResponse object.
Parameters
accessToken
The API access token.
endPoint
The REST endpoint. (eg. https://api-ssl.bitly.com/v4/shorten
)
params
The request parameters key/value map.
method
The submission Method.
Sources
jvm source
Link copied to clipboard