moodNames
The moods to search for.
Declaration
var moodNames: [String]? { get }Discussion
A mood is generally how the user feels. For example, the user may ask to play some happy, sad, or angry music.
The moods to search for.
var moodNames: [String]? { get }A mood is generally how the user feels. For example, the user may ask to play some happy, sad, or angry music.