Class MsgId

  • All Implemented Interfaces:

    
    public final class MsgId
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Integer messageId
    • Constructor Summary

      Constructors 
      Constructor Description
      MsgId()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Integer getMessageId()
      final Unit setMessageId(@SerializedName(value = "message_id") Integer messageId)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait