Class QueryContentMessage

  • All Implemented Interfaces:

    
    public class QueryContentMessage
    
                        

    上传指定会话指定时间段的 msguid 列表

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public String uri
      public String logId
      public String msgUids
      public final static Creator<QueryContentMessage> CREATOR
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getUri()
      String getLogId()
      String getMsgUids()
      Array<byte> encode()
      void writeToParcel(Parcel dest, int flags)
      int describeContents()
      • Methods inherited from class java.lang.Object

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