Uses of Class
com.sinch.sdk.domains.voice.models.v1.webhooks.AnsweredCallEventAnsweringMachineDetection.ReasonEnum
-
Uses of AnsweredCallEventAnsweringMachineDetection.ReasonEnum in com.sinch.sdk.domains.voice.models.v1.webhooks
Modifier and TypeFieldDescriptionAnsweredCallEventAnsweringMachineDetection.ReasonEnum.INITIALSILENCE
AnsweredCallEventAnsweringMachineDetection.ReasonEnum.LONGGREETING
Modifier and TypeMethodDescriptionAnsweredCallEventAnsweringMachineDetection.getReason()
The reason that the system used to determine who answered the call.Modifier and TypeMethodDescriptionAnsweredCallEventAnsweringMachineDetection.Builder.setReason
(AnsweredCallEventAnsweringMachineDetection.ReasonEnum reason) see getterstatic String
AnsweredCallEventAnsweringMachineDetection.ReasonEnum.valueOf
(AnsweredCallEventAnsweringMachineDetection.ReasonEnum e)