Uses of Class
com.azure.communication.callautomation.models.events.ResultInformation
Packages that use ResultInformation
Package
Description
Package containing events for AzureCommunicationCallingServerService. null.
-
Uses of ResultInformation in com.azure.communication.callautomation.models.events
Methods in com.azure.communication.callautomation.models.events that return ResultInformationModifier and TypeMethodDescriptionstatic ResultInformationResultInformation.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResultInformation from the JsonReader.CallAutomationEventBase.getResultInformation()Get the resultInformation property: Contains the resulting SIP code, sub-code and message.