Uses of Class
com.tencentcloudapi.essbasic.v20201222.models.CheckFaceIdentifyResponse
-
Packages that use CheckFaceIdentifyResponse Package Description com.tencentcloudapi.essbasic.v20201222 com.tencentcloudapi.essbasic.v20201222.models -
-
Uses of CheckFaceIdentifyResponse in com.tencentcloudapi.essbasic.v20201222
Methods in com.tencentcloudapi.essbasic.v20201222 that return CheckFaceIdentifyResponse Modifier and Type Method Description CheckFaceIdentifyResponse
EssbasicClient. CheckFaceIdentify(CheckFaceIdentifyRequest req)
该接口为第三方平台向电子签平台检测慧眼或腾讯电子签小程序人脸核身结果 -
Uses of CheckFaceIdentifyResponse in com.tencentcloudapi.essbasic.v20201222.models
Constructors in com.tencentcloudapi.essbasic.v20201222.models with parameters of type CheckFaceIdentifyResponse Constructor Description CheckFaceIdentifyResponse(CheckFaceIdentifyResponse 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.
-