Package-level declarations
Types
Link copied to clipboard
class CorruptedAssetsException(corruptedAssets: List<ResourceCheckResult>) : InitializationException
One or more assets required by the SDK are corrupted.
Link copied to clipboard
Represents an exception that occurred during the initialization process. Extends RuntimeException.
Link copied to clipboard
Provided license key is invalid.
Link copied to clipboard
Provided license is remotely locked and unable to be used.
Link copied to clipboard
Error during the remote license check was encountered.
Link copied to clipboard
class ResourceDownloadException(corruptedAssets: List<ResourceCheckResult>) : InitializationException
One or more resources required by the SDK failed to download properly.
Link copied to clipboard
Link copied to clipboard
Represents the result of attempting to load a resource file.
Link copied to clipboard
Represents an error that occurred during the initialization of the SDK.
Link copied to clipboard
SDK failed to initialize due to a specific error.