Package com.mypurecloud.sdk.v2.model
Class CallCommand
java.lang.Object
com.mypurecloud.sdk.v2.model.CallCommand
- All Implemented Interfaces:
Serializable
CallCommand
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncallNumber(String callNumber) The phone number to dial for this call.booleaninthashCode()phoneColumn(String phoneColumn) For a dialer preview or scheduled callback, the phone column associated with the phone numbervoidsetCallNumber(String callNumber) voidsetPhoneColumn(String phoneColumn) toString()
-
Constructor Details
-
CallCommand
public CallCommand() -
CallCommand
-
-
Method Details
-
callNumber
The phone number to dial for this call. -
getCallNumber
-
setCallNumber
-
phoneColumn
For a dialer preview or scheduled callback, the phone column associated with the phone number -
getPhoneColumn
-
setPhoneColumn
-
equals
-
hashCode
public int hashCode() -
toString
-