Will acknowledge the news if needed,
so if the news doesn't need to be acknowledged (!needToAcknowledge)
or is already acknowledged, we will just do the read step.
When acknowledging, the news will be directly marked as read.
If you want to change this behavior, you can change the alsoMarkAsRead parameter.
Will acknowledge the news if needed, so if the news doesn't need to be acknowledged (
!needToAcknowledge
) or is alreadyacknowledged
, we will just do the read step.When acknowledging, the news will be directly marked as read. If you want to change this behavior, you can change the
alsoMarkAsRead
parameter.