set_direction


Description:

[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.6" ) ]
public void set_direction (CallDirection direction)

Warning: set_direction is deprecated since 1.12.

Sets the call direction.

Note:

the user should not specify the direction of the call, as it is implicit (outgoing always).

Anyway, this parameter has always been ignored during the new call creation processing.

Parameters:

this

A CallProperties.

direction

the call direction