getData() method

If the request method is POST, this method is called from the network library.

Syntax

public byte[] getData ()

Returns

the content data.

Usage

This method must return with the content to be sent to the server.