Uses of Class
com.foxinmy.weixin4j.jssdk.JSSDKAPI

Packages that use JSSDKAPI
com.foxinmy.weixin4j.jssdk   
 

Uses of JSSDKAPI in com.foxinmy.weixin4j.jssdk
 

Fields in com.foxinmy.weixin4j.jssdk declared as JSSDKAPI
static JSSDKAPI[] JSSDKAPI.BEACON_APIS
          摇一摇周边接口集合
static JSSDKAPI[] JSSDKAPI.CARD_APIS
          微信卡券接口集合
static JSSDKAPI[] JSSDKAPI.CHAT_APIS
          企业号会话接口集合
static JSSDKAPI[] JSSDKAPI.DEVICE_APIS
          设备信息接口集合
static JSSDKAPI[] JSSDKAPI.IMAGE_APIS
          图像接口集合
static JSSDKAPI[] JSSDKAPI.LOCATION_APIS
          地理位置接口集合
static JSSDKAPI[] JSSDKAPI.MP_ALL_APIS
          公众平台全部接口集合
static JSSDKAPI[] JSSDKAPI.PAY_APIS
          微信支付接口集合
static JSSDKAPI[] JSSDKAPI.QY_ALL_APIS
          企业号全部接口集合
static JSSDKAPI[] JSSDKAPI.RECORD_APIS
          音频接口集合
static JSSDKAPI[] JSSDKAPI.SCAN_APIS
          微信扫一扫接口集合
static JSSDKAPI[] JSSDKAPI.SEM_APIS
          智能接口集合
static JSSDKAPI[] JSSDKAPI.SHARE_APIS
          分享接口集合
static JSSDKAPI[] JSSDKAPI.SHOP_APIS
          微信小店接口集合
static JSSDKAPI[] JSSDKAPI.UI_APIS
          界面操作接口集合
 

Methods in com.foxinmy.weixin4j.jssdk that return JSSDKAPI
static JSSDKAPI JSSDKAPI.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JSSDKAPI[] JSSDKAPI.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.foxinmy.weixin4j.jssdk with parameters of type JSSDKAPI
 JSSDKConfigurator JSSDKConfigurator.apis(JSSDKAPI... apis)
          需要使用的JS接口列表
 JSSDKConfigurator JSSDKConfigurator.apis(JSSDKAPI[]... apis)
          需要使用的JS接口列表
 



Copyright © 2014–2017. All rights reserved.