UpdateEvent

constructor(id: String, type: UpdateEventType, author: PandoroUser? = null, timestamp: Long, noteContent: String? = null, extraContent: String? = null)