Class NSURLUbiquitousItemDownloadingStatus.Values

java.lang.Object
org.robovm.apple.foundation.NSURLUbiquitousItemDownloadingStatus.Values
Enclosing class:
NSURLUbiquitousItemDownloadingStatus

public static class NSURLUbiquitousItemDownloadingStatus.Values
extends Object
  • Constructor Details

    • Values

      public Values()
  • Method Details

    • NotDownloaded

      public static NSString NotDownloaded()
    • Downloaded

      public static NSString Downloaded()
    • Current

      public static NSString Current()