shorten
@Synchronized()
@JvmOverloads()
Content copied to clipboard
Shortens a long URL.
See the Bit.ly API for more information.
Return
The short URL or the long_url on error.
Parameters
long_url
The long URL.
toJson
Returns the full JSON response if true
.