Class SubitemApi


  • public final class SubitemApi
    extends Object
    • Method Detail

      • newMediaList

        public MediaList newMediaList()
        Get the subitems as a MediaList.

        The caller must release the returned MediaList when it no longer has a use for it

        Returns:
        subitems list
      • newMediaListRef

        public MediaListRef newMediaListRef()
        Get the subitems as a MediaListRef.

        The caller must release the returned MediaListRef when it no longer has a use for it

        Returns:
        subitems list reference