Neolane - JavaScript API - v6.1.0

Unknown
ExecCommand
Execute a command on a delivery
Number newState = ExecCommand (
    String       deliveryId,
    String       command
)
Parameters
deliveryId
Delivery identifier
command
Command name ('play', 'pause' or 'stop')
Return values
newState
Delivery state after the command is executed
Features
Schema: nms:delivery
Static: Yes

jsapi-en

previous page start next page