|
Browse by Tags
onCallEnded ( RSS)
-
All you need to do is create endOfCall function in your javascript. Use this code as an example: function endOfCall(duration) { alert(duration); } When you terminate the call the applet calls for endOfCall function.
-
How can I get the time duration of the call? I'm using the roomProps.onCallEnded event and it's not working. It supposed to return the time duration but it isn't.
Page 1 of 1 (2 items)
|
|
|