Verified BursaPay networking workflow: Explains the message records attached to an attendee connection for one-to-one chat.
1. Overview & Purpose
The networking Message model stores text content, sender, read state and creation time against a specific Connection.
2. Requirements & Setup
A usable connection is required before messages can be associated with it.
3. Step-by-Step Workflow
- Open an existing networking connection.
- Open the one-to-one chat view.
- Send a text message through the connection.
- Review sent and read state in the conversation.
4. Rules & Troubleshooting
Messages belong to a connection and are ordered by creation time; they should not be treated as event-wide broadcasts.
5. Verification & Next Steps
Use the connection context when troubleshooting a missing conversation.