Interface AVAudioPlayerDelegate

    • Method Detail

      • didFinishPlaying

        void didFinishPlaying​(AVAudioPlayer player,
                              boolean flag)
      • beginInterruption

        @Deprecated
        void beginInterruption​(AVAudioPlayer player)
        Deprecated.
        Deprecated in iOS 8.0.
        Since:
        Available in iOS 2.2 and later.
      • endInterruption

        @Deprecated
        void endInterruption​(AVAudioPlayer player,
                             long flags)
        Deprecated.
        Deprecated in iOS 8.0.
        Since:
        Available in iOS 6.0 and later.