getDataStream() method

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

Syntax

public InputStream getDataStream ()

Returns

the content data stream.

Usage

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