Package 

Class Copies

  • All Implemented Interfaces:
    android.os.Parcelable , org.readium.r2.shared.JSONable

    
    public final class Copies
     implements JSONable, Parcelable
                        

    Library-specific feature that contains information about the copies that a library has acquired.

    https://drafts.opds.io/schema/properties.schema.json

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Copies.Companion
    • Method Summary

      Modifier and Type Method Description
      final Integer getTotal()
      final Integer getAvailable()
      JSONObject toJSON() Serializes an Copies to its JSON representation.
      • Methods inherited from class org.readium.r2.shared.opds.Copies

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

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