Uses of Class
com.tencentcloudapi.trtc.v20190722.models.McuPassThrough
-
Packages that use McuPassThrough Package Description com.tencentcloudapi.trtc.v20190722.models -
-
Uses of McuPassThrough in com.tencentcloudapi.trtc.v20190722.models
Methods in com.tencentcloudapi.trtc.v20190722.models that return McuPassThrough Modifier and Type Method Description McuPassThroughMcuSeiParams. getPassThrough()Get 透传SEIMethods in com.tencentcloudapi.trtc.v20190722.models with parameters of type McuPassThrough Modifier and Type Method Description voidMcuSeiParams. setPassThrough(McuPassThrough PassThrough)Set 透传SEIConstructors in com.tencentcloudapi.trtc.v20190722.models with parameters of type McuPassThrough Constructor Description McuPassThrough(McuPassThrough 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.
-