Package io.rong.imlib

Class MessageTagInfo

  • All Implemented Interfaces:

    
    public class MessageTagInfo
    
                        

    声明消息的标识、是否记入未读消息数和是否存储为消息历史记录。

    注解 MessageTag 对应的Model

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static Creator<MessageTagInfo> CREATOR
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Constructor Detail

      • MessageTagInfo

        MessageTagInfo()
      • MessageTagInfo

        MessageTagInfo(String objectName, int flag)
      • MessageTagInfo

        MessageTagInfo(Parcel in)
        构造函数
        Parameters:
        in - Parcel