InviteResponseArgs Class |
Namespace: Ozeki.VoIP
The InviteResponseArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | InviteResponseArgs(Int32) |
!!! CSAK ERROR ESETEN LEHET EZT A KONSTRUKTORT HASZNALNI !!!!
|
![]() | InviteResponseArgs(String) | Initializes a new instance of the InviteResponseArgs class |
![]() | InviteResponseArgs(String, Int32) | Initializes a new instance of the InviteResponseArgs class |
![]() | InviteResponseArgs(String, ResponseCodes, MediaDescription) | Initializes a new instance of the InviteResponseArgs class |
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.) |
![]() | IsTerminateCallResponse | |
![]() | SetFromSIPMessage | (Inherited from SIPResponseArgs.) |
![]() | SetFromStatusCode | (Inherited from SIPResponseArgs.) |
Name | Description | |
---|---|---|
![]() | AdditionalHeaders | |
![]() | CallID |
Gets the Call-ID of the response.
(Inherited from SIPResponseArgs.) |
![]() | Contact | |
![]() | CSeq |
Gets the CSeq number of the response.
(Inherited from SIPResponseArgs.) |
![]() | Details | |
![]() | Error |
Gets the error.
(Inherited from SIPResponseArgs.) |
![]() | IsMidDialogResponse | |
![]() | MediaDescription |
Response-ban leveo media description
|
![]() | ReasonPhrase |
Gets the reason phrase of the SIP response.
(Inherited from SIPResponseArgs.) |
![]() | StatusCode |
Gets the status code of the SIP response.
(Inherited from SIPResponseArgs.) |
![]() | UserID |
Ki kuldi a response-t
|
![]() | UserSIPInfo |
A kuldo
|