Class ReplyFromCallee

java.lang.Object
ai.mrs.session.models.ReplyFromCallee

public class ReplyFromCallee
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    ReplyFromCallee()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getText()  
    void setText​(java.lang.String text)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getText

      public java.lang.String getText()
    • setText

      public void setText​(java.lang.String text)