SnapshotCompleteCallbackNative(androidJvm)

Callback invoked once a snapshot operation completes.

Parameters

snapshot

A `map snapshot` if the operation was successful. Otherwise, a string describing an error.

Functions

run
Link copied to clipboard
open fun run(snapshot: Expected<String, MapSnapshot>)