hashMnemonic

fun hashMnemonic(document: DittoDocument?): String

Returns a pattern of words that together create a mnemonic, which represents the document.

Return

a pattern of words that together create a mnemonic, which represents the document.

Parameters

document

the document delivered alongside the live query event.