Commits
Unhangout committed 61cdf636173
FS-11286: Add onRemoteStream callback to Verto dialogs 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.