[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-21 UTC."],[],["The `MessageEvent` interface provides details about a received message. Key information includes: `getData()`, which retrieves the message's data as a byte array; `getPath()`, which gets the message's delivery path; `getRequestId()`, which returns the sender-generated message ID; and `getSourceNodeId()`, which reveals the ID of the message's sender. A listener receives these details.\n"]]