Click or drag to resize
CallStateChangedArgs Properties

The CallStateChangedArgs type exposes the following members.

Properties
  NameDescription
Public propertyError
Gets the specific error, if the call state is Error.
Public propertyPrevState
Gets the previous state of the call..
Public propertyReason
Gets the reason phrase for the state.
Public propertyState
Gets the current state of the call.
Public propertyStatusCode
Gets the status code sent to the initial INVITE request.
Top
See Also