Class HKChapter

java.lang.Object
com.biodigital.humansdk.HKChapter

public class HKChapter extends Object
Chapter object
  • Field Details

    • title

      public String title
      chapter title
    • description

      public String description
      chapter description
    • index

      public Integer index
      chapter number
    • chapterId

      public String chapterId
      chapter ID
    • animated

      public boolean animated
      true if this chapter is animated
    • loops

      public boolean loops
      true if this chapter loops
    • duration

      public Double duration
      true if this chapter contains a video
    • thumbnail

      public String thumbnail
      contains an image url if the chapter has a thumbnail image
    • images

      public List<String> images
      contains a list of image urls if the chapter contains static images