Package 

Enum IceTransportPolicy

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum IceTransportPolicy
    
                        

    IceTransportPolicy specifies which ICE transports to allow.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      RELAY

      Only TURN relay transports will be used.

      ALL

      All transports will be used.