Class ReadReceiptInfoV4

  • All Implemented Interfaces:

    
    public class ReadReceiptInfoV4
    
                        

    Only when using the **Group Read Receipt V2** version does this property apply to group messages. For the **V1** version or other non-group conversation types, this property is **NULL**.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

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

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      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
    • Constructor Detail

      • ReadReceiptInfoV4

        ReadReceiptInfoV4()
      • ReadReceiptInfoV4

        ReadReceiptInfoV4(GroupReadReceiptInfoV2 v2)
      • ReadReceiptInfoV4

        ReadReceiptInfoV4(String jsonString)