Functions

Link copied to clipboard
abstract suspend fun delete(key: TimelineEventKey)
Link copied to clipboard
abstract suspend fun deleteAll()
Link copied to clipboard
abstract suspend fun get(key: TimelineEventKey): TimelineEvent?
Link copied to clipboard
abstract suspend fun save(key: TimelineEventKey, value: TimelineEvent)

Inheritors

Link copied to clipboard