public class IceOptions extends Object
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.
Modifier and Type | Class and Description |
---|---|
static class |
IceOptions.Builder |
Modifier and Type | Method and Description |
---|---|
Set<IceServer> |
getIceServers() |
IceTransportPolicy |
getIceTransportPolicy() |
public IceTransportPolicy getIceTransportPolicy()
5.2.0