connectionState property

Rx<RTCPeerConnectionState?> connectionState
getter/setter pair

Implementation

var connectionState = Rx<webrtc.RTCPeerConnectionState?>(null);