Class AVPlayerItemErrorLogEvent

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

    public class AVPlayerItemErrorLogEvent
    extends NSObject
    Since:
    Available in iOS 4.3 and later.
    • Constructor Detail

      • AVPlayerItemErrorLogEvent

        protected AVPlayerItemErrorLogEvent()
      • AVPlayerItemErrorLogEvent

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

        protected AVPlayerItemErrorLogEvent​(NSObject.SkipInit skipInit)
    • Method Detail

      • getDate

        public NSDate getDate()
      • getURI

        public java.lang.String getURI()
      • getServerAddress

        public java.lang.String getServerAddress()
      • getPlaybackSessionID

        public java.lang.String getPlaybackSessionID()
      • getErrorStatusCode

        public long getErrorStatusCode()
      • getErrorDomain

        public java.lang.String getErrorDomain()
      • getErrorComment

        public java.lang.String getErrorComment()