set_state
Description:
[ Version ( deprecated = true ,  deprecated_since = "1.12" ,  since = "1.6" ) ]
public void set_state (CallState state)
  public void set_state (CallState state)
Warning: set_state is deprecated since 1.12.
Sets the call state
Note: 
      
        
    
    the user should not specify the state of the call before the call is created.
This parameter has always been ignored during the new call creation processing.
Parameters:
| this | |
| state | the call state |