notifiedDate

val notifiedDate: <Error class: unknown class>? = null

Parameters

notifiedDate

The timestamp of the last notified message. When provided, this exact timestamp is used instead of looking up the latest message in the database. This prevents race conditions where new messages arrive between displaying notifications and marking them as notified.