library
androidJvm
library
/
org.xmtp.android.library.push
/
PushPreferences
/
Companion
Companion
object
Companion
Members
Functions
clear
All
Link copied to clipboard
fun
clearAll
(
context
:
Context
)
get
Installation
Id
Link copied to clipboard
fun
getInstallationId
(
context
:
Context
)
:
String
?
set
Installation
Id
Link copied to clipboard
fun
setInstallationId
(
context
:
Context
,
id
:
String
)