toggle menu
client
androidJvm
switch theme
search in API
client
/
co.tryinhouse.android
/
ShortLinkDetector
Short
Link
Detector
class
ShortLinkDetector
(
shortLinkDomain
:
String
)
Members
Constructors
Short
Link
Detector
Link copied to clipboard
constructor
(
shortLinkDomain
:
String
)
Functions
extract
Short
Link
Link copied to clipboard
fun
extractShortLink
(
referrer
:
String
)
:
String
?
extract
Short
Link
From
Intent
Link copied to clipboard
fun
extractShortLinkFromIntent
(
intent
:
Intent
)
:
String
?
is
Short
Link
Link copied to clipboard
fun
isShortLink
(
url
:
String
)
:
Boolean