Uses of Interface
com.sinch.sdk.domains.voice.models.v1.destination.Destination
Package
Description
Destination related classes
Models related to Voice WebHooks
-
Uses of Destination in com.sinch.sdk.domains.voice.models.v1.destination
Modifier and TypeInterfaceDescriptioninterface
The type of device and phone number called.interface
The type of device and number or endpoint to call.interface
The type of device and number or endpoint to call.interface
The type of device and number or endpoint to call. -
Uses of Destination in com.sinch.sdk.domains.voice.models.v1.webhooks
Modifier and TypeMethodDescriptionDisconnectedCallEvent.getTo()
Get toIncomingCallEvent.getTo()
Get toModifier and TypeMethodDescriptionDisconnectedCallEvent.Builder.setTo
(Destination to) see getterIncomingCallEvent.Builder.setTo
(Destination to) see getter