Uses of Class
com.tencentcloudapi.lcic.v20220817.models.StartRoomResponse
-
Packages that use StartRoomResponse Package Description com.tencentcloudapi.lcic.v20220817 com.tencentcloudapi.lcic.v20220817.models -
-
Uses of StartRoomResponse in com.tencentcloudapi.lcic.v20220817
Methods in com.tencentcloudapi.lcic.v20220817 that return StartRoomResponse Modifier and Type Method Description StartRoomResponseLcicClient. StartRoom(StartRoomRequest req)开始房间的直播。 说明:开始房间接口调用之前需要有用户进入课堂初始化课堂信息。 -
Uses of StartRoomResponse in com.tencentcloudapi.lcic.v20220817.models
Constructors in com.tencentcloudapi.lcic.v20220817.models with parameters of type StartRoomResponse Constructor Description StartRoomResponse(StartRoomResponse 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.
-