Open ganesh-papola opened 4 years ago
I am getting this error - TypeError: onStreamsUpdated is not a function
TypeError: onStreamsUpdated is not a function
with sessionHelper .
createSession({ apiKey: obj.apikey, sessionId: obj.Session_ID, token: obj.token, onStreamsUpdated: streams => { console.log('Current subscriber streams:', streams); } });
I am getting this error -
TypeError: onStreamsUpdated is not a function
with sessionHelper .