OptionsResult Methods |
The OptionsResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsProvisional |
Returns a boolean value indicating whether it is a provisional (1xx) response.
(Inherited from SIPResponseArgs.) |
![]() | IsRedirection |
Returns a boolean value indicating whether it is a redirection (3xx) response.
(Inherited from SIPResponseArgs.) |
![]() | IsSuccessful |
Returns a boolean value indicating whether it is a successful (2xx) response.
(Inherited from SIPResponseArgs.) |
![]() | SetFromSIPMessage | (Inherited from SIPResponseArgs.) |
![]() | SetFromStatusCode | (Inherited from SIPResponseArgs.) |