markAsRead

abstract suspend fun markAsRead(context: Context)

Marks the current process as read. This operation will be synchronized with other client Apps.

Parameters

context

Context The application context.