API
Class

cordova-plugin-contacts.ContactAddress (cordova-plugin-contacts.ContactAddress)

使用范围:Native

Contents

class cordova-plugin-contacts.ContactAddress (cordova-plugin-contacts.ContactAddress)

联系人地址类

Constructor Top

  ContactAddress ()

Static Properties & Enumerations Top

String country

国家名

String country

国家名

String formatted

地址显示格式

String formatted

地址显示格式

String locality

城市或地区

String locality

城市或地区

String postalCode

邮政编码

String postalCode

邮政编码

Boolean pref

是否使用用户的优选值

Boolean pref

是否使用用户的优选值

String region

国家或区域

String region

国家或区域

String streetAddress

街道地址

String streetAddress

街道地址

String type

字段类型

String type

字段类型

Constructor details Top

public ContactAddress ()

联系人地址类

Static Properties & Enumerations Detail Top

static public String country

国家名

static public String country

国家名

static public String formatted

地址显示格式

static public String formatted

地址显示格式

static public String locality

城市或地区

static public String locality

城市或地区

static public String postalCode

邮政编码

static public String postalCode

邮政编码

static public Boolean pref

是否使用用户的优选值

static public Boolean pref

是否使用用户的优选值

static public String region

国家或区域

static public String region

国家或区域

static public String streetAddress

街道地址

static public String streetAddress

街道地址

static public String type

字段类型

static public String type

字段类型