Class PHImageRequestResult

java.lang.Object
org.robovm.apple.foundation.NSDictionaryWrapper
org.robovm.apple.photos.PHImageRequestResult

public class PHImageRequestResult
extends NSDictionaryWrapper
  • Method Details

    • has

      public boolean has​(NSString key)
    • get

      public NSObject get​(NSString key)
    • isResultInCloud

      public boolean isResultInCloud()
    • isResultDegraded

      public boolean isResultDegraded()
    • getResultRequestID

      public long getResultRequestID()
    • isCancelled

      public boolean isCancelled()
    • getError

      public NSError getError()