Function 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.

void close() nothrow @nogc;