| 程序包 | 说明 |
|---|---|
| cn.ipokerface.weixin.mp.proxy |
| 限定符和类型 | 方法和说明 |
|---|---|
Following |
WeixinMPlatformProxy.getBalcklistOpenIds(String nextOpenId)
获取公众号的黑名单列表
|
Following |
TagProxy.getBalcklistOpenIds(String nextOpenId)
获取公众号的黑名单列表
|
Following |
WeixinMPlatformProxy.getFollowing(String nextOpenId)
获取公众号一定数量(10000)的关注者列表 请慎重使用
|
Following |
UserProxy.getFollowing(String nextOpenId)
获取公众号一定数量(10000)的关注者列表 请慎重使用
|
Following |
WeixinMPlatformProxy.getFollowingOpenIds(String nextOpenId)
获取公众号一定数量(10000)的关注者列表
|
Following |
UserProxy.getFollowingOpenIds(String nextOpenId)
获取公众号一定数量(10000)的关注者列表
|
Following |
WeixinMPlatformProxy.getTagFollowing(int tagId,
String nextOpenId)
获取标签下粉丝列表 请慎重使用
|
Following |
TagProxy.getTagFollowing(int tagId,
String nextOpenId)
获取标签下粉丝列表 请慎重使用
|
Following |
WeixinMPlatformProxy.getTagFollowingOpenIds(int tagId,
String nextOpenId)
获取标签下粉丝列表
|
Following |
TagProxy.getTagFollowingOpenIds(int tagId,
String nextOpenId)
获取标签下粉丝列表
|
Copyright © 2020. All rights reserved.