EdgePeerConnection.onClosed()
DESCRIPTION
Set callback to be invoked when the WebRTC connection is closed
DECLARATION
var onClosed: EdgeOnClosedCallback? { get set }
PARAMETERS
cb:
- The callback to set
Set callback to be invoked when the WebRTC connection is closed
var onClosed: EdgeOnClosedCallback? { get set }
cb: