Package de.sonallux.spotify.api.models
Class ExplicitContentSettings
java.lang.Object
de.sonallux.spotify.api.models.ExplicitContentSettings
ExplicitContentSettingsObject
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanWhentrue, indicates that explicit content should not be played.booleanWhentrue, indicates that the explicit content setting is locked and can't be changed by the user. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
filterEnabled
public boolean filterEnabledWhen
true, indicates that explicit content should not be played. -
filterLocked
public boolean filterLockedWhen
true, indicates that the explicit content setting is locked and can't be changed by the user.
-
-
Constructor Details
-
ExplicitContentSettings
public ExplicitContentSettings()
-