Uses of Class
com.mypurecloud.sdk.v2.model.CallTarget
Packages that use CallTarget
-
Uses of CallTarget in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CallTargetModifier and TypeMethodDescriptionCallTarget.type(CallTarget.TypeEnum type) The type of callThe id of the station or an E.164 formatted phone numberMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type CallTargetMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type CallTargetModifier and TypeMethodDescriptionvoidCallRoute.setTargets(List<CallTarget> targets) CallRoute.targets(List<CallTarget> targets) A list of CallTargets to be called when the CallRoute is executed