SDKConfigurationFile

constructor(path: String, source: SDKConfigurationFile.Source)

Parameters

path

of the file For an Asset File, only file name is required ("file.bin") For Storage File, full path is required (context.filesDir.absolutePath + "/file.bin")

source

source of the file