Bluedot SDK Docs
Toggle table of contents
17.3.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Bluedot SDK Docs
Bluedot SDK Docs
/
au.com.bluedot.point.net.engine
/
DestinationCache
Destination
Cache
class
DestinationCache
(
timeToLiveMillis
:
Long
)
Members
Constructors
Destination
Cache
Link copied to clipboard
constructor
(
timeToLiveMillis
:
Long
)
Functions
clear
Link copied to clipboard
@
Synchronized
fun
clear
(
)
get
Link copied to clipboard
@
Synchronized
fun
get
(
)
:
Destination
?
put
Link copied to clipboard
@
Synchronized
fun
put
(
obj
:
Destination
)