OnErrorCallback()
DESCRIPTION
Callback invoked when an error occurs in the WebRTC connection
DECLARATION
typealias OnErrorCallback = (EdgeWebRTCError) -> Unit
PARAMETERS
EdgeWebRTCError:
- [in] The Error that occured
Callback invoked when an error occurs in the WebRTC connection
typealias OnErrorCallback = (EdgeWebRTCError) -> Unit
EdgeWebRTCError: