WebRTCPeerConnection.close

Close the peer connection and all data channels associated with it. Note, you cannot reuse this object for a new connection unless you call initialize.

struct WebRTCPeerConnection
@nogc nothrow
void
close
()

Meta