Class CombineMsgItem

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      CombineMsgItem()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getFromUserId() Sender user ID.
      final String getTargetId() Target ID (user ID or group ID).
      final Long getTimestamp() Send timestamp in milliseconds.
      final String getObjectName() Message type identifier (e.g.
      final MessageContent getContent() Message content body.
      String toString()
      • Methods inherited from class java.lang.Object

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

      • CombineMsgItem

        CombineMsgItem()