sensitivity.io for iOS & macOS  1.1.4
Instance Methods | List of all members
ScannerSettingsRetriever Class Reference

#import <ScannerSettingsRetriever.h>

Inheritance diagram for ScannerSettingsRetriever:
SettingsRetriever HttpRetriever

Instance Methods

(instancetype _Nullable) - initWithError:
 
- Instance Methods inherited from SettingsRetriever
(BOOL) - setSettingsLoader:withError:
 
(BOOL) - retrieveToFileAndNotifyLoaderWithError:
 
(NSString *_Nullable) - retrieveToStringAndNotifyLoaderWithError:
 
- Instance Methods inherited from HttpRetriever
(NSString *_Nullable) - destinationFileWithError:
 
(BOOL) - setDestinationFile:withError:
 
(NSString *_Nullable) - urlStringWithError:
 
(BOOL) - retrieveToFileWithError:
 
(NSString *_Nullable) - retrieveToStringWithError:
 

Additional Inherited Members

- Class Methods inherited from HttpRetriever
(BOOL) + setHostName:withError:
 
(NSString *_Nullable) + hostNameWithError:
 
(BOOL) + setApiVersion:withError:
 
(NSString *_Nullable) + apiVersionWithError:
 
(BOOL) + setAccountId:withError:
 
(NSString *_Nullable) + accountIdWithError:
 
(BOOL) + setProjectId:withError:
 
(NSString *_Nullable) + projectIdWithError:
 
(BOOL) + setAuthenticationKey:withError:
 
(NSString *_Nullable) + authenticationKeyWithError:
 
(BOOL) + setApplicationId:withError:
 
(NSString *_Nullable) + applicationIdWithError:
 
- Properties inherited from SettingsRetriever
NSInteger autoRetrieveInterval
 

Detailed Description

ScannerSettingsLoader class provides the means to download your scanner settings.

Method Documentation

◆ initWithError:()

- (instancetype _Nullable) initWithError: (NSError *_Nullable *_Nullable)  error

Initializes a new object immediately after memory for it has been allocated

Note
The designated initializer
Parameters
errorThe error representing the reason for the failure
Returns
The initialized object

The documentation for this class was generated from the following file: