getPayload

open fun getPayload(): @Nullable Array<Byte>

Get the response payload bytes.

If using a CoAP scheme this method and getBytes will return the same value.

Return

The payload bytes.