Browser SDK
Build voice, video and chat applications for the browser
v4
Stable
1get direction(): CallDirection
Whether this call is 'inbound' or 'outbound'.
'inbound'
'outbound'
1console.log(call.direction);