Uses of Interface
elemental2.dom.RTCConfiguration.GetIceServersArrayUnionType
-
Uses of RTCConfiguration.GetIceServersArrayUnionType in elemental2.dom
Methods in elemental2.dom that return RTCConfiguration.GetIceServersArrayUnionTypeModifier and TypeMethodDescriptionMethods in elemental2.dom that return types with arguments of type RTCConfiguration.GetIceServersArrayUnionTypeModifier and TypeMethodDescriptionelemental2.core.JsArray
<RTCConfiguration.GetIceServersArrayUnionType> RTCConfiguration.getIceServers()
Methods in elemental2.dom with parameters of type RTCConfiguration.GetIceServersArrayUnionTypeModifier and TypeMethodDescriptiondefault void
RTCConfiguration.setIceServers
(RTCConfiguration.GetIceServersArrayUnionType[] iceServers) Method parameters in elemental2.dom with type arguments of type RTCConfiguration.GetIceServersArrayUnionTypeModifier and TypeMethodDescriptionvoid
RTCConfiguration.setIceServers
(elemental2.core.JsArray<RTCConfiguration.GetIceServersArrayUnionType> iceServers)