Package com.mypurecloud.sdk.v2.model
Class DispositionParameters
java.lang.Object
com.mypurecloud.sdk.v2.model.DispositionParameters
- All Implemented Interfaces:
Serializable
DispositionParameters
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadjustableLiveSpeakerDetection(AdjustableLiveSpeakerDetection adjustableLiveSpeakerDetection) ALSD evaluation inputs and output (isPersonalLikely) of the ALSD detector the last time it ran on the call (could be multiple times)booleaninthashCode()voidsetAdjustableLiveSpeakerDetection(AdjustableLiveSpeakerDetection adjustableLiveSpeakerDetection) toString()
-
Constructor Details
-
DispositionParameters
public DispositionParameters() -
DispositionParameters
-
-
Method Details
-
adjustableLiveSpeakerDetection
public DispositionParameters adjustableLiveSpeakerDetection(AdjustableLiveSpeakerDetection adjustableLiveSpeakerDetection) ALSD evaluation inputs and output (isPersonalLikely) of the ALSD detector the last time it ran on the call (could be multiple times) -
getAdjustableLiveSpeakerDetection
-
setAdjustableLiveSpeakerDetection
public void setAdjustableLiveSpeakerDetection(AdjustableLiveSpeakerDetection adjustableLiveSpeakerDetection) -
equals
-
hashCode
public int hashCode() -
toString
-