RTCIceGatheringState

class Object
trait Matchable
class Any

Value members

Concrete fields

The object was just created, and no networking has occurred yet.

The object was just created, and no networking has occurred yet.

The ICE engine has completed gathering. Events such as adding a new interface or a new TURN server will cause the state to go back to gathering.

The ICE engine has completed gathering. Events such as adding a new interface or a new TURN server will cause the state to go back to gathering.

The ICE engine is in the process of gathering candidates for this RTCPeerConnection.

The ICE engine is in the process of gathering candidates for this RTCPeerConnection.