Superwall Android SDK
Toggle table of contents
0.0.0-docs
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Superwall Android SDK
Superwall Android SDK
/
com.superwall.sdk.web
/
DeepLinkReferrer
Deep
Link
Referrer
androidJvm
class
DeepLinkReferrer
(
context
:
(
)
->
Context
,
scope
:
IOScope
)
:
CheckForReferral
(
source
)
Members
Constructors
Deep
Link
Referrer
Link copied to clipboard
androidJvm
constructor
(
context
:
(
)
->
Context
,
scope
:
IOScope
)
Functions
check
For
Referral
Link copied to clipboard
androidJvm
open
suspend override
fun
checkForReferral
(
)
:
Result
<
String
>
handle
Deep
Link
Link copied to clipboard
androidJvm
open
override
fun
handleDeepLink
(
url
:
Uri
)
:
Result
<
String
>
try
Connecting
Link copied to clipboard
androidJvm
fun
tryConnecting
(
timeout
:
Int
=
0
)