Metadata

interface Metadata

Metadata about the item. Currently only ttl is supported.

Functions

Link copied to clipboard
open fun withTtl(duration: Int): SyncList.Item.Metadata
Construct metadata with specified time to live in seconds.