iceEnabled property

bool? iceEnabled
getter/setter pair

Use ICE (establish connection by collect and exchange transport candidates, webrtc compatible mode, by default disabled).

Implementation

bool? iceEnabled;