Uses of Class
com.tencentcloudapi.iss.v20230517.models.ControlDeviceStreamResponse
-
Packages that use ControlDeviceStreamResponse Package Description com.tencentcloudapi.iss.v20230517 com.tencentcloudapi.iss.v20230517.models -
-
Uses of ControlDeviceStreamResponse in com.tencentcloudapi.iss.v20230517
Methods in com.tencentcloudapi.iss.v20230517 that return ControlDeviceStreamResponse Modifier and Type Method Description ControlDeviceStreamResponse
IssClient. ControlDeviceStream(ControlDeviceStreamRequest req)
用于获取设备的实时开流地址。 -
Uses of ControlDeviceStreamResponse in com.tencentcloudapi.iss.v20230517.models
Constructors in com.tencentcloudapi.iss.v20230517.models with parameters of type ControlDeviceStreamResponse Constructor Description ControlDeviceStreamResponse(ControlDeviceStreamResponse 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.
-