PageRenderTime 52ms CodeModel.GetById 10ms RepoModel.GetById 1ms app.codeStats 0ms

/Frameworks/MobileCoreServices.framework/LSApplicationProxy.h

http://github.com/nst/iOS-Runtime-Headers
C Header | 135 lines | 126 code | 6 blank | 3 comment | 0 complexity | b21f735280648ff68e2ce07c6a8c8881 MD5 | raw file
  1. /* Generated by RuntimeBrowser
  2. Image: /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
  3. */
  4. @class LSApplicationProxy, NSArray, NSDictionary, NSProgress, NSString, NSURL, NSUUID;
  5. @interface LSApplicationProxy : LSResourceProxy <NSSecureCoding> {
  6. NSArray *_UIBackgroundModes;
  7. NSString *_applicationType;
  8. NSArray *_audioComponents;
  9. unsigned int _bundleFlags;
  10. NSURL *_bundleURL;
  11. NSString *_bundleVersion;
  12. NSArray *_directionsModes;
  13. NSDictionary *_entitlements;
  14. NSDictionary *_environmentVariables;
  15. unsigned int _flags;
  16. BOOL _foundBackingBundle;
  17. NSDictionary *_groupContainers;
  18. unsigned int _installType;
  19. BOOL _isAppUpdate;
  20. BOOL _isInstalled;
  21. BOOL _isNewsstandApp;
  22. BOOL _isPlaceholder;
  23. BOOL _isRestricted;
  24. NSArray *_machOUUIDs;
  25. NSArray *_privateDocumentIconNames;
  26. LSApplicationProxy *_privateDocumentTypeOwner;
  27. BOOL _profileValidated;
  28. NSString *_shortVersionString;
  29. NSString *_signerIdentity;
  30. NSString *_vendorID;
  31. NSString *_vendorName;
  32. }
  33. @property(readonly) NSArray * UIBackgroundModes;
  34. @property(readonly) BOOL _gkIsAppleInternal;
  35. @property(readonly) BOOL _gkIsInstalled;
  36. @property(readonly) NSString * applicationIdentifier;
  37. @property(readonly) NSString * applicationType;
  38. @property(readonly) NSArray * audioComponents;
  39. @property(readonly) NSURL * bundleURL;
  40. @property(readonly) NSString * bundleVersion;
  41. @property(readonly) NSURL * containerURL;
  42. @property(readonly) NSUUID * deviceIdentifierForVendor;
  43. @property(readonly) NSArray * directionsModes;
  44. @property(readonly) NSDictionary * entitlements;
  45. @property(readonly) NSDictionary * environmentVariables;
  46. @property(readonly) BOOL foundBackingBundle;
  47. @property(readonly) NSDictionary * groupContainers;
  48. @property(readonly) NSProgress * installProgress;
  49. @property(readonly) unsigned int installType;
  50. @property(readonly) BOOL isAppUpdate;
  51. @property(readonly) BOOL isInstalled;
  52. @property(readonly) BOOL isNewsstandApp;
  53. @property(readonly) BOOL isPlaceholder;
  54. @property(readonly) BOOL isRestricted;
  55. @property(readonly) NSArray * machOUUIDs;
  56. @property(readonly) BOOL profileValidated;
  57. @property(readonly) NSString * roleIdentifier;
  58. @property(readonly) NSString * shortVersionString;
  59. @property(readonly) NSString * signerIdentity;
  60. @property(readonly) NSString * vendorID;
  61. @property(readonly) NSString * vendorName;
  62. + (id)_gkMetadataForBundleURL:(id)arg1;
  63. + (id)applicationProxyForIdentifier:(id)arg1 placeholder:(BOOL)arg2 server:(BOOL)arg3;
  64. + (id)applicationProxyForIdentifier:(id)arg1 placeholder:(BOOL)arg2;
  65. + (id)applicationProxyForIdentifier:(id)arg1 roleIdentifier:(id)arg2;
  66. + (id)applicationProxyForIdentifier:(id)arg1;
  67. + (BOOL)supportsSecureCoding;
  68. - (id)UIBackgroundModes;
  69. - (unsigned char)_createContext:(struct LSContext { struct LSDatabase {} *x1; }*)arg1 andGetBundle:(unsigned int*)arg2 withData:(const struct LSBundleData {}**)arg3;
  70. - (struct CGSize { float x1; float x2; })_defaultStyleSize:(id)arg1;
  71. - (id)_gkAdamID;
  72. - (id)_gkBundle;
  73. - (void)_gkDetachITunesMetadata;
  74. - (id)_gkExternalVersion;
  75. - (id)_gkGameDescriptor;
  76. - (id)_gkITunesMetadata;
  77. - (BOOL)_gkIsAppleInternal;
  78. - (BOOL)_gkIsGameCenterEnabled;
  79. - (BOOL)_gkIsGameCenterEverEnabled;
  80. - (BOOL)_gkIsInstalled;
  81. - (id)_gkItemName;
  82. - (id)_gkPurchaseDate;
  83. - (struct { int x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)_iconVariantDefinitions:(id)arg1;
  84. - (id)_initWithApplicationIdentifier:(id)arg1 bundleType:(unsigned int)arg2 name:(id)arg3 containerURL:(id)arg4 resourcesDirectoryURL:(id)arg5 iconsDictionary:(id)arg6 iconFileNames:(id)arg7 iconIsPrerendered:(BOOL)arg8 server:(BOOL)arg9;
  85. - (id)_plistValueForKey:(id)arg1;
  86. - (id)applicationIdentifier;
  87. - (id)applicationType;
  88. - (id)audioComponents;
  89. - (id)bundleURL;
  90. - (id)bundleVersion;
  91. - (id)containerURL;
  92. - (void)dealloc;
  93. - (id)description;
  94. - (id)deviceIdentifierForVendor;
  95. - (id)directionsModes;
  96. - (void)encodeWithCoder:(id)arg1;
  97. - (id)entitlements;
  98. - (id)environmentVariables;
  99. - (BOOL)foundBackingBundle;
  100. - (id)groupContainers;
  101. - (unsigned int)hash;
  102. - (id)iconDataForVariant:(int)arg1;
  103. - (id)iconStyleDomain;
  104. - (id)initWithCoder:(id)arg1;
  105. - (id)installProgress;
  106. - (id)installProgressSync;
  107. - (unsigned int)installType;
  108. - (BOOL)isAppUpdate;
  109. - (BOOL)isEqual:(id)arg1;
  110. - (BOOL)isInstalled;
  111. - (BOOL)isNewsstandApp;
  112. - (BOOL)isPlaceholder;
  113. - (BOOL)isRestricted;
  114. - (id)localizedName;
  115. - (id)machOUUIDs;
  116. - (BOOL)privateDocumentIconAllowOverride;
  117. - (id)privateDocumentIconNames;
  118. - (id)privateDocumentTypeOwner;
  119. - (BOOL)profileValidated;
  120. - (id)resourcesDirectoryURL;
  121. - (id)roleIdentifier;
  122. - (void)setPrivateDocumentIconAllowOverride:(BOOL)arg1;
  123. - (void)setPrivateDocumentIconNames:(id)arg1;
  124. - (void)setPrivateDocumentTypeOwner:(id)arg1;
  125. - (id)shortVersionString;
  126. - (id)signerIdentity;
  127. - (id)vendorID;
  128. - (id)vendorName;
  129. @end