OnErrorCallback()

DESCRIPTION

Callback invoked when an error occurs in the WebRTC connection

DECLARATION

typealias OnErrorCallback = (EdgeWebRTCError) -> Unit

PARAMETERS

EdgeWebRTCError:
[in] The Error that occured