Sync Android SDK
custom
Sync Android SDK
/
com.twilio.sync
/
SyncList
/
Item
/
Metadata
Metadata
interface
Metadata
Metadata about the item. Currently only ttl is supported.
Members
Functions
with
Ttl
Link copied to clipboard
open
fun
withTtl
(
duration
:
Int
)
:
SyncList.Item.Metadata
Construct metadata with specified time to live in seconds.