Package-level declarations

Types

Link copied to clipboard
class DmfsTaskBuilder(taskList: DmfsTaskList, task: Task, id: Long?, syncId: String?, eTag: String?, flags: Int)

Writes at.bitfire.ical4android.Task to dmfs task provider data rows (former DmfsTask "build..." methods).

Link copied to clipboard

Reads dmfs task provider data rows into a Task (former DmfsTask "populate..." methods).