| Returns an array of bytes representing the payload data
of the message, or null if it isn't set.
A reference to the byte array of this binary message
is returned. It is the same for all calls to this method
made before setPayloadData is called the
next time.
null if the data hasn't been set,or this message's payload data See Also: BinaryObject.setPayloadData |