MediaQueueContainerMetadata.MediaQueueContainerType

  • MediaQueueContainerMetadata.MediaQueueContainerType is an abstract annotation interface.

  • It is used to define the container type of a media queue.

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

public static abstract @interface MediaQueueContainerMetadata.MediaQueueContainerType implements Annotation

The container type of the media queue.

Inherited Method Summary