getCurrentSnapshot

fun getCurrentSnapshot(channelId: String): String?

Get the current snapshot at the head of the channel ID provided.

Return

the ID of the latest Snapshot downloaded for the provided channel ID if one exists

Parameters

channelId

the ID of the channel to get the latest snapshot ID from