public final class Build
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
static int |
CHECK_TOKEN_SDK_INT |
static int |
CHOOSE_INVOICE_TILE_SUPPORT_SDK_INT
choose invoice titlesupported on SDK of version 0x25010000 and later.
|
static int |
EMOJI_SUPPORTED_SDK_INT
Sharing emoticon messages is supported on SDK of version 0x21030001 and later.
|
static int |
FAVORITE_SUPPPORTED_SDK_INT
Favorite is supported on SDK of version 0x22000001 and later.
|
static int |
INVOICE_AUTH_INSERT_SDK_INT
invoice auth insert on SDK of version 0x25010400 and later.
|
static int |
LAUNCH_MINIPROGRAM_SUPPORTED_SDK_INT
launch miniprogram on SDK of version 0x25000008 and later.
|
static int |
LAUNCH_MINIPROGRAM_WITH_TOKEN_SUPPORTED_SDK_INT
launch miniprogram with token on SDK of version 0x25050700 and later.
|
static int |
MESSAGE_ACTION_SUPPPORTED_SDK_INT
MessageAction, MessageExt fields are supported on SDK of version 0x22010003 and later.
|
static int |
MIN_SDK_INT |
static int |
MINIPROGRAM_SUPPORTED_SDK_INT
MiniProgram supported on SDK of version 0x25000001 and later.
|
static int |
MUSIC_DATA_URL_SUPPORTED_SDK_INT
Sharing audio file URL is supported on SDK of version 0x21040001 and later.
|
static int |
NON_TAX_PAY_SDK_INT
non tax pay on SDK of version 0x25010400 and later.
|
static int |
OFFLINE_PAY_SDK_INT
offline pay on SDK of version 0x25010500 and later.
|
static int |
OPEN_BUSINESS_VIEW_SDK_INT
openbusinessview on SDK of version 0x25020500 and later.
|
static int |
OPEN_BUSINESS_WEBVIEW_SDK_INT
OpenBusinessWebview on SDK of version 0x25010600 and later.
|
static int |
OPENID_SUPPORTED_SDK_INT
Field openId is added on SDK of version 0x22000001 and later.
|
static int |
PAY_INSURANCE_SDK_INT
insurance on SDK of version 0x25010400 and later.
|
static int |
PAY_SUPPORTED_SDK_INT
Payment is supported on SDK of version 0x22000001 and later.
|
static int |
SCAN_QRCODE_AUTH_SUPPORTED_SDK_INT
Auth by scanning qrcode supported on SDK of version 0x23010001 and later.
|
static int |
SDK_INT
sdk version in 32bits integer 0x20000000 4 bits platform version for android 0x01000000 4 bits major version 0x00010000 8 bits minor version 0x00000001 16 bits build version
32位整型标识的SDK版本号
0x20000000 4 bits platform version for android 0x01000000 4 bits major version 0x00010000 8 bits minor version 0x00000001 16 bits build version |
static java.lang.String |
SDK_VERSION_NAME
version name in string format
文本格式SDK版本号
|
static int |
SEND_25M_IMAGE_SDK_INT
Support send image below 25m on SDK of version 0x25020400 and later.
|
static int |
SEND_AUTH_SCOPE_SNSAPI_WXAAPP_INFO_SUPPORTED_SDK_INT
|
static int |
SEND_BUSINESS_CARD_SDK_INT
Support send business card on SDK of version 0x25020500 and later.
|
static int |
SEND_TO_SPECIFIED_CONTACT_SDK_INT
Send to specified contact on SDK of version 0x25010600 and later.
|
static int |
SUBSCRIBE_MESSAGE_SUPPORTED_SDK_INT
Subsribe message supported on SDK of version 0x25000006 and later.
|
static int |
SUBSCRIBE_MINI_PROGRAM_MSG_SUPPORTED_SDK_INT
subscribe mini program msg on SDK of version 0x25010500 and later.
|
static int |
SUPPORT_OPEN_CUSTOMER_SERVICE_CHAT
OpenCustomerServiceChat is supported on SDK of version 0x2800073A and later.
|
static int |
SUPPORT_SEND_MUSIC_VIDEO_MESSAGE
Sending WXMusicVideoObject is supported on SDK of version 0x28000000 and later.
|
static int |
SUPPORTED_CHANNEL_OPEN_FEED
Opening channel feed is supported on SDK of version 0x27001700 and later.
|
static int |
SUPPORTED_CHANNEL_OPEN_LIVE
Opening channel live is supported on SDK of version 0x27001700 and later.
|
static int |
SUPPORTED_CHANNEL_OPEN_PROFILE
Opening channel profile is supported on SDK of version 0x28000200 and later.
|
static int |
SUPPORTED_CHANNEL_SHARE_VIDEO
Sharing video to channel is supported on SDK of version 0x27001700 and later.
|
static int |
SUPPORTED_JOINT_PAY
Joint Pay supported on SDK of version 0x25040900 and later.
|
static int |
SUPPORTED_PRELOAD_MINI_PROGRAM
Preload mini program supported on SDK of version 0x25050500 and later.
|
static int |
SUPPORTED_QRCODE_OPEN_PAY
QRCode Pay Feature is supported on SDK of version 0x28000e00 and later.
|
static int |
SUPPORTED_SEND_AUTH_ADD_OPTIONS
SendAuth Options Feature is supported on SDK of version 0x28000b00 and later.
|
static int |
SUPPORTED_SEND_MINIPROGRAM_SECRET_MESSAGE
Sending miniprogram secret message is supported on SDK of version 0x27001100 and later.
|
static int |
SUPPORTED_SEND_TO_STATUS
Sending message to Wechat Status is supported on SDK of version 0x28000400 and later.
|
static int |
SUPPORTED_SEND_WEB_PAGE_SECRET_MESSAGE
Sending WebPage secret message is supported on SDK of version 0x27001100 and later.
|
static int |
SUPPORTED_SEND_WX_WEWORK_OBJECT
Send WXWeWorkObject supported on SDK of version 0x25030400 and later.
|
static int |
TIMELINE_SUPPORTED_SDK_INT
Sharing to WeChat Moments is supported on SDK of version 0x21020001 and later.
|
static int |
VIDEO_FILE_SUPPORTED_SDK_INT
Video file supported on SDK of version 0x25000004 and later.
|
static int |
WEISHI_MINIPROGRAM_SUPPORTED_SDK_INT
Weishi MiniProgram supported on SDK of version 0x25030100 and later.
|
限定符和类型 | 方法和说明 |
---|---|
static int |
getMajorVersion() |
static int |
getMinorVersion() |
public static final int SDK_INT
0x20000000 4 bits platform version for android
0x01000000 4 bits major version
0x00010000 8 bits minor version
0x00000001 16 bits build version
0x20000000 4 bits platform version for android
0x01000000 4 bits major version
0x00010000 8 bits minor version
0x00000001 16 bits build version
public static final java.lang.String SDK_VERSION_NAME
public static final int MIN_SDK_INT
public static final int CHECK_TOKEN_SDK_INT
public static final int TIMELINE_SUPPORTED_SDK_INT
public static final int EMOJI_SUPPORTED_SDK_INT
public static final int MUSIC_DATA_URL_SUPPORTED_SDK_INT
public static final int PAY_SUPPORTED_SDK_INT
public static final int OPENID_SUPPORTED_SDK_INT
public static final int FAVORITE_SUPPPORTED_SDK_INT
public static final int MESSAGE_ACTION_SUPPPORTED_SDK_INT
public static final int SCAN_QRCODE_AUTH_SUPPORTED_SDK_INT
public static final int MINIPROGRAM_SUPPORTED_SDK_INT
public static final int VIDEO_FILE_SUPPORTED_SDK_INT
public static final int SUBSCRIBE_MESSAGE_SUPPORTED_SDK_INT
public static final int LAUNCH_MINIPROGRAM_SUPPORTED_SDK_INT
public static final int CHOOSE_INVOICE_TILE_SUPPORT_SDK_INT
public static final int INVOICE_AUTH_INSERT_SDK_INT
public static final int NON_TAX_PAY_SDK_INT
public static final int PAY_INSURANCE_SDK_INT
public static final int SUBSCRIBE_MINI_PROGRAM_MSG_SUPPORTED_SDK_INT
public static final int OFFLINE_PAY_SDK_INT
public static final int SEND_TO_SPECIFIED_CONTACT_SDK_INT
public static final int OPEN_BUSINESS_WEBVIEW_SDK_INT
public static final int SEND_25M_IMAGE_SDK_INT
public static final int OPEN_BUSINESS_VIEW_SDK_INT
public static final int SEND_BUSINESS_CARD_SDK_INT
public static final int WEISHI_MINIPROGRAM_SUPPORTED_SDK_INT
public static final int SUPPORTED_SEND_WX_WEWORK_OBJECT
public static final int SUPPORTED_JOINT_PAY
public static final int SUPPORTED_PRELOAD_MINI_PROGRAM
public static final int LAUNCH_MINIPROGRAM_WITH_TOKEN_SUPPORTED_SDK_INT
public static final int SEND_AUTH_SCOPE_SNSAPI_WXAAPP_INFO_SUPPORTED_SDK_INT
SendAuth
"snsapi_wxaapp_info"
SendAuth
"snsapi_wxaapp_info"
public static final int SUPPORTED_SEND_MINIPROGRAM_SECRET_MESSAGE
public static final int SUPPORT_SEND_MUSIC_VIDEO_MESSAGE
public static final int SUPPORT_OPEN_CUSTOMER_SERVICE_CHAT
public static final int SUPPORTED_SEND_TO_STATUS
public static final int SUPPORTED_SEND_WEB_PAGE_SECRET_MESSAGE
public static final int SUPPORTED_CHANNEL_SHARE_VIDEO
public static final int SUPPORTED_CHANNEL_OPEN_FEED
public static final int SUPPORTED_CHANNEL_OPEN_LIVE
public static final int SUPPORTED_CHANNEL_OPEN_PROFILE
public static final int SUPPORTED_SEND_AUTH_ADD_OPTIONS
public static final int SUPPORTED_QRCODE_OPEN_PAY