Properties
Optional delay
delay: number | string
Defined in alexa-apis-for-nodejs/ask-sdk-model/index.ts:4132
Optional description
description: string
Defined in alexa-apis-for-nodejs/ask-sdk-model/index.ts:4133
Optional onFail
Defined in alexa-apis-for-nodejs/ask-sdk-model/index.ts:4136
source
source: string
Defined in alexa-apis-for-nodejs/ask-sdk-model/index.ts:4135
type
type: "OpenURL"
Defined in alexa-apis-for-nodejs/ask-sdk-model/index.ts:4131
Optional when
when: boolean
Defined in alexa-apis-for-nodejs/ask-sdk-model/index.ts:4134
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Type alias with type parameter
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
Opens a url with web browser or other application on the device. The APL author is responsible for providing a suitable URL that works on the current device.