Class: List

List()

new List()

Roon API Browse Service: List
Properties:
Name Type Attributes Description
title string Title for this level
count int Number of items in this level
subtitle string <optional>
Subtitle in this level
image_key string <optional>
level int increases from 0
display_offset int <optional>
stored display offset for this list
hint string <optional>
A hint about what this list is
           Possible values include:
               * `null`                 Display as a generic list
               * `"action_list"`        Display as an action list

           Please make sure that your implementations allow for hints to be added in the future. If you see
           a hint that you do not recognize, treat it as a `null`
Source: