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