WriteBatch.Function

interface WriteBatch.Function


An interface for providing code to be executed within a WriteBatch context.

See also
runBatch

Summary

Public functions

Unit
apply(batch: WriteBatch)

Public functions

apply

fun apply(batch: WriteBatch): Unit