使用范围:Native
Contents
class com.justep.cordova.plugin.weixin.v3.Type (com.justep.cordova.plugin.weixin.v3.Type)
微信分享类型
Constructor Top
Type () |
Static Properties & Enumerations Top
String |
APP
微信分享类型常量 = 1 | ||
String |
EMOTION
微信分享类型常量 = 2 | ||
String |
FILE
微信分享类型常量 = 3 | ||
String |
IMAGE
微信分享类型常量 = 4 | ||
String |
MUSIC
微信分享类型常量 = 5 | ||
String |
VIDEO
微信分享类型常量 = 6 | ||
String |
WEBPAGE
微信分享类型常量 = 7 |
Constructor details
Top
public
Type
()
微信分享类型
public
Type
()
微信分享类型
Static Properties & Enumerations Detail Top
static
public
String
APP
微信分享类型常量 = 1
static
public
String
EMOTION
微信分享类型常量 = 2
static
public
String
FILE
微信分享类型常量 = 3
static
public
String
IMAGE
微信分享类型常量 = 4
static
public
String
MUSIC
微信分享类型常量 = 5
static
public
String
VIDEO
微信分享类型常量 = 6
static
public
String
WEBPAGE
微信分享类型常量 = 7