Package | Description |
---|---|
com.tencentcloudapi.faceid.v20180301.models |
Modifier and Type | Method and Description |
---|---|
IntentionQuestion[] |
DetectAuthRequest.getIntentionQuestions()
Get 意愿核身(语音播报+语音回答模式)使用的文案。
- 包括:系统语音播报的文本、需要核验的标准文本。
- 问答模式支持1-10轮(不超过10轮)的意愿确认。
|
IntentionQuestion[] |
GetEidTokenConfig.getIntentionQuestions()
Get 意愿核身问答模式的配置列表。
- 问答模式支持1-10轮(不超过10轮)的意愿确认。
|
Modifier and Type | Method and Description |
---|---|
void |
DetectAuthRequest.setIntentionQuestions(IntentionQuestion[] IntentionQuestions)
Set 意愿核身(语音播报+语音回答模式)使用的文案。
- 包括:系统语音播报的文本、需要核验的标准文本。
- 问答模式支持1-10轮(不超过10轮)的意愿确认。
|
void |
GetEidTokenConfig.setIntentionQuestions(IntentionQuestion[] IntentionQuestions)
Set 意愿核身问答模式的配置列表。
- 问答模式支持1-10轮(不超过10轮)的意愿确认。
|
Constructor and Description |
---|
IntentionQuestion(IntentionQuestion source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.