@JvmOverloads fun expand(bitlink_id: String, toJson: Boolean = false): String
(source)
Expands a Bitlink.
See the Bit.ly API for more information.
toJson
- Returns the full JSON response if true
Return
The long URL or JSON response, or on error, an empty string/JSON object.