File Storage Settings
class FileStorageSettings
Parameters
encryption Enabled
the flag which enables/disables a usage of encrypted file IO processor. By default - false.
custom File IOProcessor
custom FileIOProcessor implementation. If null - internal SDK implementation will be used. By default - null.
Types
Link copied to clipboard
class Builder
Builds an instance of FileStorageSettings