abstract fun takeSnapshot(callback: SnapshotCallback): Unit
Take a snapshot of the Map. The result will be delivered by SnapshotCallback.
callback - Take a snapshot result listener.
callback
See Also
SnapshotCallback