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.network
/
EnrichmentService
/
enrichment
enrichment
androidJvm
suspend
fun
enrichment
(
enrichmentRequest
:
EnrichmentRequest
,
maxRetry
:
Int
=
0
,
timeout
:
Duration
=
1.seconds
)
:
Either
<
Enrichment
,
NetworkError
>
(
source
)