Uses of Class
com.tencentcloudapi.faceid.v20180301.models.MobileNetworkTimeVerificationResponse
-
Packages that use MobileNetworkTimeVerificationResponse Package Description com.tencentcloudapi.faceid.v20180301 com.tencentcloudapi.faceid.v20180301.models -
-
Uses of MobileNetworkTimeVerificationResponse in com.tencentcloudapi.faceid.v20180301
Methods in com.tencentcloudapi.faceid.v20180301 that return MobileNetworkTimeVerificationResponse Modifier and Type Method Description MobileNetworkTimeVerificationResponseFaceidClient. MobileNetworkTimeVerification(MobileNetworkTimeVerificationRequest req)本接口用于查询手机号在网时长,输入手机号进行查询。 -
Uses of MobileNetworkTimeVerificationResponse in com.tencentcloudapi.faceid.v20180301.models
Constructors in com.tencentcloudapi.faceid.v20180301.models with parameters of type MobileNetworkTimeVerificationResponse Constructor Description MobileNetworkTimeVerificationResponse(MobileNetworkTimeVerificationResponse 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.
-