Record: UpdateMessage
Record to represent the content update message.
Fields
- msgType MessageType
- hubTopic string
- contentType string
- content string | byte[ ] | json | xml?
Type of the content update message
Topic of which the content should be updated
Content-Type of the update-message
Content to be distributed to subscribers