val type: String
is a String representing the message type. Based on this, further message processing (by an appropriate service) can be done.
type
- is a String representing the message type. Based on this, further message
processing (by an appropriate service) can be done.