| 程序包 | 说明 |
|---|---|
| cn.ipokerface.weixin.mp.model.component | |
| cn.ipokerface.weixin.mp.proxy |
| 限定符和类型 | 方法和说明 |
|---|---|
ComponentAuthorizerOption.AuthorizerOptionName |
ComponentAuthorizerOption.getName() |
static ComponentAuthorizerOption.AuthorizerOptionName |
ComponentAuthorizerOption.AuthorizerOptionName.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ComponentAuthorizerOption.AuthorizerOptionName[] |
ComponentAuthorizerOption.AuthorizerOptionName.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ComponentAuthorizerOption |
ComponentAuthorizerOption.parse(ComponentAuthorizerOption.AuthorizerOptionName optionName,
int optionValue)
返回选项对象
|
| 限定符和类型 | 方法和说明 |
|---|---|
ComponentAuthorizerOption |
ComponentProxy.getAuthorizerOption(String authAppId,
ComponentAuthorizerOption.AuthorizerOptionName optionName)
获取授权方的公众号的选项设置信息,如:地理位置上报,语音识别开关,多客服开关。
|
Copyright © 2020. All rights reserved.