IMessage.getBody 方法
定义
Gets the body of this message as a byte array. It is up to client applications to decode the bytes.
<xreftitle>Deprecated</xreftitle>
<xrefdescription>
<p>Message body need not just a byte array. Replaced by <xref uid="com.microsoft.azure.servicebus.IMessage.getMessageBody()" data-throw-if-not-resolved="false" data-raw-source="getMessageBody()"></xref></p>
</xrefdescription>
public byte [] getBody()
返回
byte []
body of this message