SnapshotCreatedListener

fun fun interface SnapshotCreatedListener

Interface for getting snapshot when it's finished.

Functions

onSnapshotResult
Link copied to clipboard
abstract fun onSnapshotResult(snapshot: MapSnapshotInterface?)
Invoked when snapshot finished despite successful or not.