MediaQueueData.MediaQueueType

  • MediaQueueData.MediaQueueType is an abstract annotation used to define the type of the media queue.

  • This annotation inherits methods from the java.lang.annotation.Annotation interface, including annotationType(), equals(), hashCode(), and toString().

public static abstract @interface MediaQueueData.MediaQueueType implements Annotation

The type of the media queue.

Inherited Method Summary