Uses of Class
com.tencentcloudapi.live.v20180801.models.CancelCommonMixStreamResponse
-
Packages that use CancelCommonMixStreamResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of CancelCommonMixStreamResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return CancelCommonMixStreamResponse Modifier and Type Method Description CancelCommonMixStreamResponseLiveClient. CancelCommonMixStream(CancelCommonMixStreamRequest req)该接口用来取消混流。用法与 mix_streamv2.cancel_mix_stream 基本一致。 -
Uses of CancelCommonMixStreamResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type CancelCommonMixStreamResponse Constructor Description CancelCommonMixStreamResponse(CancelCommonMixStreamResponse 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.
-