Class CivicLocationKeys
public class CivicLocationKeys : JVMBridgeBase<CivicLocationKeys>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
- Inheritance
-
CivicLocationKeys
- Implements
- Extension Methods
Constructors
CivicLocationKeys(IJVMBridgeBaseInitializer)
Initializer used internally by JCOBridge. Do not use directly.
[Obsolete("This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public CivicLocationKeys(IJVMBridgeBaseInitializer initializer)
Parameters
initializerIJVMBridgeBaseInitializer
Properties
ADDITIONAL_CODE
public static int ADDITIONAL_CODE { get; set; }
Property Value
APT
public static int APT { get; set; }
Property Value
BOROUGH
public static int BOROUGH { get; set; }
Property Value
BRANCH_ROAD_NAME
https://developer.android.com/reference/android/net/wifi/rtt/CivicLocationKeys.html#BRANCH_ROAD_NAME
public static int BRANCH_ROAD_NAME { get; set; }
Property Value
BUILDING
public static int BUILDING { get; set; }
Property Value
BridgeClassName
Java class name to be instantiated
public override string BridgeClassName { get; }
Property Value
CITY
public static int CITY { get; set; }
Property Value
COUNTY
public static int COUNTY { get; set; }
Property Value
DESK
public static int DESK { get; set; }
Property Value
FLOOR
public static int FLOOR { get; set; }
Property Value
GROUP_OF_STREETS
https://developer.android.com/reference/android/net/wifi/rtt/CivicLocationKeys.html#GROUP_OF_STREETS
public static int GROUP_OF_STREETS { get; set; }
Property Value
HNO
public static int HNO { get; set; }
Property Value
HNS
public static int HNS { get; set; }
Property Value
IsBridgeAbstract
true if the BridgeClassName is an abstract class, i.e. cannot be created an instance
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
true if the BridgeClassName implements java.lang.AutoCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
true if the BridgeClassName is an interface, i.e. does not have any public constructor
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
true if the BridgeClassName is a static class, i.e. does not have any public constructor
public override bool IsBridgeStatic { get; }
Property Value
LANGUAGE
public static int LANGUAGE { get; set; }
Property Value
LMK
public static int LMK { get; set; }
Property Value
LOC
public static int LOC { get; set; }
Property Value
NAM
public static int NAM { get; set; }
Property Value
NEIGHBORHOOD
public static int NEIGHBORHOOD { get; set; }
Property Value
PCN
public static int PCN { get; set; }
Property Value
POD
public static int POD { get; set; }
Property Value
POSTAL_CODE
public static int POSTAL_CODE { get; set; }
Property Value
PO_BOX
public static int PO_BOX { get; set; }
Property Value
PRD
public static int PRD { get; set; }
Property Value
PRIMARY_ROAD_NAME
public static int PRIMARY_ROAD_NAME { get; set; }
Property Value
ROAD_SECTION
public static int ROAD_SECTION { get; set; }
Property Value
ROOM
public static int ROOM { get; set; }
Property Value
SCRIPT
public static int SCRIPT { get; set; }
Property Value
STATE
public static int STATE { get; set; }
Property Value
STREET_NAME_POST_MODIFIER
public static int STREET_NAME_POST_MODIFIER { get; set; }
Property Value
STREET_NAME_PRE_MODIFIER
public static int STREET_NAME_PRE_MODIFIER { get; set; }
Property Value
STS
public static int STS { get; set; }
Property Value
SUBBRANCH_ROAD_NAME
public static int SUBBRANCH_ROAD_NAME { get; set; }
Property Value
TYPE_OF_PLACE
public static int TYPE_OF_PLACE { get; set; }