Class PlayableEntry

    • Constructor Detail

      • PlayableEntry

        public PlayableEntry()
      • PlayableEntry

        public PlayableEntry​(com.google.gson.JsonObject jsonObject)
                      throws APIException
        Throws:
        APIException
    • Method Detail

      • getPlays

        public Integer getPlays()
      • getViews

        public Integer getViews()
      • getLastPlayedAt

        public Long getLastPlayedAt()
      • getWidth

        public Integer getWidth()
      • getHeight

        public Integer getHeight()
      • getDuration

        public Integer getDuration()
      • getMsDuration

        public Integer getMsDuration()
      • setMsDuration

        public void setMsDuration​(Integer msDuration)
      • msDuration

        public void msDuration​(String multirequestToken)