markReadUpTo(message:)
Signals that all messages up to and including this one have probably been displayed to the user
func markReadUpTo(message: ChatMessage)
Parameters
message
the ChatMessage most recently displayed
Signals that all messages up to and including this one have probably been displayed to the user
func markReadUpTo(message: ChatMessage)
message
the ChatMessage most recently displayed