Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Phone API Reference - Classes - NetRequest - send

send

Description

Initiates the request. The optional argument provides the request entity body. The argument is ignored if request method is GET or HEAD.

Basic Example: 

request.send();

Parameters

None

  • No labels