Class MessageReadResponse.ReadObject

  • Enclosing class:
    MessageReadResponse

    public class MessageReadResponse.ReadObject
    extends java.lang.Object
    JSON Count Object (Nachrichten)
    Author:
    Frank Münster
    • Constructor Summary

      Constructors 
      Constructor Description
      ReadObject()
      Standardkonstruktor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Boolean isRead()
      Gelesen.
      • Methods inherited from class java.lang.Object

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

      • ReadObject

        public ReadObject()
        Standardkonstruktor
    • Method Detail

      • isRead

        public java.lang.Boolean isRead()
        Gelesen.
        Returns:
        true, falls gelesen, false sonst