get_direction
Description:
[ Version ( deprecated = true ,  deprecated_since = "1.12" ,  since = "1.6" ) ]
public CallDirection get_direction ()
  public CallDirection get_direction ()
Warning: get_direction is deprecated since 1.12.
Gets the call direction.
Note: 
      
        
    
    the user should not specify the direction of the call, as it is implicit (outgoing always).
This parameter has always been ignored during the new call creation processing.
Parameters:
| this | 
Returns:
| the call direction. |