azure-docs-sdk-java/docs-ref-autogen/com.azure.communication.cal...

36 строки
3.7 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.communication.callautomation.models.events.CallDisconnected"
fullName: "com.azure.communication.callautomation.models.events.CallDisconnected"
name: "CallDisconnected"
nameWithType: "CallDisconnected"
summary: "The Call<wbr>Disconnected model."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.communication.callautomation.models.events.CallAutomationEventBase?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.communication.callautomation.models.events.CallAutomationEventBase?alt=com.azure.communication.callautomation.models.events.CallAutomationEventBase&text=CallAutomationEventBase\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.communication.callautomation.models.events.CallAutomationEventBase.getCallConnectionId()?alt=com.azure.communication.callautomation.models.events.CallAutomationEventBase.getCallConnectionId&text=getCallConnectionId\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.communication.callautomation.models.events.CallAutomationEventBase.getCorrelationId()?alt=com.azure.communication.callautomation.models.events.CallAutomationEventBase.getCorrelationId&text=getCorrelationId\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.communication.callautomation.models.events.CallAutomationEventBase.getOperationContext()?alt=com.azure.communication.callautomation.models.events.CallAutomationEventBase.getOperationContext&text=getOperationContext\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.communication.callautomation.models.events.CallAutomationEventBase.getServerCallId()?alt=com.azure.communication.callautomation.models.events.CallAutomationEventBase.getServerCallId&text=getServerCallId\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **CallDisconnected**</br> extends <xref href=\"com.azure.communication.callautomation.models.events.CallAutomationEventBase?alt=com.azure.communication.callautomation.models.events.CallAutomationEventBase&text=CallAutomationEventBase\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The CallDisconnected model."
metadata: {}
package: "com.azure.communication.callautomation.models.events"
artifact: com.azure:azure-communication-callautomation:1.2.4