• Chad Phillips's avatar
    FS-11286: Add onRemoteStream callback to Verto dialogs · 61cdf636
    Chad Phillips 提交于
    This patch adds an onRemoteStream callback, which can be specified on the Verto
    instance, or per dialog. The callback is fired when the remote stream from a
    call is received, and receives two arguments, the first is the remote stream,
    the second is the Verto dialog object.
    61cdf636
jquery.FSRTC.js 30.6 KB