Query Response Target

An object generated as part of the QueryResponse Object. It contains information about a specific target.


Supported Platform(s)

View Supported Platform Table
APIBB5.0BB6.0BB7.0PB1.0PB2.0BB10Ripple
icon             
key             
label             
splash             
type             

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 icon
String key
String label
String splash
String type

Properties

String icon


The path of the icon that may be used to represent the target.


Supported Platforms

String key


An identifier of target that supports the invocation.


Supported Platforms

String label


The label that may be used to represent the target.


Supported Platforms

String splash


The path of the icon that may be used to represent the viewer while loading. This field is present if the type property is VIEWER and is otherwise omitted.


Supported Platforms

String type


Indication of the type of the invocation target. Possible values are "APPLICATION", "VIEWER" or "SERVICE".


Supported Platforms

Documentation generated by JsDoc Toolkit 2.4.0 on Sun Dec 30 2012 18:15:43 GMT-0500 (EST)