EdgeWebrtcConnection.onClosed()
DESCRIPTION
Set callback to be invoked when the WebRTC connection is closed
DECLARATION
fun onClosed(cb: OnClosedCallback)
PARAMETERS
cb:
- The callback to set
Set callback to be invoked when the WebRTC connection is closed
fun onClosed(cb: OnClosedCallback)
cb: