AppCatalogInstallStatus
IntroductionThis is status object returned from the server in response to installApp request. Notes:
PropertiesErrorString@property(nonatomic, retain) NSString *ErrorString; RedirectURL@property(nonatomic, retain) NSString *RedirectURL; Result@property(nonatomic, retain) NSNumber *Result; |