project
androidJvm
purchases
/
com.revenuecat.purchases.amazon.attribution
/
AmazonDeviceIdentifiersFetcher
/
getDeviceIdentifiers
get
Device
Identifiers
open
override
fun
getDeviceIdentifiers
(
applicationContext
:
Application
,
completion
:
(
deviceIdentifiers
:
Map
<
String
,
String
>
)
->
Unit
)