Uses of Class
org.jitsi.impl.neomedia.quicktime.NSError
-
Packages that use NSError Package Description org.jitsi.impl.neomedia.quicktime -
-
Uses of NSError in org.jitsi.impl.neomedia.quicktime
Methods in org.jitsi.impl.neomedia.quicktime that return NSError Modifier and Type Method Description NSErrorNSErrorException. getError()Gets the NSError reported by this instance.Constructors in org.jitsi.impl.neomedia.quicktime with parameters of type NSError Constructor Description NSErrorException(NSError error)Initializes a new NSErrorException instance which is to report a specific NSError.
-