EdgeWebrtcConnection.onError()
DESCRIPTION
Set callback to be invoked when an error occurs on the WebRTC connection.
DECLARATION
fun onError(cb: OnErrorCallback)
PARAMETERS
cb:
- The callback to set
Set callback to be invoked when an error occurs on the WebRTC connection.
fun onError(cb: OnErrorCallback)
cb: