Interface MPPlayableContentDataSource

    • Method Detail

      • beginLoadingChildItems

        void beginLoadingChildItems​(NSIndexPath indexPath,
                                    org.robovm.objc.block.VoidBlock1<NSError> completionHandler)
      • childItemsDisplayPlaybackProgress

        boolean childItemsDisplayPlaybackProgress​(NSIndexPath indexPath)
      • getContentItem

        void getContentItem​(java.lang.String identifier,
                            org.robovm.objc.block.VoidBlock2<MPContentItem,​NSError> completionHandler)
        Since:
        Available in iOS 10.0 and later.
      • getNumberOfChildItems

        long getNumberOfChildItems​(NSIndexPath indexPath)