eventHandlers property
TencentCloudChatGroupProfileEventHandlers?
eventHandlers
finalinherited
The event handlers for the component, including lifecycle hooks like events related to chat business (e.g., before or after sending a message), interactive events (e.g., onTapAvatar), and more.
Implementation
final H? eventHandlers;