close method
void
close()
The close()
method of the RTCPeerConnection interface closes the
current peer connection.
Implementation
external void close();
The close()
method of the RTCPeerConnection interface closes the
current peer connection.
external void close();