Help Center

Local Navigation

JSON Object: Address

Availability

BlackBerry® Device Software 5.0 or later

The Address object is a JSON object that contains address information used by the methods of the blackberry.launch object.

Syntax

{ address1, address2, city, stateProvince, country, zipPostal }

JSON object members

Member

Type

Description

address1

String

Specifies the street address.

address2

String

Specifies additional address information.

city

String

Specifies the city that the address is located in.

stateProvince

String

Specifies the state or province that the address is located in.

country

String

Specifies the country that the address is located in.

zipPostal

String

Specifies the zip code or postal code of the address.


Was this information helpful? Send us your comments.