create
@Synchronized()
@JvmOverloads()
Content copied to clipboard
Converts a long url to a Bitlink and sets additional parameters.
See the Bit.ly API for more information.
Return
The shorten URL or an empty string on error.
Parameters
domain
A branded short domain or bit.ly
by default.
group_guid
A GUID for a Bitly group.
long_url
The long URL.
toJson
Returns the full JSON response if true
.
Sources
jvm source
Link copied to clipboard