Package com.twilio.voice
Class IceOptions
java.lang.Object
com.twilio.voice.IceOptions
IceOptions specifies custom media connectivity configurations.
Media connections are established using the ICE (Interactive Connectivity Establishment) protocol. These options allow you to customize how data flows to and from participants, and which protocols to use. You may also provide your own ICE servers, overriding the defaults. https://www.twilio.com/stun-turn.
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getIceServers
-
getIceTransportPolicy
-