Uses of Enum
com.craftmend.openaudiomc.api.media.MediaFlag
Package
Description
This package contains all models to create and mutate media objects.
-
Uses of MediaFlag in com.craftmend.openaudiomc.api.media
Modifier and TypeMethodDescriptionMedia.getFlag()
The flag of the media, used to identify the type of media.static MediaFlag
Returns the enum constant of this type with the specified name.static MediaFlag[]
MediaFlag.values()
Returns an array containing the constants of this enum type, in the order they are declared.