DictionaryUpdate

class DictionaryUpdate(val name: String, val timestamp: Long)

Represents an update of a dictionary.

Constructors

Link copied to clipboard
constructor(name: String, timestamp: Long)

Properties

Link copied to clipboard

the name of the dictionary being updated

Link copied to clipboard

the timestamp of the dictionary on the remote server