deleteSnapshot

fun deleteSnapshot(snapshotId: String)

Deletes the given snapshot. This will delete the data of the snapshot locally and on the server.

Parameters

snapshotId

The snapshot identifier.