Class CFURLUbiquitousItemDownloadingStatus.Values

java.lang.Object
org.robovm.apple.corefoundation.CFURLUbiquitousItemDownloadingStatus.Values
Enclosing class:
CFURLUbiquitousItemDownloadingStatus

public static class CFURLUbiquitousItemDownloadingStatus.Values
extends Object
  • Constructor Details

    • Values

      public Values()
  • Method Details

    • NotDownloaded

      public static CFString NotDownloaded()
    • Downloaded

      public static CFString Downloaded()
    • Current

      public static CFString Current()