Class MPMediaEntity

    • Constructor Detail

      • MPMediaEntity

        public MPMediaEntity()
      • MPMediaEntity

        protected MPMediaEntity​(NSObject.Handle h,
                                long handle)
      • MPMediaEntity

        public MPMediaEntity​(NSCoder decoder)
    • Method Detail

      • getPersistentID

        public long getPersistentID()
        Since:
        Available in iOS 7.0 and later.
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • getPersistentIDLegacy

        public long getPersistentIDLegacy()
        Since:
        Available in iOS 4.2 and later.
      • enumerateValues

        protected void enumerateValues​(NSSet<NSString> properties,
                                       org.robovm.objc.block.VoidBlock3<NSString,​NSObject,​org.robovm.rt.bro.ptr.BooleanPtr> block)
        Since:
        Available in iOS 4.0 and later.
      • init

        protected long init​(NSCoder decoder)