[ 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.
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.
this | |
direction |
the call direction |