Package | Description |
---|---|
com.tencentcloudapi.faceid.v20180301.models |
Modifier and Type | Method and Description |
---|---|
IntentionActionConfig[] |
DetectAuthRequest.getIntentionActions()
Get 意愿核身(点头确认模式)使用的文案。
- 若未使用意愿核身(点头确认模式),则该字段无需传入。
- 点头确认模式支持1-10轮(不超过10轮)的意愿确认。
|
IntentionActionConfig[] |
GetEidTokenConfig.getIntentionActions()
Get 意愿核身(点头确认模式)使用的文案。
- 若未使用意愿核身(点头确认模式),则该字段无需传入。
- 默认为空,最长可接受150的字符串长度。
- 点头确认模式支持1-10轮(不超过10轮)的意愿确认。
|
Modifier and Type | Method and Description |
---|---|
void |
DetectAuthRequest.setIntentionActions(IntentionActionConfig[] IntentionActions)
Set 意愿核身(点头确认模式)使用的文案。
- 若未使用意愿核身(点头确认模式),则该字段无需传入。
- 点头确认模式支持1-10轮(不超过10轮)的意愿确认。
|
void |
GetEidTokenConfig.setIntentionActions(IntentionActionConfig[] IntentionActions)
Set 意愿核身(点头确认模式)使用的文案。
- 若未使用意愿核身(点头确认模式),则该字段无需传入。
- 默认为空,最长可接受150的字符串长度。
- 点头确认模式支持1-10轮(不超过10轮)的意愿确认。
|
Constructor and Description |
---|
IntentionActionConfig(IntentionActionConfig 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.