aiuta-sdk
Toggle table of contents
4.2.2
native
Platform filter
native
Switch theme
Search in API
aiuta-sdk
internal-fashion-analytics
/
com.aiuta.fashionsdk.internal.analytics.internal.installation
/
IosInstallationStorage
Ios
Installation
Storage
native
class
IosInstallationStorage
:
InstallationStorage
Members
Constructors
Ios
Installation
Storage
Link copied to clipboard
native
constructor
(
)
Functions
read
Installation
Id
Link copied to clipboard
native
open
suspend
fun
readInstallationId
(
)
:
String
?
write
Installation
Id
Link copied to clipboard
native
open
suspend
fun
writeInstallationId
(
id
:
String
)