direction

View as MarkdownOpen in Claude
get direction(): CallDirection

Whether this call is 'inbound' or 'outbound'.

Examples

console.log(call.direction);