| 程序包 | 说明 |
|---|---|
| cn.ipokerface.weixin.mp.model.component | |
| cn.ipokerface.weixin.mp.proxy |
| 限定符和类型 | 方法和说明 |
|---|---|
static ComponentAuthorizerOption |
ComponentAuthorizerOption.createCustomerServiceOption(int value)
多客服开关选项
|
static ComponentAuthorizerOption |
ComponentAuthorizerOption.createLocationReportOption(int value)
地理位置上报选项
|
static ComponentAuthorizerOption |
ComponentAuthorizerOption.createVoiceRecognizeOption(int value)
语音识别开关选项
|
static ComponentAuthorizerOption |
ComponentAuthorizerOption.parse(ComponentAuthorizerOption.AuthorizerOptionName optionName,
int optionValue)
返回选项对象
|
| 限定符和类型 | 方法和说明 |
|---|---|
ComponentAuthorizerOption |
ComponentProxy.getAuthorizerOption(String authAppId,
ComponentAuthorizerOption.AuthorizerOptionName optionName)
获取授权方的公众号的选项设置信息,如:地理位置上报,语音识别开关,多客服开关。
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResult |
ComponentProxy.setAuthorizerOption(String authAppId,
ComponentAuthorizerOption option)
设置授权方的公众号的选项信息,如:地理位置上报,语音识别开关,多客服开关。
|
Copyright © 2020. All rights reserved.