Nux

constructor(id: String, completed: Boolean, data: String? = null, expiresAt: Timestamp? = null)

Parameters

data

Arbitrary data for the NUX. The structure is defined by the NUX itself. Limited to 300 characters.

expiresAt

The date and time at which the NUX will expire and should be considered completed.