sessionId | String Session ID to identify the WebSocket session. |
payload | byte[ ] Byte array that contains the payload. |
offset | Integer The offset from the byte array till which the data is to be read. |
length | Integer The maximum number of byte array to read from the payload. |
None. |