CivicLocationKeys
open class CivicLocationKeys
kotlin.Any | |
↳ | android.net.wifi.rtt.CivicLocationKeys |
Civic Address key types used to define address elements.
These keys can be used with ResponderLocation.toCivicLocationSparseArray()
to look-up the corresponding string values.
Summary
Constants | |
---|---|
static Int |
Additional Code key e. |
static Int |
Apartment or suite key e. |
static Int |
Category label A4 key e. |
static Int |
Branch Rd Name key e. |
static Int |
Building key e. |
static Int |
Category label A3 key e. |
static Int |
Category label A2 key e. |
static Int |
Seat, desk, pole, or cubical key e. |
static Int |
Floor key e. |
static Int |
Category label A6 key e. |
static Int |
House Number key e. |
static Int |
House number suffix key e. |
static Int |
Language key e. |
static Int |
Landmark or vanity address key e. |
static Int |
Additional Location info key e. |
static Int |
Name of residence key e. |
static Int |
Category label A5 key e. |
static Int |
Postal community name key e. |
static Int |
Trailing street suffix key e. |
static Int |
Postal or ZIP code key e. |
static Int |
Post Office Box key e. |
static Int |
Leading Street direction key e. |
static Int |
Primary road name key e. |
static Int |
Road Section key e. |
static Int |
Room key e. |
static Int |
Script key e. |
static Int |
Category label A1 key e. |
static Int |
Postmodifier key e. |
static Int |
Premodifier key e. |
static Int |
Street suffix or Type key e. |
static Int |
Subbranch Rd Name key e. |
static Int |
Type of place key e. |
Constants
ADDITIONAL_CODE
static val ADDITIONAL_CODE: Int
Additional Code key e.g. 13203000003.
Value: 32
BOROUGH
static val BOROUGH: Int
Category label A4 key e.g. Westminster.
Value: 4
BRANCH_ROAD_NAME
static val BRANCH_ROAD_NAME: Int
Branch Rd Name key e.g. Lane 7.
Value: 36
BUILDING
static val BUILDING: Int
Building key e.g. Lincoln Library.
Value: 25
DESK
static val DESK: Int
Seat, desk, pole, or cubical key e.g. WS 181.
Value: 33
GROUP_OF_STREETS
static val GROUP_OF_STREETS: Int
Category label A6 key e.g. University District.
Value: 6
LMK
static val LMK: Int
Landmark or vanity address key e.g. Golden Gate Bridge.
Value: 21
LOC
static val LOC: Int
Additional Location info key e.g. South Wing.
Value: 22
NAM
static val NAM: Int
Name of residence key e.g. Joe's Barbershop.
Value: 23
NEIGHBORHOOD
static val NEIGHBORHOOD: Int
Category label A5 key e.g. Pacific Heights.
Value: 5
POSTAL_CODE
static val POSTAL_CODE: Int
Postal or ZIP code key e.g. 10027-1234.
Value: 24
PRIMARY_ROAD_NAME
static val PRIMARY_ROAD_NAME: Int
Primary road name key e.g. Shoreline.
Value: 34
STREET_NAME_POST_MODIFIER
static val STREET_NAME_POST_MODIFIER: Int
Postmodifier key e.g. Service.
Value: 39
STREET_NAME_PRE_MODIFIER
static val STREET_NAME_PRE_MODIFIER: Int
Premodifier key e.g. Old.
Value: 38
SUBBRANCH_ROAD_NAME
static val SUBBRANCH_ROAD_NAME: Int
Subbranch Rd Name key e.g. Alley 8.
Value: 37
TYPE_OF_PLACE
static val TYPE_OF_PLACE: Int
Type of place key e.g. office.
Value: 29