EdgeWebrtcConnection.onClosed()
DESCRIPTION
Set callback to be invoked when the connection WebRTC is closed
DECLARATION
onClosed(fn: ClosedCallback): void
PARAMETERS
fn:
- The callback to set
Set callback to be invoked when the connection WebRTC is closed
onClosed(fn: ClosedCallback): void
fn: