You need to enable JavaScript to run this app.
导航

setHttpDnsDepend

最近更新时间2023.03.22 20:50:04

首次发布时间2022.04.25 16:01:52

定义

public void setHttpDnsDepend(IHttpDnsDepend httpDnsDepend)

作用

设置 HttpDns 对象的依赖。

参数

httpDnsDepend:表示一个 IHttpDnsDepend 对象。IHttpDnsDepend 对象定义了初始化 SDK 所需要的上下文信息。比如您账号下移动解析 HTTPDNS 的鉴权 Service ID 和 Secret Key。