Uses of Class
com.tencentcloudapi.mps.v20190612.models.CreateStreamLinkEventRequest
-
Packages that use CreateStreamLinkEventRequest Package Description com.tencentcloudapi.mps.v20190612 com.tencentcloudapi.mps.v20190612.models -
-
Uses of CreateStreamLinkEventRequest in com.tencentcloudapi.mps.v20190612
Methods in com.tencentcloudapi.mps.v20190612 with parameters of type CreateStreamLinkEventRequest Modifier and Type Method Description CreateStreamLinkEventResponse
MpsClient. CreateStreamLinkEvent(CreateStreamLinkEventRequest req)
创建媒体传输的事件Event。 -
Uses of CreateStreamLinkEventRequest in com.tencentcloudapi.mps.v20190612.models
Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type CreateStreamLinkEventRequest Constructor Description CreateStreamLinkEventRequest(CreateStreamLinkEventRequest 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.
-