Class CallTransferFailed
java.lang.Object
com.azure.communication.callautomation.models.events.CallAutomationEventBase
com.azure.communication.callautomation.models.events.CallTransferFailed
The CallTransferFailed model.
-
Method Summary
Modifier and TypeMethodDescriptionGet the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC services.Methods inherited from class com.azure.communication.callautomation.models.events.CallAutomationEventBase
getCallConnectionId, getCorrelationId, getOperationContext, getServerCallId
-
Method Details
-
getResultInformation
Get the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC services.- Returns:
- the resultInformation value.
-