public class HKChapter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
animated
true if this chapter is animated
|
java.lang.String |
chapterId
chapter ID
|
java.lang.String |
description
chapter description
|
java.lang.Double |
duration
true if this chapter contains a video
|
java.lang.Integer |
index
chapter number
|
boolean |
loops
true if this chapter loops
|
java.lang.String |
title
chapter title
|
public java.lang.String title
public java.lang.String description
public java.lang.Integer index
public java.lang.String chapterId
public boolean animated
public boolean loops
public java.lang.Double duration