PDL_HandleJSCalls

Description

Calls the handlers for any pending downstream JS calls in the queue. Returns the number of calls handled, or -1 if there was an error.

Note: This API has been available since webOS 3.0.2 (PDK version 303).

Syntax

int PDL_HandleJSCalls(void);

Returns

The number of calls handled, or -1 if there was an error.

See also: