Class Destination
- java.lang.Object
-
- com.sinch.sdk.domains.voice.models.Destination
-
- Direct Known Subclasses:
DestinationNumber,DestinationSip,DestinationUser
public abstract class Destination extends Object
Can be of type number for PSTN endpoints or of type username for data endpoints.
-
-
Constructor Summary
Constructors Constructor Description Destination()
-