Query Response
An object generated by a successful invocation query. It contains information about a set of targets that can be invoked with the specified action.
Supported Platform(s)
Configuration Document Settings
|
To use all of the API described for this object, you must ensure the following settings are in your configuration document: |
| This API does not require a <feature> element to be declared in the configuration document of your BlackBerry WebWorks Application. |
| Permission Elements (PlayBook and BlackBerry 10+) |
|---|
| This API does not require a <permission> element to be declared in the configuration document of your BlackBerry WebWorks Application. |
Properties
String
action
The action that is supported for the specified query. All targets in the targets array property can be invoked using this action.
| Supported Platforms |
|---|
String
default
The name of the target that should be considered as the default provider for the action. If the attribute is omitted then there is no default.
| Supported Platforms |
|---|
QueryResponseTarget[]
targets
An array of objects containing information about targets that correspond to the action.
| Supported Platforms |
|---|
Documentation generated by JsDoc Toolkit 2.4.0 on Sun Dec 30 2012 18:15:43 GMT-0500 (EST)