bitly-shorten
/
net.thauvin.erik.bitly
Package net.
thauvin.
erik.
bitly
Provides the classes necessary to access the
Bitly API v4
.
Types
Types
Bitlinks
Link copied to clipboard
open class
Bitlinks
(accessToken:
String
)
Content copied to clipboard
Provides functions to create and manage Bitlinks.
Bitly
Link copied to clipboard
open class
Bitly
Content copied to clipboard
Provides access to the
Bitly API v4
.
CallResponse
Link copied to clipboard
data class
CallResponse
(body:
String
, resultCode:
Int
)
Content copied to clipboard
Provides a data class to hold the JSON response.
Constants
Link copied to clipboard
open class
Constants
Content copied to clipboard
Provides the constants for this package.
Methods
Link copied to clipboard
enum
Methods
:
Enum
<
Methods
>
Content copied to clipboard
Provides HTTP methods definitions.
Units
Link copied to clipboard
enum
Units
:
Enum
<
Units
>
Content copied to clipboard
Provides units of time definitions.
Utils
Link copied to clipboard
open class
Utils
Content copied to clipboard
Provides useful generic functions.