onContactEvent property

void Function(ChatMultiDevicesEvent event, String userId, String? ext)? onContactEvent
final

The multi-device event of contact.

Implementation

final void Function(ChatMultiDevicesEvent event, String userId, String? ext)?
onContactEvent;