MessageReceivedEventType
The MessageReceivedEventType interface gathers information about the received message.
Properties
message
• message: object
The received message.
participant
• participant: Participant
The participant who sent the message.
Updated over 1 year ago