notify Other Message Received
After receiving the message from another user, handle the necessary tasks at this component.
Parameters
show Tooltip If Possible
Whether to show the tooltip when new messages are received since 3.0.0
open fun notifyOtherMessageReceived(showTooltipIfPossible: Boolean, autoScrollOverflowToTop: Boolean)
After receiving the message from another user, handle the necessary tasks at this component.
Parameters
show Tooltip If Possible
Whether to show the tooltip when new messages are received
auto Scroll Overflow To Top
Whether to auto-scroll to the top of the message if it overflows the visible area since 3.26.0