Sync Android SDK
custom
Sync Android SDK
/
com.twilio.sync
/
SyncList
/
Item
Item
interface
Item
Single item in a SyncList.
Members
Types
Metadata
Link copied to clipboard
interface
Metadata
Metadata about the item.
Functions
get
Data
Link copied to clipboard
abstract
fun
getData
(
)
:
JSONObject
get
Date
Updated
Link copied to clipboard
abstract
fun
getDateUpdated
(
)
:
Date
get
Index
Link copied to clipboard
abstract
fun
getIndex
(
)
:
Long
Properties
INFINITE_DURATION
Link copied to clipboard
val
INFINITE_DURATION
:
Int
=
0
Time to live for a list item, specifying no expiry.