Sync Android SDK
Sync Android SDK
/
com.twilio.sync
/
SyncMap
/
Item
Item
interface
Item
Content copied to clipboard
Single item in a SyncMap.
Types
Functions
Properties
Types
Metadata
Link copied to clipboard
interface
Metadata
Content copied to clipboard
Functions
get
Data
Link copied to clipboard
abstract
fun
getData
(
)
:
JSONObject
Content copied to clipboard
get
Date
Updated
Link copied to clipboard
abstract
fun
getDateUpdated
(
)
:
Date
Content copied to clipboard
get
Key
Link copied to clipboard
abstract
fun
getKey
(
)
:
String
Content copied to clipboard
Properties
INFINITE_DURATION
Link copied to clipboard
val
INFINITE_DURATION
:
Int
Content copied to clipboard
Time to live for a map item, specifying no expiry.