BatchOperation

class BatchOperation(providerClient: ContentProviderClient)

Constructors

Link copied to clipboard
constructor(providerClient: ContentProviderClient)

Types

Link copied to clipboard
class BackReference(val originalIndex: Int)
Link copied to clipboard

Wrapper for ContentProviderOperation.Builder that allows to reset previously-set value back references.

Functions

Link copied to clipboard
fun commit(): Int

Commits all operations from queue and then empties the queue.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard