Uses of Class
com.tencentcloudapi.iotvideoindustry.v20201201.models.DescribeSIPServerResponse
-
Packages that use DescribeSIPServerResponse Package Description com.tencentcloudapi.iotvideoindustry.v20201201 com.tencentcloudapi.iotvideoindustry.v20201201.models -
-
Uses of DescribeSIPServerResponse in com.tencentcloudapi.iotvideoindustry.v20201201
Methods in com.tencentcloudapi.iotvideoindustry.v20201201 that return DescribeSIPServerResponse Modifier and Type Method Description DescribeSIPServerResponseIotvideoindustryClient. DescribeSIPServer(DescribeSIPServerRequest req)本接口用于获取SIP服务器相关配置,用户可以通过这些配置项,将设备通过GB28181协议注册到本服务。 -
Uses of DescribeSIPServerResponse in com.tencentcloudapi.iotvideoindustry.v20201201.models
Constructors in com.tencentcloudapi.iotvideoindustry.v20201201.models with parameters of type DescribeSIPServerResponse Constructor Description DescribeSIPServerResponse(DescribeSIPServerResponse 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.
-