DocumentChanged

class DocumentChanged(val documentKeys: List<Document.Key>) : Client.Event

Means that the documents of the client has changed.

Constructors

Link copied to clipboard
constructor(documentKeys: List<Document.Key>)

Properties

Link copied to clipboard