Platform SDK Java 8.5 API Reference

com.genesyslab.platform.voice.protocol.previewinteraction
Class PreviewInteractionMessage

java.lang.Object
  extended by com.genesyslab.platform.voice.protocol.previewinteraction.PreviewInteractionMessage

public class PreviewInteractionMessage
extends java.lang.Object


Constructor Summary
PreviewInteractionMessage()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 PreviewInteractionBody getPreviewInteractionBody()
           
 PreviewInteractionHeader getPreviewInteractionHeader()
           
 int hashCode()
           
 void setPreviewInteractionBody(PreviewInteractionBody value)
           
 void setPreviewInteractionHeader(PreviewInteractionHeader value)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PreviewInteractionMessage

public PreviewInteractionMessage()
Method Detail

getPreviewInteractionHeader

public PreviewInteractionHeader getPreviewInteractionHeader()

setPreviewInteractionHeader

public void setPreviewInteractionHeader(PreviewInteractionHeader value)

getPreviewInteractionBody

public PreviewInteractionBody getPreviewInteractionBody()

setPreviewInteractionBody

public void setPreviewInteractionBody(PreviewInteractionBody value)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.