Class AVPlayerItemErrorLogEvent

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class AVPlayerItemErrorLogEvent
extends NSObject
  • Constructor Details

    • AVPlayerItemErrorLogEvent

      protected AVPlayerItemErrorLogEvent()
    • AVPlayerItemErrorLogEvent

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

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

    • getDate

      public NSDate getDate()
    • getURI

      public String getURI()
    • getServerAddress

      public String getServerAddress()
    • getPlaybackSessionID

      public String getPlaybackSessionID()
    • getErrorStatusCode

      public long getErrorStatusCode()
    • getErrorDomain

      public String getErrorDomain()
    • getErrorComment

      public String getErrorComment()