Interface DestinationDid
- All Superinterfaces:
Destination
The type of device and phone number called.
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic DestinationDid.Builder
builder()
Getting builderstatic DestinationDid
Static builder helperNumber that the caller has called
-
Method Details
-
from
Static builder helper -
getEndpoint
String getEndpoint()Number that the caller has called- Returns:
- endpoint
-
builder
Getting builder- Returns:
- New Builder instance
-