onLongPress property

ZegoInRoomMessageViewItemPressEvent? onLongPress
getter/setter pair

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

Implementation

ZegoInRoomMessageViewItemPressEvent? onLongPress;