Sync Android SDK
Sync Android SDK
/
com.twilio.sync
/
SyncList
/
Item
Item
interface
Item
Content copied to clipboard
Single item in a SyncList.
Types
Functions
Properties
Types
Metadata
Link copied to clipboard
interface
Metadata
Content copied to clipboard
Metadata about the item.
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
Index
Link copied to clipboard
abstract
fun
getIndex
(
)
:
Long
Content copied to clipboard
Properties
INFINITE_DURATION
Link copied to clipboard
val
INFINITE_DURATION
:
Int
Content copied to clipboard
Time to live for a list item, specifying no expiry.