Click or drag to resize
RegistrationStateChangedArgs Properties

The RegistrationStateChangedArgs type exposes the following members.

Properties
  NameDescription
Public propertyError
Gets the error of the registration.
Public propertyPrevState
Gets the previous state of the registration.
Public propertyReasonPhrase
Gets the reason phrase of the SIP response received for the last REGISTER request.
Public propertyState
Gets the current state of the registration.
Public propertyStatusCode
Gets the status code of the SIP response received for the last REGISTER request.
Top
See Also