onItemLongPress property

ZegoInRoomMessageViewItemPressEvent? onItemLongPress
final

Triggered when a pointer has remained in contact with the message item at the same location for a long period of time.

Implementation

final ZegoInRoomMessageViewItemPressEvent? onItemLongPress;