@Beta
public interface Message
Sub-classes may expose information contained in the content
field in a type safe way.
Modifier and Type | Method and Description |
---|---|
String |
getContent()
The actual payload that was sent with the message.
|
Copyright © 2019 SAP SE. All rights reserved.