OptionalonOccurs when a contact event occurs.
Optionalevent: ChatMultiDeviceEventThe event type.
Optionaltarget: stringThe user ID.
Optionalext: stringThe extension of user information.
OptionalonOccurs when a conversation event occurs.
Optionalevent: ChatMultiDeviceEventThe event type.
OptionalconvId: stringThe conversation ID.
OptionalconvType: ChatConversationTypeThe conversation type.
OptionalonOccurs when a group event occurs.
Optionalevent: ChatMultiDeviceEventThe event type.
Optionaltarget: stringThe group ID.
Optionalusernames: string[]The array of user IDs.
OptionalonOptionalonOccurs when a thread event occurs.
Optionalevent: ChatMultiDeviceEventThe event type.
Optionaltarget: stringThe group ID.
Optionalusernames: string[]The array of user IDs.
The multi-device event listener.
The listener listens for the actions of the current user on other devices, including contact events, group events, thread events, and conversation events.