Interface DestinationMxp
- All Superinterfaces:
CallInformationFrom,CallInformationTo,Destination,DestinationConference,DestinationCustom,DestinationTextToSpeech
public interface DestinationMxp
extends Destination, DestinationConference, DestinationCustom, DestinationTextToSpeech, CallInformationFrom, CallInformationTo
The type of device and number or endpoint to call.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic DestinationMxp.Builderbuilder()Getting builderstatic DestinationMxpStatic builder helperFor typeuserNamethe value is the username for a data endpoint.
-
Method Details
-
from
Static builder helper -
getEndpoint
String getEndpoint()For typeuserNamethe value is the username for a data endpoint.- Returns:
- endpoint
-
builder
Getting builder- Returns:
- New Builder instance
-