Uses of Class
com.bandwidth.sdk.model.MachineDetectionCompleteCallback
Packages that use MachineDetectionCompleteCallback
-
Uses of MachineDetectionCompleteCallback in com.bandwidth.sdk.model
Methods in com.bandwidth.sdk.model that return MachineDetectionCompleteCallbackModifier and TypeMethodDescriptionMachineDetectionCompleteCallback.answerTime
(OffsetDateTime answerTime) MachineDetectionCompleteCallback.applicationId
(String applicationId) MachineDetectionCompleteCallback.direction
(CallDirectionEnum direction) MachineDetectionCompleteCallback.enqueuedTime
(OffsetDateTime enqueuedTime) MachineDetectionCompleteCallback.eventTime
(OffsetDateTime eventTime) Create an instance of MachineDetectionCompleteCallback given an JSON stringMachineDetectionCompleteCallback.machineDetectionResult
(MachineDetectionResult machineDetectionResult) MachineDetectionCompleteCallback.putAdditionalProperty
(String key, Object value) Set the additional (undeclared) property with the specified name and value.MachineDetectionCompleteCallback.startTime
(OffsetDateTime startTime)