Feedback

  • Contents
 

CallObject.direction Property

Definition

This property allows you to query the direction of the call (e.g. inbound, outbound, etc.).

Syntax

CallObject.direction

Usage

Read       Yes

Write       No

Value Assigned

None.

Value Returned

Direction

The integer return value represents the call direction (0 = inbound, 1 = outbound, 2 = indeterminate direction or call is in a manual dialing state).