Phone call information More...
Inherits Object.
Public Member Functions | |
| ConnectionFailureCause | get_FailureCause () const |
| Connection failure cause More... | |
| void | set_FailureCause (ConnectionFailureCause value) |
| Connection failure cause More... | |
| PhoneCallState | get_CallState () const |
| Phone call statuses. More... | |
| void | set_CallState (PhoneCallState value) |
| Phone call statuses. More... | |
| System::String | get_SIPResponse () const |
| SIP response More... | |
| void | set_SIPResponse (System::String value) |
| SIP response More... | |
| int32_t | get_SIPResponseCode () const |
| SIP response code This list details all the SIP response codes defined in IETF RFCs and registered with the IANA as of 18 April 2013. It also includes SIP response codes defined in obsolete SIP RFCs (specifically, RFC 2543), which are therefore not registered with the IANA; these are explicitly noted as such. 1xx—Provisional Responses 2xx—Successful Responses 3xx—Redirection Responses 4xx—Client Failure Responses 5xx—Server Failure Responses 6xx—Global Failure Responses More... | |
| void | set_SIPResponseCode (int32_t value) |
| SIP response code This list details all the SIP response codes defined in IETF RFCs and registered with the IANA as of 18 April 2013. It also includes SIP response codes defined in obsolete SIP RFCs (specifically, RFC 2543), which are therefore not registered with the IANA; these are explicitly noted as such. 1xx—Provisional Responses 2xx—Successful Responses 3xx—Redirection Responses 4xx—Client Failure Responses 5xx—Server Failure Responses 6xx—Global Failure Responses More... | |
| CallInformation (PhoneCallState callState, ConnectionFailureCause failureCause, int32_t sipResponseCode, System::String sipResponse) | |
Phone call information
| Aspose::Email::Clients::Exchange::WebService::CallInformation::CallInformation | ( | PhoneCallState | callState, |
| ConnectionFailureCause | failureCause, | ||
| int32_t | sipResponseCode, | ||
| System::String | sipResponse | ||
| ) |
| PhoneCallState Aspose::Email::Clients::Exchange::WebService::CallInformation::get_CallState | ( | ) | const |
Phone call statuses.
| ConnectionFailureCause Aspose::Email::Clients::Exchange::WebService::CallInformation::get_FailureCause | ( | ) | const |
Connection failure cause
| System::String Aspose::Email::Clients::Exchange::WebService::CallInformation::get_SIPResponse | ( | ) | const |
SIP response
| int32_t Aspose::Email::Clients::Exchange::WebService::CallInformation::get_SIPResponseCode | ( | ) | const |
SIP response code This list details all the SIP response codes defined in IETF RFCs and registered with the IANA as of 18 April 2013. It also includes SIP response codes defined in obsolete SIP RFCs (specifically, RFC 2543), which are therefore not registered with the IANA; these are explicitly noted as such. 1xx—Provisional Responses 2xx—Successful Responses 3xx—Redirection Responses 4xx—Client Failure Responses 5xx—Server Failure Responses 6xx—Global Failure Responses
| void Aspose::Email::Clients::Exchange::WebService::CallInformation::set_CallState | ( | PhoneCallState | value | ) |
Phone call statuses.
| void Aspose::Email::Clients::Exchange::WebService::CallInformation::set_FailureCause | ( | ConnectionFailureCause | value | ) |
Connection failure cause
| void Aspose::Email::Clients::Exchange::WebService::CallInformation::set_SIPResponse | ( | System::String | value | ) |
SIP response
| void Aspose::Email::Clients::Exchange::WebService::CallInformation::set_SIPResponseCode | ( | int32_t | value | ) |
SIP response code This list details all the SIP response codes defined in IETF RFCs and registered with the IANA as of 18 April 2013. It also includes SIP response codes defined in obsolete SIP RFCs (specifically, RFC 2543), which are therefore not registered with the IANA; these are explicitly noted as such. 1xx—Provisional Responses 2xx—Successful Responses 3xx—Redirection Responses 4xx—Client Failure Responses 5xx—Server Failure Responses 6xx—Global Failure Responses