|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RedpacketSendResult | |
|---|---|
| com.foxinmy.weixin4j.api | |
| com.foxinmy.weixin4j.payment | |
| Uses of RedpacketSendResult in com.foxinmy.weixin4j.api |
|---|
| Methods in com.foxinmy.weixin4j.api that return RedpacketSendResult | |
|---|---|
RedpacketSendResult |
CashApi.sendRedpack(Redpacket redpacket)
发放红包 企业向微信用户个人发现金红包 |
| Methods in com.foxinmy.weixin4j.api that return types with arguments of type RedpacketSendResult | |
|---|---|
List<Future<RedpacketSendResult>> |
CashApi.sendRedpacks(Redpacket... redpackets)
批量发放红包 企业向微信用户个人发现金红包 |
| Uses of RedpacketSendResult in com.foxinmy.weixin4j.payment |
|---|
| Methods in com.foxinmy.weixin4j.payment that return RedpacketSendResult | |
|---|---|
RedpacketSendResult |
WeixinPayProxy.sendRedpack(Redpacket redpacket)
发放红包 企业向微信用户个人发现金红包 |
| Methods in com.foxinmy.weixin4j.payment that return types with arguments of type RedpacketSendResult | |
|---|---|
List<Future<RedpacketSendResult>> |
WeixinPayProxy.sendRedpacks(Redpacket... redpackets)
批量发放红包 企业向微信用户个人发现金红包 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||