EdgeWebrtcConnection.onConnected()
DESCRIPTION
Set callback to be invoked when the WebRTC connection is connected
DECLARATION
fun onConnected(cb: OnConnectedCallback)
PARAMETERS
cb:
- The callback to set
Set callback to be invoked when the WebRTC connection is connected
fun onConnected(cb: OnConnectedCallback)
cb: