Package com.mypurecloud.sdk.v2.model
Class CallTarget
java.lang.Object
com.mypurecloud.sdk.v2.model.CallTarget
- All Implemented Interfaces:
Serializable
CallTarget
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()getValue()inthashCode()voidsetType(CallTarget.TypeEnum type) voidtoString()type(CallTarget.TypeEnum type) The type of callThe id of the station or an E.164 formatted phone number
-
Constructor Details
-
CallTarget
public CallTarget() -
CallTarget
-
-
Method Details