SnapshotReadyCallback

fun interface SnapshotReadyCallback

Get notified on snapshot completion.

See also

Functions

Link copied to clipboard
abstract fun onSnapshotReady(snapshot: MapSnapshot)

Called when the snapshot is complete.