An identifier for this source that is unique within the location and must never change. The root folder will contain a folder based on this id.
Optional
nativeOptionally user-defined string id
for the native instance.
Used to access a certain native instance from any point in the source code then call
methods/properties on it.
When left empty, a random UUIDv4
is generated for it.
The SourceConfig
used to download the offline resources.
Object used to configure a new
OfflineContentManager
instance.Remarks
Platform: Android, iOS