ENUM
ConfigurationError
public enum ConfigurationError: Error, Equatable
An enumeration that describes issues with the SDK configuration.
Cases
configurationEmptyProjectId
case configurationEmptyProjectId
SDKNotConfigured
case SDKNotConfigured
SDK is not configured.