EdgeWebrtcConnection.onTrack()

DESCRIPTION

Set callback to be invoked when the device has added a track to the WebRTC connection

DECLARATION

  onTrack(fn: OnTrackCallback): void

PARAMETERS

fn:
The callback to set