Click or drag to resize
SIPResponseArgs Methods

The SIPResponseArgs type exposes the following members.

Methods
  NameDescription
Public methodIsProvisional
Returns a boolean value indicating whether it is a provisional (1xx) response.
Public methodIsRedirection
Returns a boolean value indicating whether it is a redirection (3xx) response.
Public methodIsSuccessful
Returns a boolean value indicating whether it is a successful (2xx) response.
Public methodSetFromSIPMessage
Public methodSetFromStatusCode
Top
See Also