Class CallTransferAccepted

java.lang.Object
com.azure.communication.callautomation.models.events.CallAutomationEventBase
com.azure.communication.callautomation.models.events.CallTransferAccepted

public final class CallTransferAccepted extends CallAutomationEventBase
The CallTransferAccepted model.
  • Method Details

    • getResultInformation

      public ResultInformation getResultInformation()
      Get the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC services.
      Returns:
      the resultInformation value.