diff --git a/CHANGELOG.md b/CHANGELOG.md
index 47b56f9..8f1c41f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+## 0.0.8 (October, 23, 2024)
+* add CCPA to `MessagesResponse`
+* add ios14 to `MessagesResponse`
+* refactor `SPIDFAStatus` to use `SerialName`
+* add missing languages to `SPMessageLanguage`
+* make enums serialization case insensitive
+* refactored `MessagesRequest` for native SDK integration
+
## 0.0.7 (October, 17, 2024)
* update kotlin 1.9.x -> 2.0.21
* update gradle -> 8.9
diff --git a/SPMobileCore.podspec b/SPMobileCore.podspec
index bf49e00..877f546 100644
--- a/SPMobileCore.podspec
+++ b/SPMobileCore.podspec
@@ -1,8 +1,8 @@
Pod::Spec.new do |spec|
spec.name = 'SPMobileCore'
- spec.version = '0.0.7'
+ spec.version = '0.0.8'
spec.homepage = 'https://github.com/SourcePointUSA/mobile-core.git'
- spec.source = { :git => 'https://github.com/SourcePointUSA/mobile-core.git', :tag => '0.0.7' }
+ spec.source = { :git => 'https://github.com/SourcePointUSA/mobile-core.git', :tag => '0.0.8' }
spec.authors = 'André Herculano'
spec.license = { :type => 'APACHE 2' }
spec.summary = 'The internal Network & Data layers used by our mobile SDKs'
diff --git a/SPMobileCore.xcframework/Info.plist b/SPMobileCore.xcframework/Info.plist
index 39d265e..1f7b06d 100644
--- a/SPMobileCore.xcframework/Info.plist
+++ b/SPMobileCore.xcframework/Info.plist
@@ -10,18 +10,15 @@
DebugSymbolsPath
dSYMs
LibraryIdentifier
- ios-arm64_x86_64-simulator
+ ios-arm64
LibraryPath
SPMobileCore.framework
SupportedArchitectures
arm64
- x86_64
SupportedPlatform
ios
- SupportedPlatformVariant
- simulator
BinaryPath
@@ -29,18 +26,15 @@
DebugSymbolsPath
dSYMs
LibraryIdentifier
- tvos-arm64_x86_64-simulator
+ tvos-arm64
LibraryPath
SPMobileCore.framework
SupportedArchitectures
arm64
- x86_64
SupportedPlatform
tvos
- SupportedPlatformVariant
- simulator
BinaryPath
@@ -48,15 +42,18 @@
DebugSymbolsPath
dSYMs
LibraryIdentifier
- ios-arm64
+ ios-arm64_x86_64-simulator
LibraryPath
SPMobileCore.framework
SupportedArchitectures
arm64
+ x86_64
SupportedPlatform
ios
+ SupportedPlatformVariant
+ simulator
BinaryPath
@@ -64,15 +61,18 @@
DebugSymbolsPath
dSYMs
LibraryIdentifier
- tvos-arm64
+ tvos-arm64_x86_64-simulator
LibraryPath
SPMobileCore.framework
SupportedArchitectures
arm64
+ x86_64
SupportedPlatform
tvos
+ SupportedPlatformVariant
+ simulator
CFBundlePackageType
diff --git a/SPMobileCore.xcframework/ios-arm64/SPMobileCore.framework/Headers/SPMobileCore.h b/SPMobileCore.xcframework/ios-arm64/SPMobileCore.framework/Headers/SPMobileCore.h
index 92c91aa..0dccf3d 100644
--- a/SPMobileCore.xcframework/ios-arm64/SPMobileCore.framework/Headers/SPMobileCore.h
+++ b/SPMobileCore.xcframework/ios-arm64/SPMobileCore.framework/Headers/SPMobileCore.h
@@ -6,7 +6,7 @@
#import
#import
-@class SPMCRepository, SPMCSourcepointClient, SPMCMetaDataRequestCampaigns, SPMCOSName, SPMCKotlinEnumCompanion, SPMCKotlinEnum, SPMCKotlinArray, SPMCSPCampaignEnvCompanion, SPMCSPCampaignEnv, SPMCSPCampaignTypeCompanion, SPMCSPCampaignType, SPMCKotlinThrowable, SPMCKotlinException, SPMCSPError, SPMCSPIDFAStatusCompanion, SPMCSPIDFAStatus, SPMCSPMessageLanguage, SPMCCCPAConsentCCPAConsentStatus, SPMCKotlinx_serialization_jsonJsonPrimitive, SPMCCCPAConsentCompanion, SPMCCCPAConsent, SPMCCCPAConsentCCPAConsentStatusCompanion, SPMCConsentStatusConsentStatusGranularStatus, SPMCConsentStatusCompanion, SPMCConsentStatus, SPMCConsentStatusConsentStatusGranularStatusCompanion, SPMCGDPRConsentVendorGrantsValue, SPMCGDPRConsentGCMStatus, SPMCGDPRConsentCompanion, SPMCGDPRConsent, SPMCGDPRConsentGCMStatusCompanion, SPMCGDPRConsentVendorGrantsValueCompanion, SPMCUSNatConsentUSNatConsentSection, SPMCUSNatConsentUSNatUserConsents, SPMCUSNatConsentCompanion, SPMCUSNatConsent, SPMCUSNatConsentUSNatConsentSectionCompanion, SPMCUSNatConsentUSNatConsentableCompanion, SPMCUSNatConsentUSNatConsentable, SPMCUSNatConsentUSNatUserConsentsCompanion, SPMCDefaultRequestCompanion, SPMCDefaultRequest, SPMCErrorMetricsRequestCompanion, SPMCErrorMetricsRequest, SPMCConsentStatusRequestMetaData, SPMCConsentStatusResponse, SPMCMessagesRequest, SPMCMessagesResponse, SPMCMetaDataResponse, SPMCDeviceInformation, SPMCIncludeData, SPMCConsentStatusRequestCompanion, SPMCConsentStatusRequest, SPMCConsentStatusRequestMetaDataCampaign, SPMCConsentStatusRequestMetaDataUSNatCampaign, SPMCConsentStatusRequestMetaDataCompanion, SPMCConsentStatusRequestMetaDataCampaignCompanion, SPMCConsentStatusRequestMetaDataUSNatCampaignCompanion, SPMCCustomConsentRequestCompanion, SPMCCustomConsentRequest, SPMCIncludeDataTypeString, SPMCIncludeDataGPPConfig, SPMCIncludeDataCompanion, SPMCIncludeDataMspaBinaryFlag, SPMCIncludeDataMspaTernaryFlag, SPMCIncludeDataGPPConfigCompanion, SPMCIncludeDataMspaBinaryFlagCompanion, SPMCIncludeDataMspaTernaryFlagCompanion, SPMCIncludeDataTypeStringCompanion, SPMCMessagesRequestBody, SPMCMessagesRequestMetaData, SPMCMessagesRequestCompanion, SPMCMessagesRequestBodyCampaigns, SPMCMessagesRequestBodyCompanion, SPMCMessagesRequestBodyCampaignsGDPR, SPMCMessagesRequestBodyCampaignsIOS14, SPMCMessagesRequestBodyCampaignsUSNat, SPMCMessagesRequestBodyCampaignsCompanion, SPMCMessagesRequestBodyCampaignsCCPACompanion, SPMCMessagesRequestBodyCampaignsCCPA, SPMCMessagesRequestBodyCampaignsGDPRCompanion, SPMCMessagesRequestBodyCampaignsIOS14Companion, SPMCMessagesRequestBodyCampaignsUSNatCompanion, SPMCMessagesRequestMetaDataCampaign, SPMCMessagesRequestMetaDataCompanion, SPMCMessagesRequestMetaDataCampaignCompanion, SPMCMetaDataRequestCompanion, SPMCMetaDataRequest, SPMCMetaDataRequestCampaignsCampaign, SPMCMetaDataRequestCampaignsCompanion, SPMCMetaDataRequestCampaignsCampaignCompanion, SPMCConsentStatusResponseConsentStatusData, SPMCConsentStatusResponseCompanion, SPMCConsentStatusResponseConsentStatusDataCompanion, SPMCMessagesResponseCampaign, SPMCMessagesResponseCompanion, SPMCMessagesResponseCampaignCompanion, SPMCMessagesResponseMessage, SPMCMessagesResponseMessageMetaData, SPMCMessagesResponseCCPACompanion, SPMCMessagesResponseCCPA, SPMCMessagesResponseGDPRCompanion, SPMCMessagesResponseGDPR, SPMCMessagesResponseMessageGDPRCategory, SPMCKotlinx_serialization_jsonJsonElement, SPMCMessagesResponseMessageCompanion, SPMCMessagesResponseMessageGDPRCategoryCategoryType, SPMCMessagesResponseMessageGDPRCategoryVendor, SPMCMessagesResponseMessageGDPRCategoryCompanion, SPMCMessagesResponseMessageGDPRCategoryCategoryTypeCompanion, SPMCStringEnumWithDefaultSerializer, SPMCMessagesResponseMessageGDPRCategoryCategoryTypeSerializer, SPMCMessagesResponseMessageGDPRCategoryVendorVendorType, SPMCMessagesResponseMessageGDPRCategoryVendorCompanion, SPMCMessagesResponseMessageGDPRCategoryVendorVendorTypeCompanion, SPMCMessagesResponseMessageGDPRCategoryVendorVendorTypeSerializer, SPMCMessagesResponseMessageMetaDataMessageCategory, SPMCMessagesResponseMessageMetaDataMessageSubCategory, SPMCMessagesResponseMessageMetaDataCompanion, SPMCMessagesResponseMessageMetaDataMessageCategoryCompanion, SPMCIntEnumSerializer, SPMCMessagesResponseMessageMetaDataMessageCategorySerializer, SPMCMessagesResponseMessageMetaDataMessageSubCategoryCompanion, SPMCMessagesResponseMessageMetaDataMessageSubCategorySerializer, SPMCMessagesResponseUSNatCompanion, SPMCMessagesResponseUSNat, SPMCMetaDataResponseMetaDataResponseGDPR, SPMCMetaDataResponseMetaDataResponseUSNat, SPMCMetaDataResponseMetaDataResponseCCPA, SPMCMetaDataResponseCompanion, SPMCMetaDataResponseMetaDataResponseCCPACompanion, SPMCMetaDataResponseMetaDataResponseGDPRCompanion, SPMCMetaDataResponseMetaDataResponseUSNatCompanion, SPMCRepositoryKeys, SPMCKtor_client_coreHttpClientCall, SPMCKtor_utilsGMTDate, SPMCKtor_httpHttpStatusCode, SPMCKtor_httpHttpProtocolVersion, SPMCKtor_client_coreHttpResponse, SPMCKtor_httpURLProtocol, SPMCKtor_httpURLBuilderCompanion, SPMCKtor_httpUrl, SPMCKtor_httpURLBuilder, SPMCKotlinx_serialization_jsonJson, SPMCKotlinRuntimeException, SPMCKotlinIllegalStateException, SPMCKotlinx_serialization_jsonJsonElementCompanion, SPMCKotlinx_serialization_jsonJsonPrimitiveCompanion, SPMCKtor_client_coreHttpRequestData, SPMCKtor_client_coreHttpResponseData, SPMCKtor_client_coreHttpClient, SPMCKtor_client_coreHttpClientEngineConfig, SPMCKotlinx_coroutines_coreCoroutineDispatcher, SPMCKotlinx_serialization_coreSerializersModule, SPMCKotlinx_serialization_coreSerialKind, SPMCKotlinNothing, SPMCKtor_client_coreHttpClientCallCompanion, SPMCKtor_utilsTypeInfo, SPMCKtor_utilsWeekDay, SPMCKtor_utilsMonth, SPMCKtor_utilsGMTDateCompanion, SPMCKtor_httpHttpStatusCodeCompanion, SPMCKtor_httpHttpProtocolVersionCompanion, SPMCKtor_httpURLProtocolCompanion, SPMCKtor_httpUrlCompanion, SPMCKotlinx_serialization_jsonJsonDefault, SPMCKotlinx_serialization_jsonJsonConfiguration, SPMCKtor_utilsAttributeKey, SPMCKtor_httpHttpMethod, SPMCKtor_httpOutgoingContent, SPMCKtor_client_coreHttpClientConfig, SPMCKtor_eventsEvents, SPMCKtor_client_coreHttpReceivePipeline, SPMCKtor_client_coreHttpRequestPipeline, SPMCKtor_client_coreHttpResponsePipeline, SPMCKtor_client_coreHttpSendPipeline, SPMCKtor_client_coreProxyConfig, SPMCKotlinAbstractCoroutineContextElement, SPMCKotlinx_coroutines_coreCoroutineDispatcherKey, SPMCKotlinByteArray, SPMCKotlinx_io_coreBuffer, SPMCKtor_utilsWeekDayCompanion, SPMCKtor_utilsMonthCompanion, SPMCKotlinKTypeProjection, SPMCKotlinx_serialization_jsonClassDiscriminatorMode, SPMCKtor_httpHttpMethodCompanion, SPMCKtor_httpContentType, SPMCKotlinCancellationException, SPMCKtor_eventsEventDefinition, SPMCKtor_utilsPipelinePhase, SPMCKtor_utilsPipeline, SPMCKtor_client_coreHttpReceivePipelinePhases, SPMCKotlinUnit, SPMCKtor_client_coreHttpRequestPipelinePhases, SPMCKtor_client_coreHttpRequestBuilder, SPMCKtor_client_coreHttpResponsePipelinePhases, SPMCKtor_client_coreHttpResponseContainer, SPMCKtor_client_coreHttpSendPipelinePhases, SPMCKotlinAbstractCoroutineContextKey, SPMCKotlinByteIterator, SPMCKotlinKVariance, SPMCKotlinKTypeProjectionCompanion, SPMCKtor_httpHeaderValueParam, SPMCKtor_httpHeaderValueWithParametersCompanion, SPMCKtor_httpHeaderValueWithParameters, SPMCKtor_httpContentTypeCompanion, SPMCKtor_httpHeadersBuilder, SPMCKtor_client_coreHttpRequestBuilderCompanion, SPMCKtor_utilsStringValuesBuilderImpl;
+@class SPMCRepository, SPMCSourcepointClient, SPMCMetaDataRequestCampaigns, SPMCOSName, SPMCKotlinEnumCompanion, SPMCKotlinEnum, SPMCKotlinArray, SPMCSPCampaignEnvCompanion, SPMCSPCampaignEnv, SPMCSPCampaignTypeCompanion, SPMCSPCampaignType, SPMCKotlinThrowable, SPMCKotlinException, SPMCSPError, SPMCSPIDFAStatusCompanion, SPMCSPIDFAStatus, SPMCSPMessageLanguage, SPMCCCPAConsentCCPAConsentStatus, SPMCKotlinx_serialization_jsonJsonPrimitive, SPMCCCPAConsentCompanion, SPMCCCPAConsent, SPMCCCPAConsentCCPAConsentStatusCompanion, SPMCConsentStatusConsentStatusGranularStatus, SPMCConsentStatusCompanion, SPMCConsentStatus, SPMCConsentStatusConsentStatusGranularStatusCompanion, SPMCGDPRConsentVendorGrantsValue, SPMCGDPRConsentGCMStatus, SPMCGDPRConsentCompanion, SPMCGDPRConsent, SPMCGDPRConsentGCMStatusCompanion, SPMCGDPRConsentVendorGrantsValueCompanion, SPMCUSNatConsentUSNatConsentSection, SPMCUSNatConsentUSNatUserConsents, SPMCUSNatConsentCompanion, SPMCUSNatConsent, SPMCUSNatConsentUSNatConsentSectionCompanion, SPMCUSNatConsentUSNatConsentableCompanion, SPMCUSNatConsentUSNatConsentable, SPMCUSNatConsentUSNatUserConsentsCompanion, SPMCDefaultRequestCompanion, SPMCDefaultRequest, SPMCErrorMetricsRequestCompanion, SPMCErrorMetricsRequest, SPMCConsentStatusRequestMetaData, SPMCConsentStatusResponse, SPMCMessagesRequest, SPMCMessagesResponse, SPMCMetaDataResponse, SPMCPvDataRequest, SPMCPvDataResponse, SPMCDeviceInformation, SPMCIncludeData, SPMCConsentStatusRequestCompanion, SPMCConsentStatusRequest, SPMCConsentStatusRequestMetaDataCampaign, SPMCConsentStatusRequestMetaDataUSNatCampaign, SPMCConsentStatusRequestMetaDataCompanion, SPMCConsentStatusRequestMetaDataCampaignCompanion, SPMCConsentStatusRequestMetaDataUSNatCampaignCompanion, SPMCCustomConsentRequestCompanion, SPMCCustomConsentRequest, SPMCIncludeDataTypeString, SPMCIncludeDataGPPConfig, SPMCIncludeDataCompanion, SPMCIncludeDataMspaBinaryFlag, SPMCIncludeDataMspaTernaryFlag, SPMCIncludeDataGPPConfigCompanion, SPMCIncludeDataMspaBinaryFlagCompanion, SPMCIncludeDataMspaTernaryFlagCompanion, SPMCIncludeDataTypeStringCompanion, SPMCMessagesRequestBody, SPMCMessagesRequestMetaData, SPMCMessagesRequestCompanion, SPMCMessagesRequestBodyCampaigns, SPMCMessagesRequestBodyCompanion, SPMCMessagesRequestBodyCampaignsGDPR, SPMCMessagesRequestBodyCampaignsIOS14, SPMCMessagesRequestBodyCampaignsCCPA, SPMCMessagesRequestBodyCampaignsUSNat, SPMCMessagesRequestBodyCampaignsCompanion, SPMCMessagesRequestBodyCampaignsCCPACompanion, SPMCMessagesRequestBodyCampaignsGDPRCompanion, SPMCMessagesRequestBodyCampaignsIOS14Companion, SPMCMessagesRequestBodyCampaignsUSNatCompanion, SPMCMessagesRequestMetaDataCampaign, SPMCMessagesRequestMetaDataCompanion, SPMCMessagesRequestMetaDataCampaignCompanion, SPMCMetaDataRequestCompanion, SPMCMetaDataRequest, SPMCMetaDataRequestCampaignsCampaign, SPMCMetaDataRequestCampaignsCompanion, SPMCMetaDataRequestCampaignsCampaignCompanion, SPMCPvDataRequestGDPR, SPMCPvDataRequestCCPA, SPMCPvDataRequestUSNat, SPMCPvDataRequestCompanion, SPMCKotlinx_serialization_jsonJsonElement, SPMCPvDataRequestCCPACompanion, SPMCPvDataRequestGDPRCompanion, SPMCPvDataRequestUSNatCompanion, SPMCConsentStatusResponseConsentStatusData, SPMCConsentStatusResponseCompanion, SPMCConsentStatusResponseConsentStatusDataCompanion, SPMCMessagesResponseCampaign, SPMCMessagesResponseCompanion, SPMCMessagesResponseCampaignCompanion, SPMCMessagesResponseMessage, SPMCMessagesResponseMessageMetaData, SPMCMessagesResponseCCPACompanion, SPMCMessagesResponseCCPA, SPMCMessagesResponseGDPRCompanion, SPMCMessagesResponseGDPR, SPMCKotlinNothing, SPMCMessagesResponseIos14Companion, SPMCMessagesResponseIos14, SPMCMessagesResponseMessageGDPRCategory, SPMCMessagesResponseMessageCompanion, SPMCMessagesResponseMessageGDPRCategoryCategoryType, SPMCMessagesResponseMessageGDPRCategoryVendor, SPMCMessagesResponseMessageGDPRCategoryCompanion, SPMCMessagesResponseMessageGDPRCategoryCategoryTypeCompanion, SPMCStringEnumWithDefaultSerializer, SPMCMessagesResponseMessageGDPRCategoryCategoryTypeSerializer, SPMCMessagesResponseMessageGDPRCategoryVendorVendorType, SPMCMessagesResponseMessageGDPRCategoryVendorCompanion, SPMCMessagesResponseMessageGDPRCategoryVendorVendorTypeCompanion, SPMCMessagesResponseMessageGDPRCategoryVendorVendorTypeSerializer, SPMCMessagesResponseMessageMetaDataMessageCategory, SPMCMessagesResponseMessageMetaDataMessageSubCategory, SPMCMessagesResponseMessageMetaDataCompanion, SPMCMessagesResponseMessageMetaDataMessageCategoryCompanion, SPMCIntEnumSerializer, SPMCMessagesResponseMessageMetaDataMessageCategorySerializer, SPMCMessagesResponseMessageMetaDataMessageSubCategoryCompanion, SPMCMessagesResponseMessageMetaDataMessageSubCategorySerializer, SPMCMessagesResponseUSNatCompanion, SPMCMessagesResponseUSNat, SPMCMetaDataResponseMetaDataResponseGDPR, SPMCMetaDataResponseMetaDataResponseUSNat, SPMCMetaDataResponseMetaDataResponseCCPA, SPMCMetaDataResponseCompanion, SPMCMetaDataResponseMetaDataResponseCCPACompanion, SPMCMetaDataResponseMetaDataResponseGDPRCompanion, SPMCMetaDataResponseMetaDataResponseUSNatCompanion, SPMCPvDataResponseCampaign, SPMCPvDataResponseCompanion, SPMCPvDataResponseCampaignCompanion, SPMCRepositoryKeys, SPMCKtor_client_coreHttpClientCall, SPMCKtor_utilsGMTDate, SPMCKtor_httpHttpStatusCode, SPMCKtor_httpHttpProtocolVersion, SPMCKtor_client_coreHttpResponse, SPMCKtor_httpURLProtocol, SPMCKtor_httpURLBuilderCompanion, SPMCKtor_httpUrl, SPMCKtor_httpURLBuilder, SPMCKotlinx_serialization_jsonJson, SPMCKotlinRuntimeException, SPMCKotlinIllegalStateException, SPMCKotlinx_serialization_jsonJsonElementCompanion, SPMCKotlinx_serialization_jsonJsonPrimitiveCompanion, SPMCKtor_client_coreHttpRequestData, SPMCKtor_client_coreHttpResponseData, SPMCKtor_client_coreHttpClient, SPMCKtor_client_coreHttpClientEngineConfig, SPMCKotlinx_coroutines_coreCoroutineDispatcher, SPMCKotlinx_serialization_coreSerializersModule, SPMCKotlinx_serialization_coreSerialKind, SPMCKtor_client_coreHttpClientCallCompanion, SPMCKtor_utilsTypeInfo, SPMCKtor_utilsWeekDay, SPMCKtor_utilsMonth, SPMCKtor_utilsGMTDateCompanion, SPMCKtor_httpHttpStatusCodeCompanion, SPMCKtor_httpHttpProtocolVersionCompanion, SPMCKtor_httpURLProtocolCompanion, SPMCKtor_httpUrlCompanion, SPMCKotlinx_serialization_jsonJsonDefault, SPMCKotlinx_serialization_jsonJsonConfiguration, SPMCKtor_utilsAttributeKey, SPMCKtor_httpHttpMethod, SPMCKtor_httpOutgoingContent, SPMCKtor_client_coreHttpClientConfig, SPMCKtor_eventsEvents, SPMCKtor_client_coreHttpReceivePipeline, SPMCKtor_client_coreHttpRequestPipeline, SPMCKtor_client_coreHttpResponsePipeline, SPMCKtor_client_coreHttpSendPipeline, SPMCKtor_client_coreProxyConfig, SPMCKotlinAbstractCoroutineContextElement, SPMCKotlinx_coroutines_coreCoroutineDispatcherKey, SPMCKotlinByteArray, SPMCKotlinx_io_coreBuffer, SPMCKtor_utilsWeekDayCompanion, SPMCKtor_utilsMonthCompanion, SPMCKotlinKTypeProjection, SPMCKotlinx_serialization_jsonClassDiscriminatorMode, SPMCKtor_httpHttpMethodCompanion, SPMCKtor_httpContentType, SPMCKotlinCancellationException, SPMCKtor_eventsEventDefinition, SPMCKtor_utilsPipelinePhase, SPMCKtor_utilsPipeline, SPMCKtor_client_coreHttpReceivePipelinePhases, SPMCKotlinUnit, SPMCKtor_client_coreHttpRequestPipelinePhases, SPMCKtor_client_coreHttpRequestBuilder, SPMCKtor_client_coreHttpResponsePipelinePhases, SPMCKtor_client_coreHttpResponseContainer, SPMCKtor_client_coreHttpSendPipelinePhases, SPMCKotlinAbstractCoroutineContextKey, SPMCKotlinByteIterator, SPMCKotlinKVariance, SPMCKotlinKTypeProjectionCompanion, SPMCKtor_httpHeaderValueParam, SPMCKtor_httpHeaderValueWithParametersCompanion, SPMCKtor_httpHeaderValueWithParameters, SPMCKtor_httpContentTypeCompanion, SPMCKtor_httpHeadersBuilder, SPMCKtor_client_coreHttpRequestBuilderCompanion, SPMCKtor_utilsStringValuesBuilderImpl;
@protocol SPMCKotlinComparable, SPMCKotlinx_serialization_coreKSerializer, SPMCSPClient, SPMCKtor_client_coreHttpClientEngine, SPMCKotlinx_serialization_coreEncoder, SPMCKotlinx_serialization_coreSerialDescriptor, SPMCKotlinx_serialization_coreSerializationStrategy, SPMCKotlinx_serialization_coreDecoder, SPMCKotlinx_serialization_coreDeserializationStrategy, SPMCIntEnum, SPMCMultiplatform_settingsSettings, SPMCKtor_httpHeaders, SPMCKtor_httpHttpMessage, SPMCKotlinCoroutineContext, SPMCKotlinx_coroutines_coreCoroutineScope, SPMCKtor_ioByteReadChannel, SPMCKotlinKSuspendFunction1, SPMCKtor_httpParameters, SPMCKtor_httpParametersBuilder, SPMCKtor_client_coreClientPlugin, SPMCKotlinIterator, SPMCKtor_client_coreHttpClientEngineCapability, SPMCKtor_ioCloseable, SPMCKotlinx_serialization_coreCompositeEncoder, SPMCKotlinAnnotation, SPMCKotlinx_serialization_coreCompositeDecoder, SPMCKotlinMapEntry, SPMCKtor_utilsStringValues, SPMCKotlinCoroutineContextElement, SPMCKotlinCoroutineContextKey, SPMCKtor_utilsAttributes, SPMCKtor_client_coreHttpRequest, SPMCKotlinx_io_coreSource, SPMCKotlinKType, SPMCKotlinKAnnotatedElement, SPMCKotlinKCallable, SPMCKotlinFunction, SPMCKotlinKFunction, SPMCKotlinSuspendFunction1, SPMCKtor_utilsStringValuesBuilder, SPMCKotlinx_serialization_coreSerialFormat, SPMCKotlinx_serialization_coreStringFormat, SPMCKtor_client_coreHttpClientPlugin, SPMCKotlinx_coroutines_coreJob, SPMCKotlinContinuation, SPMCKotlinContinuationInterceptor, SPMCKotlinx_coroutines_coreRunnable, SPMCKotlinx_serialization_coreSerializersModuleCollector, SPMCKotlinKClass, SPMCKotlinx_io_coreRawSink, SPMCKotlinAutoCloseable, SPMCKotlinx_io_coreRawSource, SPMCKotlinKClassifier, SPMCKotlinx_serialization_jsonJsonNamingStrategy, SPMCKotlinx_coroutines_coreChildHandle, SPMCKotlinx_coroutines_coreChildJob, SPMCKotlinx_coroutines_coreDisposableHandle, SPMCKotlinSequence, SPMCKotlinx_coroutines_coreSelectClause0, SPMCKotlinSuspendFunction2, SPMCKotlinKDeclarationContainer, SPMCKotlinx_io_coreSink, SPMCKotlinx_coroutines_coreParentJob, SPMCKotlinx_coroutines_coreSelectInstance, SPMCKotlinx_coroutines_coreSelectClause, SPMCKtor_httpHttpMessageBuilder;
@@ -242,6 +242,7 @@ __attribute__((swift_name("SPCampaignType")))
- (instancetype)initWithName:(NSString *)name ordinal:(int32_t)ordinal __attribute__((swift_name("init(name:ordinal:)"))) __attribute__((objc_designated_initializer)) __attribute__((unavailable));
@property (class, readonly, getter=companion) SPMCSPCampaignTypeCompanion *companion __attribute__((swift_name("companion")));
@property (class, readonly) SPMCSPCampaignType *gdpr __attribute__((swift_name("gdpr")));
+@property (class, readonly) SPMCSPCampaignType *ccpa __attribute__((swift_name("ccpa")));
@property (class, readonly) SPMCSPCampaignType *usnat __attribute__((swift_name("usnat")));
@property (class, readonly) SPMCSPCampaignType *ios14 __attribute__((swift_name("ios14")));
+ (SPMCKotlinArray *)values __attribute__((swift_name("values()")));
@@ -320,7 +321,6 @@ __attribute__((swift_name("SPIDFAStatus")))
@property (class, readonly) SPMCSPIDFAStatus *unavailable __attribute__((swift_name("unavailable")));
+ (SPMCKotlinArray *)values __attribute__((swift_name("values()")));
@property (class, readonly) NSArray *entries __attribute__((swift_name("entries")));
-@property (readonly) NSString *value __attribute__((swift_name("value")));
@end
__attribute__((objc_subclassing_restricted))
@@ -372,9 +372,14 @@ __attribute__((swift_name("SPMessageLanguage")))
@property (class, readonly) SPMCSPMessageLanguage *swedish __attribute__((swift_name("swedish")));
@property (class, readonly) SPMCSPMessageLanguage *turkish __attribute__((swift_name("turkish")));
@property (class, readonly) SPMCSPMessageLanguage *tagalog __attribute__((swift_name("tagalog")));
+@property (class, readonly) SPMCSPMessageLanguage *hebrew __attribute__((swift_name("hebrew")));
+@property (class, readonly) SPMCSPMessageLanguage *indonesian __attribute__((swift_name("indonesian")));
+@property (class, readonly) SPMCSPMessageLanguage *korean __attribute__((swift_name("korean")));
+@property (class, readonly) SPMCSPMessageLanguage *macedonian __attribute__((swift_name("macedonian")));
+@property (class, readonly) SPMCSPMessageLanguage *malay __attribute__((swift_name("malay")));
+ (SPMCKotlinArray *)values __attribute__((swift_name("values()")));
@property (class, readonly) NSArray *entries __attribute__((swift_name("entries")));
-@property (readonly) NSString *value __attribute__((swift_name("value")));
+@property (readonly) NSString *shortCode __attribute__((swift_name("shortCode")));
@end
__attribute__((swift_name("SPNetworkError")))
@@ -477,9 +482,9 @@ __attribute__((swift_name("CCPAConsent.Companion")))
__attribute__((objc_subclassing_restricted))
__attribute__((swift_name("ConsentStatus")))
@interface SPMCConsentStatus : SPMCBase
-- (instancetype)initWithRejectedAny:(SPMCBoolean * _Nullable)rejectedAny rejectedLI:(SPMCBoolean * _Nullable)rejectedLI rejectedAll:(SPMCBoolean * _Nullable)rejectedAll consentedAll:(SPMCBoolean * _Nullable)consentedAll consentedToAll:(SPMCBoolean * _Nullable)consentedToAll consentedToAny:(SPMCBoolean * _Nullable)consentedToAny hasConsentData:(SPMCBoolean * _Nullable)hasConsentData vendorListAdditions:(SPMCBoolean * _Nullable)vendorListAdditions legalBasisChanges:(SPMCBoolean * _Nullable)legalBasisChanges granularStatus:(SPMCConsentStatusConsentStatusGranularStatus * _Nullable)granularStatus __attribute__((swift_name("init(rejectedAny:rejectedLI:rejectedAll:consentedAll:consentedToAll:consentedToAny:hasConsentData:vendorListAdditions:legalBasisChanges:granularStatus:)"))) __attribute__((objc_designated_initializer));
+- (instancetype)initWithRejectedAny:(SPMCBoolean * _Nullable)rejectedAny rejectedLI:(SPMCBoolean * _Nullable)rejectedLI rejectedAll:(SPMCBoolean * _Nullable)rejectedAll consentedAll:(SPMCBoolean * _Nullable)consentedAll consentedToAll:(SPMCBoolean * _Nullable)consentedToAll consentedToAny:(SPMCBoolean * _Nullable)consentedToAny hasConsentData:(SPMCBoolean * _Nullable)hasConsentData vendorListAdditions:(SPMCBoolean * _Nullable)vendorListAdditions legalBasisChanges:(SPMCBoolean * _Nullable)legalBasisChanges granularStatus:(SPMCConsentStatusConsentStatusGranularStatus * _Nullable)granularStatus rejectedVendors:(NSArray * _Nullable)rejectedVendors rejectedCategories:(NSArray * _Nullable)rejectedCategories __attribute__((swift_name("init(rejectedAny:rejectedLI:rejectedAll:consentedAll:consentedToAll:consentedToAny:hasConsentData:vendorListAdditions:legalBasisChanges:granularStatus:rejectedVendors:rejectedCategories:)"))) __attribute__((objc_designated_initializer));
@property (class, readonly, getter=companion) SPMCConsentStatusCompanion *companion __attribute__((swift_name("companion")));
-- (SPMCConsentStatus *)doCopyRejectedAny:(SPMCBoolean * _Nullable)rejectedAny rejectedLI:(SPMCBoolean * _Nullable)rejectedLI rejectedAll:(SPMCBoolean * _Nullable)rejectedAll consentedAll:(SPMCBoolean * _Nullable)consentedAll consentedToAll:(SPMCBoolean * _Nullable)consentedToAll consentedToAny:(SPMCBoolean * _Nullable)consentedToAny hasConsentData:(SPMCBoolean * _Nullable)hasConsentData vendorListAdditions:(SPMCBoolean * _Nullable)vendorListAdditions legalBasisChanges:(SPMCBoolean * _Nullable)legalBasisChanges granularStatus:(SPMCConsentStatusConsentStatusGranularStatus * _Nullable)granularStatus __attribute__((swift_name("doCopy(rejectedAny:rejectedLI:rejectedAll:consentedAll:consentedToAll:consentedToAny:hasConsentData:vendorListAdditions:legalBasisChanges:granularStatus:)")));
+- (SPMCConsentStatus *)doCopyRejectedAny:(SPMCBoolean * _Nullable)rejectedAny rejectedLI:(SPMCBoolean * _Nullable)rejectedLI rejectedAll:(SPMCBoolean * _Nullable)rejectedAll consentedAll:(SPMCBoolean * _Nullable)consentedAll consentedToAll:(SPMCBoolean * _Nullable)consentedToAll consentedToAny:(SPMCBoolean * _Nullable)consentedToAny hasConsentData:(SPMCBoolean * _Nullable)hasConsentData vendorListAdditions:(SPMCBoolean * _Nullable)vendorListAdditions legalBasisChanges:(SPMCBoolean * _Nullable)legalBasisChanges granularStatus:(SPMCConsentStatusConsentStatusGranularStatus * _Nullable)granularStatus rejectedVendors:(NSArray * _Nullable)rejectedVendors rejectedCategories:(NSArray * _Nullable)rejectedCategories __attribute__((swift_name("doCopy(rejectedAny:rejectedLI:rejectedAll:consentedAll:consentedToAll:consentedToAny:hasConsentData:vendorListAdditions:legalBasisChanges:granularStatus:rejectedVendors:rejectedCategories:)")));
- (BOOL)isEqual:(id _Nullable)other __attribute__((swift_name("isEqual(_:)")));
- (NSUInteger)hash __attribute__((swift_name("hash()")));
- (NSString *)description __attribute__((swift_name("description()")));
@@ -491,7 +496,9 @@ __attribute__((swift_name("ConsentStatus")))
@property (readonly) SPMCBoolean * _Nullable legalBasisChanges __attribute__((swift_name("legalBasisChanges")));
@property (readonly) SPMCBoolean * _Nullable rejectedAll __attribute__((swift_name("rejectedAll")));
@property (readonly) SPMCBoolean * _Nullable rejectedAny __attribute__((swift_name("rejectedAny")));
+@property (readonly) NSArray * _Nullable rejectedCategories __attribute__((swift_name("rejectedCategories")));
@property (readonly) SPMCBoolean * _Nullable rejectedLI __attribute__((swift_name("rejectedLI")));
+@property (readonly) NSArray * _Nullable rejectedVendors __attribute__((swift_name("rejectedVendors")));
@property (readonly) SPMCBoolean * _Nullable vendorListAdditions __attribute__((swift_name("vendorListAdditions")));
@end
@@ -837,13 +844,13 @@ __attribute__((swift_name("SPClient")))
@required
/**
- * @note This method converts instances of CancellationException to errors.
+ * @note This method converts instances of Exception to errors.
* Other uncaught Kotlin exceptions are fatal.
*/
- (void)customConsentGDPRConsentUUID:(NSString *)consentUUID propertyId:(int32_t)propertyId vendors:(NSArray *)vendors categories:(NSArray *)categories legIntCategories:(NSArray *)legIntCategories completionHandler:(void (^)(SPMCGDPRConsent * _Nullable, NSError * _Nullable))completionHandler __attribute__((swift_name("customConsentGDPR(consentUUID:propertyId:vendors:categories:legIntCategories:completionHandler:)")));
/**
- * @note This method converts instances of CancellationException to errors.
+ * @note This method converts instances of Exception to errors.
* Other uncaught Kotlin exceptions are fatal.
*/
- (void)deleteCustomConsentGDPRConsentUUID:(NSString *)consentUUID propertyId:(int32_t)propertyId vendors:(NSArray *)vendors categories:(NSArray *)categories legIntCategories:(NSArray *)legIntCategories completionHandler:(void (^)(SPMCGDPRConsent * _Nullable, NSError * _Nullable))completionHandler __attribute__((swift_name("deleteCustomConsentGDPR(consentUUID:propertyId:vendors:categories:legIntCategories:completionHandler:)")));
@@ -855,22 +862,28 @@ __attribute__((swift_name("SPClient")))
- (void)errorMetricsError:(SPMCSPError *)error completionHandler:(void (^)(NSError * _Nullable))completionHandler __attribute__((swift_name("errorMetrics(error:completionHandler:)")));
/**
- * @note This method converts instances of CancellationException to errors.
+ * @note This method converts instances of Exception to errors.
* Other uncaught Kotlin exceptions are fatal.
*/
- (void)getConsentStatusAuthId:(NSString * _Nullable)authId metadata:(SPMCConsentStatusRequestMetaData *)metadata completionHandler:(void (^)(SPMCConsentStatusResponse * _Nullable, NSError * _Nullable))completionHandler __attribute__((swift_name("getConsentStatus(authId:metadata:completionHandler:)")));
/**
- * @note This method converts instances of CancellationException to errors.
+ * @note This method converts instances of Exception to errors.
* Other uncaught Kotlin exceptions are fatal.
*/
- (void)getMessagesRequest:(SPMCMessagesRequest *)request completionHandler:(void (^)(SPMCMessagesResponse * _Nullable, NSError * _Nullable))completionHandler __attribute__((swift_name("getMessages(request:completionHandler:)")));
/**
- * @note This method converts instances of CancellationException to errors.
+ * @note This method converts instances of Exception to errors.
* Other uncaught Kotlin exceptions are fatal.
*/
- (void)getMetaDataCampaigns:(SPMCMetaDataRequestCampaigns *)campaigns completionHandler:(void (^)(SPMCMetaDataResponse * _Nullable, NSError * _Nullable))completionHandler __attribute__((swift_name("getMetaData(campaigns:completionHandler:)")));
+
+/**
+ * @note This method converts instances of Exception to errors.
+ * Other uncaught Kotlin exceptions are fatal.
+*/
+- (void)postPvDataRequest:(SPMCPvDataRequest *)request completionHandler:(void (^)(SPMCPvDataResponse * _Nullable, NSError * _Nullable))completionHandler __attribute__((swift_name("postPvData(request:completionHandler:)")));
@end
__attribute__((objc_subclassing_restricted))
@@ -881,13 +894,13 @@ __attribute__((swift_name("SourcepointClient")))
- (instancetype)initWithAccountId:(int32_t)accountId propertyId:(int32_t)propertyId propertyName:(NSString *)propertyName httpEngine:(id _Nullable)httpEngine device:(SPMCDeviceInformation *)device version:(NSString *)version requestTimeoutInSeconds:(int32_t)requestTimeoutInSeconds __attribute__((swift_name("init(accountId:propertyId:propertyName:httpEngine:device:version:requestTimeoutInSeconds:)"))) __attribute__((objc_designated_initializer));
/**
- * @note This method converts instances of CancellationException to errors.
+ * @note This method converts instances of Exception to errors.
* Other uncaught Kotlin exceptions are fatal.
*/
- (void)customConsentGDPRConsentUUID:(NSString *)consentUUID propertyId:(int32_t)propertyId vendors:(NSArray *)vendors categories:(NSArray *)categories legIntCategories:(NSArray *)legIntCategories completionHandler:(void (^)(SPMCGDPRConsent * _Nullable, NSError * _Nullable))completionHandler __attribute__((swift_name("customConsentGDPR(consentUUID:propertyId:vendors:categories:legIntCategories:completionHandler:)")));
/**
- * @note This method converts instances of CancellationException to errors.
+ * @note This method converts instances of Exception to errors.
* Other uncaught Kotlin exceptions are fatal.
*/
- (void)deleteCustomConsentGDPRConsentUUID:(NSString *)consentUUID propertyId:(int32_t)propertyId vendors:(NSArray *)vendors categories:(NSArray *)categories legIntCategories:(NSArray *)legIntCategories completionHandler:(void (^)(SPMCGDPRConsent * _Nullable, NSError * _Nullable))completionHandler __attribute__((swift_name("deleteCustomConsentGDPR(consentUUID:propertyId:vendors:categories:legIntCategories:completionHandler:)")));
@@ -899,22 +912,28 @@ __attribute__((swift_name("SourcepointClient")))
- (void)errorMetricsError:(SPMCSPError *)error completionHandler:(void (^)(NSError * _Nullable))completionHandler __attribute__((swift_name("errorMetrics(error:completionHandler:)")));
/**
- * @note This method converts instances of CancellationException to errors.
+ * @note This method converts instances of Exception to errors.
* Other uncaught Kotlin exceptions are fatal.
*/
- (void)getConsentStatusAuthId:(NSString * _Nullable)authId metadata:(SPMCConsentStatusRequestMetaData *)metadata completionHandler:(void (^)(SPMCConsentStatusResponse * _Nullable, NSError * _Nullable))completionHandler __attribute__((swift_name("getConsentStatus(authId:metadata:completionHandler:)")));
/**
- * @note This method converts instances of CancellationException to errors.
+ * @note This method converts instances of Exception to errors.
* Other uncaught Kotlin exceptions are fatal.
*/
- (void)getMessagesRequest:(SPMCMessagesRequest *)request completionHandler:(void (^)(SPMCMessagesResponse * _Nullable, NSError * _Nullable))completionHandler __attribute__((swift_name("getMessages(request:completionHandler:)")));
/**
- * @note This method converts instances of CancellationException to errors.
+ * @note This method converts instances of Exception to errors.
* Other uncaught Kotlin exceptions are fatal.
*/
- (void)getMetaDataCampaigns:(SPMCMetaDataRequestCampaigns *)campaigns completionHandler:(void (^)(SPMCMetaDataResponse * _Nullable, NSError * _Nullable))completionHandler __attribute__((swift_name("getMetaData(campaigns:completionHandler:)")));
+
+/**
+ * @note This method converts instances of Exception to errors.
+ * Other uncaught Kotlin exceptions are fatal.
+*/
+- (void)postPvDataRequest:(SPMCPvDataRequest *)request completionHandler:(void (^)(SPMCPvDataResponse * _Nullable, NSError * _Nullable))completionHandler __attribute__((swift_name("postPvData(request:completionHandler:)")));
@end
__attribute__((objc_subclassing_restricted))
@@ -1287,16 +1306,16 @@ __attribute__((swift_name("MessagesRequest")))
__attribute__((objc_subclassing_restricted))
__attribute__((swift_name("MessagesRequest.Body")))
@interface SPMCMessagesRequestBody : SPMCBase
-- (instancetype)initWithPropertyHref:(NSString *)propertyHref accountId:(int32_t)accountId campaigns:(SPMCMessagesRequestBodyCampaigns *)campaigns consentLanguage:(SPMCSPMessageLanguage *)consentLanguage hasCSP:(BOOL)hasCSP campaignEnv:(SPMCSPCampaignEnv * _Nullable)campaignEnv idfaStatus:(SPMCSPIDFAStatus * _Nullable)idfaStatus includeData:(SPMCIncludeData *)includeData __attribute__((swift_name("init(propertyHref:accountId:campaigns:consentLanguage:hasCSP:campaignEnv:idfaStatus:includeData:)"))) __attribute__((objc_designated_initializer));
+- (instancetype)initWithPropertyHref:(NSString *)propertyHref accountId:(int32_t)accountId campaigns:(SPMCMessagesRequestBodyCampaigns *)campaigns consentLanguage:(SPMCSPMessageLanguage * _Nullable)consentLanguage hasCSP:(BOOL)hasCSP campaignEnv:(SPMCSPCampaignEnv * _Nullable)campaignEnv idfaStatus:(SPMCSPIDFAStatus * _Nullable)idfaStatus includeData:(SPMCIncludeData *)includeData __attribute__((swift_name("init(propertyHref:accountId:campaigns:consentLanguage:hasCSP:campaignEnv:idfaStatus:includeData:)"))) __attribute__((objc_designated_initializer));
@property (class, readonly, getter=companion) SPMCMessagesRequestBodyCompanion *companion __attribute__((swift_name("companion")));
-- (SPMCMessagesRequestBody *)doCopyPropertyHref:(NSString *)propertyHref accountId:(int32_t)accountId campaigns:(SPMCMessagesRequestBodyCampaigns *)campaigns consentLanguage:(SPMCSPMessageLanguage *)consentLanguage hasCSP:(BOOL)hasCSP campaignEnv:(SPMCSPCampaignEnv * _Nullable)campaignEnv idfaStatus:(SPMCSPIDFAStatus * _Nullable)idfaStatus includeData:(SPMCIncludeData *)includeData __attribute__((swift_name("doCopy(propertyHref:accountId:campaigns:consentLanguage:hasCSP:campaignEnv:idfaStatus:includeData:)")));
+- (SPMCMessagesRequestBody *)doCopyPropertyHref:(NSString *)propertyHref accountId:(int32_t)accountId campaigns:(SPMCMessagesRequestBodyCampaigns *)campaigns consentLanguage:(SPMCSPMessageLanguage * _Nullable)consentLanguage hasCSP:(BOOL)hasCSP campaignEnv:(SPMCSPCampaignEnv * _Nullable)campaignEnv idfaStatus:(SPMCSPIDFAStatus * _Nullable)idfaStatus includeData:(SPMCIncludeData *)includeData __attribute__((swift_name("doCopy(propertyHref:accountId:campaigns:consentLanguage:hasCSP:campaignEnv:idfaStatus:includeData:)")));
- (BOOL)isEqual:(id _Nullable)other __attribute__((swift_name("isEqual(_:)")));
- (NSUInteger)hash __attribute__((swift_name("hash()")));
- (NSString *)description __attribute__((swift_name("description()")));
@property (readonly) int32_t accountId __attribute__((swift_name("accountId")));
@property (readonly) SPMCSPCampaignEnv * _Nullable campaignEnv __attribute__((swift_name("campaignEnv")));
@property (readonly) SPMCMessagesRequestBodyCampaigns *campaigns __attribute__((swift_name("campaigns")));
-@property (readonly) SPMCSPMessageLanguage *consentLanguage __attribute__((swift_name("consentLanguage")));
+@property (readonly) SPMCSPMessageLanguage * _Nullable consentLanguage __attribute__((swift_name("consentLanguage")));
@property (readonly) BOOL hasCSP __attribute__((swift_name("hasCSP")));
@property (readonly) SPMCSPIDFAStatus * _Nullable idfaStatus __attribute__((swift_name("idfaStatus")));
@property (readonly) SPMCIncludeData *includeData __attribute__((swift_name("includeData")));
@@ -1311,12 +1330,13 @@ __attribute__((swift_name("MessagesRequest.Body")))
__attribute__((objc_subclassing_restricted))
__attribute__((swift_name("MessagesRequest.BodyCampaigns")))
@interface SPMCMessagesRequestBodyCampaigns : SPMCBase
-- (instancetype)initWithGdpr:(SPMCMessagesRequestBodyCampaignsGDPR * _Nullable)gdpr ios14:(SPMCMessagesRequestBodyCampaignsIOS14 * _Nullable)ios14 usnat:(SPMCMessagesRequestBodyCampaignsUSNat * _Nullable)usnat __attribute__((swift_name("init(gdpr:ios14:usnat:)"))) __attribute__((objc_designated_initializer));
+- (instancetype)initWithGdpr:(SPMCMessagesRequestBodyCampaignsGDPR * _Nullable)gdpr ios14:(SPMCMessagesRequestBodyCampaignsIOS14 * _Nullable)ios14 ccpa:(SPMCMessagesRequestBodyCampaignsCCPA * _Nullable)ccpa usnat:(SPMCMessagesRequestBodyCampaignsUSNat * _Nullable)usnat __attribute__((swift_name("init(gdpr:ios14:ccpa:usnat:)"))) __attribute__((objc_designated_initializer));
@property (class, readonly, getter=companion) SPMCMessagesRequestBodyCampaignsCompanion *companion __attribute__((swift_name("companion")));
-- (SPMCMessagesRequestBodyCampaigns *)doCopyGdpr:(SPMCMessagesRequestBodyCampaignsGDPR * _Nullable)gdpr ios14:(SPMCMessagesRequestBodyCampaignsIOS14 * _Nullable)ios14 usnat:(SPMCMessagesRequestBodyCampaignsUSNat * _Nullable)usnat __attribute__((swift_name("doCopy(gdpr:ios14:usnat:)")));
+- (SPMCMessagesRequestBodyCampaigns *)doCopyGdpr:(SPMCMessagesRequestBodyCampaignsGDPR * _Nullable)gdpr ios14:(SPMCMessagesRequestBodyCampaignsIOS14 * _Nullable)ios14 ccpa:(SPMCMessagesRequestBodyCampaignsCCPA * _Nullable)ccpa usnat:(SPMCMessagesRequestBodyCampaignsUSNat * _Nullable)usnat __attribute__((swift_name("doCopy(gdpr:ios14:ccpa:usnat:)")));
- (BOOL)isEqual:(id _Nullable)other __attribute__((swift_name("isEqual(_:)")));
- (NSUInteger)hash __attribute__((swift_name("hash()")));
- (NSString *)description __attribute__((swift_name("description()")));
+@property (readonly) SPMCMessagesRequestBodyCampaignsCCPA * _Nullable ccpa __attribute__((swift_name("ccpa")));
@property (readonly) SPMCMessagesRequestBodyCampaignsGDPR * _Nullable gdpr __attribute__((swift_name("gdpr")));
@property (readonly) SPMCMessagesRequestBodyCampaignsIOS14 * _Nullable ios14 __attribute__((swift_name("ios14")));
@property (readonly) SPMCMessagesRequestBodyCampaignsUSNat * _Nullable usnat __attribute__((swift_name("usnat")));
@@ -1330,13 +1350,13 @@ __attribute__((swift_name("MessagesRequest.BodyCampaigns")))
__attribute__((objc_subclassing_restricted))
__attribute__((swift_name("MessagesRequest.BodyCampaignsCCPA")))
@interface SPMCMessagesRequestBodyCampaignsCCPA : SPMCBase
-- (instancetype)initWithTargetingParams:(NSDictionary * _Nullable)targetingParams hasLocalData:(BOOL)hasLocalData consentStatus:(SPMCCCPAConsentCCPAConsentStatus *)consentStatus __attribute__((swift_name("init(targetingParams:hasLocalData:consentStatus:)"))) __attribute__((objc_designated_initializer));
+- (instancetype)initWithTargetingParams:(NSDictionary * _Nullable)targetingParams hasLocalData:(BOOL)hasLocalData consentStatus:(SPMCCCPAConsentCCPAConsentStatus * _Nullable)consentStatus __attribute__((swift_name("init(targetingParams:hasLocalData:consentStatus:)"))) __attribute__((objc_designated_initializer));
@property (class, readonly, getter=companion) SPMCMessagesRequestBodyCampaignsCCPACompanion *companion __attribute__((swift_name("companion")));
-- (SPMCMessagesRequestBodyCampaignsCCPA *)doCopyTargetingParams:(NSDictionary * _Nullable)targetingParams hasLocalData:(BOOL)hasLocalData consentStatus:(SPMCCCPAConsentCCPAConsentStatus *)consentStatus __attribute__((swift_name("doCopy(targetingParams:hasLocalData:consentStatus:)")));
+- (SPMCMessagesRequestBodyCampaignsCCPA *)doCopyTargetingParams:(NSDictionary * _Nullable)targetingParams hasLocalData:(BOOL)hasLocalData consentStatus:(SPMCCCPAConsentCCPAConsentStatus * _Nullable)consentStatus __attribute__((swift_name("doCopy(targetingParams:hasLocalData:consentStatus:)")));
- (BOOL)isEqual:(id _Nullable)other __attribute__((swift_name("isEqual(_:)")));
- (NSUInteger)hash __attribute__((swift_name("hash()")));
- (NSString *)description __attribute__((swift_name("description()")));
-@property (readonly) SPMCCCPAConsentCCPAConsentStatus *consentStatus __attribute__((swift_name("consentStatus")));
+@property (readonly) SPMCCCPAConsentCCPAConsentStatus * _Nullable consentStatus __attribute__((swift_name("consentStatus")));
@property (readonly) BOOL hasLocalData __attribute__((swift_name("hasLocalData")));
@property (readonly) NSDictionary * _Nullable targetingParams __attribute__((swift_name("targetingParams")));
@end
@@ -1369,13 +1389,13 @@ __attribute__((swift_name("MessagesRequest.BodyCampaignsCompanion")))
__attribute__((objc_subclassing_restricted))
__attribute__((swift_name("MessagesRequest.BodyCampaignsGDPR")))
@interface SPMCMessagesRequestBodyCampaignsGDPR : SPMCBase
-- (instancetype)initWithTargetingParams:(NSDictionary * _Nullable)targetingParams hasLocalData:(BOOL)hasLocalData consentStatus:(SPMCConsentStatus *)consentStatus __attribute__((swift_name("init(targetingParams:hasLocalData:consentStatus:)"))) __attribute__((objc_designated_initializer));
+- (instancetype)initWithTargetingParams:(NSDictionary * _Nullable)targetingParams hasLocalData:(BOOL)hasLocalData consentStatus:(SPMCConsentStatus * _Nullable)consentStatus __attribute__((swift_name("init(targetingParams:hasLocalData:consentStatus:)"))) __attribute__((objc_designated_initializer));
@property (class, readonly, getter=companion) SPMCMessagesRequestBodyCampaignsGDPRCompanion *companion __attribute__((swift_name("companion")));
-- (SPMCMessagesRequestBodyCampaignsGDPR *)doCopyTargetingParams:(NSDictionary * _Nullable)targetingParams hasLocalData:(BOOL)hasLocalData consentStatus:(SPMCConsentStatus *)consentStatus __attribute__((swift_name("doCopy(targetingParams:hasLocalData:consentStatus:)")));
+- (SPMCMessagesRequestBodyCampaignsGDPR *)doCopyTargetingParams:(NSDictionary * _Nullable)targetingParams hasLocalData:(BOOL)hasLocalData consentStatus:(SPMCConsentStatus * _Nullable)consentStatus __attribute__((swift_name("doCopy(targetingParams:hasLocalData:consentStatus:)")));
- (BOOL)isEqual:(id _Nullable)other __attribute__((swift_name("isEqual(_:)")));
- (NSUInteger)hash __attribute__((swift_name("hash()")));
- (NSString *)description __attribute__((swift_name("description()")));
-@property (readonly) SPMCConsentStatus *consentStatus __attribute__((swift_name("consentStatus")));
+@property (readonly) SPMCConsentStatus * _Nullable consentStatus __attribute__((swift_name("consentStatus")));
@property (readonly) BOOL hasLocalData __attribute__((swift_name("hasLocalData")));
@property (readonly) NSDictionary * _Nullable targetingParams __attribute__((swift_name("targetingParams")));
@end
@@ -1398,13 +1418,13 @@ __attribute__((swift_name("MessagesRequest.BodyCampaignsGDPRCompanion")))
__attribute__((objc_subclassing_restricted))
__attribute__((swift_name("MessagesRequest.BodyCampaignsIOS14")))
@interface SPMCMessagesRequestBodyCampaignsIOS14 : SPMCBase
-- (instancetype)initWithTargetingParams:(NSDictionary * _Nullable)targetingParams idfaStatus:(SPMCSPIDFAStatus *)idfaStatus __attribute__((swift_name("init(targetingParams:idfaStatus:)"))) __attribute__((objc_designated_initializer));
+- (instancetype)initWithTargetingParams:(NSDictionary * _Nullable)targetingParams idfaStatus:(SPMCSPIDFAStatus * _Nullable)idfaStatus __attribute__((swift_name("init(targetingParams:idfaStatus:)"))) __attribute__((objc_designated_initializer));
@property (class, readonly, getter=companion) SPMCMessagesRequestBodyCampaignsIOS14Companion *companion __attribute__((swift_name("companion")));
-- (SPMCMessagesRequestBodyCampaignsIOS14 *)doCopyTargetingParams:(NSDictionary * _Nullable)targetingParams idfaStatus:(SPMCSPIDFAStatus *)idfaStatus __attribute__((swift_name("doCopy(targetingParams:idfaStatus:)")));
+- (SPMCMessagesRequestBodyCampaignsIOS14 *)doCopyTargetingParams:(NSDictionary * _Nullable)targetingParams idfaStatus:(SPMCSPIDFAStatus * _Nullable)idfaStatus __attribute__((swift_name("doCopy(targetingParams:idfaStatus:)")));
- (BOOL)isEqual:(id _Nullable)other __attribute__((swift_name("isEqual(_:)")));
- (NSUInteger)hash __attribute__((swift_name("hash()")));
- (NSString *)description __attribute__((swift_name("description()")));
-@property (readonly) SPMCSPIDFAStatus *idfaStatus __attribute__((swift_name("idfaStatus")));
+@property (readonly) SPMCSPIDFAStatus * _Nullable idfaStatus __attribute__((swift_name("idfaStatus")));
@property (readonly) NSDictionary * _Nullable targetingParams __attribute__((swift_name("targetingParams")));
@end
@@ -1426,13 +1446,13 @@ __attribute__((swift_name("MessagesRequest.BodyCampaignsIOS14Companion")))
__attribute__((objc_subclassing_restricted))
__attribute__((swift_name("MessagesRequest.BodyCampaignsUSNat")))
@interface SPMCMessagesRequestBodyCampaignsUSNat : SPMCBase
-- (instancetype)initWithTargetingParams:(NSDictionary * _Nullable)targetingParams hasLocalData:(BOOL)hasLocalData consentStatus:(SPMCConsentStatus *)consentStatus __attribute__((swift_name("init(targetingParams:hasLocalData:consentStatus:)"))) __attribute__((objc_designated_initializer));
+- (instancetype)initWithTargetingParams:(NSDictionary * _Nullable)targetingParams hasLocalData:(BOOL)hasLocalData consentStatus:(SPMCConsentStatus * _Nullable)consentStatus __attribute__((swift_name("init(targetingParams:hasLocalData:consentStatus:)"))) __attribute__((objc_designated_initializer));
@property (class, readonly, getter=companion) SPMCMessagesRequestBodyCampaignsUSNatCompanion *companion __attribute__((swift_name("companion")));
-- (SPMCMessagesRequestBodyCampaignsUSNat *)doCopyTargetingParams:(NSDictionary * _Nullable)targetingParams hasLocalData:(BOOL)hasLocalData consentStatus:(SPMCConsentStatus *)consentStatus __attribute__((swift_name("doCopy(targetingParams:hasLocalData:consentStatus:)")));
+- (SPMCMessagesRequestBodyCampaignsUSNat *)doCopyTargetingParams:(NSDictionary * _Nullable)targetingParams hasLocalData:(BOOL)hasLocalData consentStatus:(SPMCConsentStatus * _Nullable)consentStatus __attribute__((swift_name("doCopy(targetingParams:hasLocalData:consentStatus:)")));
- (BOOL)isEqual:(id _Nullable)other __attribute__((swift_name("isEqual(_:)")));
- (NSUInteger)hash __attribute__((swift_name("hash()")));
- (NSString *)description __attribute__((swift_name("description()")));
-@property (readonly) SPMCConsentStatus *consentStatus __attribute__((swift_name("consentStatus")));
+@property (readonly) SPMCConsentStatus * _Nullable consentStatus __attribute__((swift_name("consentStatus")));
@property (readonly) BOOL hasLocalData __attribute__((swift_name("hasLocalData")));
@property (readonly) NSDictionary * _Nullable targetingParams __attribute__((swift_name("targetingParams")));
@end
@@ -1612,6 +1632,159 @@ __attribute__((swift_name("MetaDataRequest.Companion")))
@end
+/**
+ * @note annotations
+ * kotlinx.serialization.Serializable
+*/
+__attribute__((objc_subclassing_restricted))
+__attribute__((swift_name("PvDataRequest")))
+@interface SPMCPvDataRequest : SPMCBase
+- (instancetype)initWithGdpr:(SPMCPvDataRequestGDPR * _Nullable)gdpr ccpa:(SPMCPvDataRequestCCPA * _Nullable)ccpa usnat:(SPMCPvDataRequestUSNat * _Nullable)usnat __attribute__((swift_name("init(gdpr:ccpa:usnat:)"))) __attribute__((objc_designated_initializer));
+@property (class, readonly, getter=companion) SPMCPvDataRequestCompanion *companion __attribute__((swift_name("companion")));
+- (SPMCPvDataRequest *)doCopyGdpr:(SPMCPvDataRequestGDPR * _Nullable)gdpr ccpa:(SPMCPvDataRequestCCPA * _Nullable)ccpa usnat:(SPMCPvDataRequestUSNat * _Nullable)usnat __attribute__((swift_name("doCopy(gdpr:ccpa:usnat:)")));
+- (BOOL)isEqual:(id _Nullable)other __attribute__((swift_name("isEqual(_:)")));
+- (NSUInteger)hash __attribute__((swift_name("hash()")));
+- (NSString *)description __attribute__((swift_name("description()")));
+@property (readonly) SPMCPvDataRequestCCPA * _Nullable ccpa __attribute__((swift_name("ccpa")));
+@property (readonly) SPMCPvDataRequestGDPR * _Nullable gdpr __attribute__((swift_name("gdpr")));
+@property (readonly) SPMCPvDataRequestUSNat * _Nullable usnat __attribute__((swift_name("usnat")));
+@end
+
+
+/**
+ * @note annotations
+ * kotlinx.serialization.Serializable
+*/
+__attribute__((objc_subclassing_restricted))
+__attribute__((swift_name("PvDataRequest.CCPA")))
+@interface SPMCPvDataRequestCCPA : SPMCBase
+- (instancetype)initWithApplies:(BOOL)applies uuid:(NSString * _Nullable)uuid accountId:(int32_t)accountId propertyId:(int32_t)propertyId consentStatus:(SPMCConsentStatus *)consentStatus pubData:(NSDictionary * _Nullable)pubData messageId:(SPMCInt * _Nullable)messageId sampleRate:(SPMCFloat * _Nullable)sampleRate __attribute__((swift_name("init(applies:uuid:accountId:propertyId:consentStatus:pubData:messageId:sampleRate:)"))) __attribute__((objc_designated_initializer));
+@property (class, readonly, getter=companion) SPMCPvDataRequestCCPACompanion *companion __attribute__((swift_name("companion")));
+- (SPMCPvDataRequestCCPA *)doCopyApplies:(BOOL)applies uuid:(NSString * _Nullable)uuid accountId:(int32_t)accountId propertyId:(int32_t)propertyId consentStatus:(SPMCConsentStatus *)consentStatus pubData:(NSDictionary * _Nullable)pubData messageId:(SPMCInt * _Nullable)messageId sampleRate:(SPMCFloat * _Nullable)sampleRate __attribute__((swift_name("doCopy(applies:uuid:accountId:propertyId:consentStatus:pubData:messageId:sampleRate:)")));
+- (BOOL)isEqual:(id _Nullable)other __attribute__((swift_name("isEqual(_:)")));
+- (NSUInteger)hash __attribute__((swift_name("hash()")));
+- (NSString *)description __attribute__((swift_name("description()")));
+@property (readonly) int32_t accountId __attribute__((swift_name("accountId")));
+@property (readonly) BOOL applies __attribute__((swift_name("applies")));
+@property (readonly) SPMCConsentStatus *consentStatus __attribute__((swift_name("consentStatus")));
+@property (readonly) SPMCInt * _Nullable messageId __attribute__((swift_name("messageId")));
+
+/**
+ * @note annotations
+ * kotlinx.serialization.SerialName(value="siteId")
+*/
+@property (readonly) int32_t propertyId __attribute__((swift_name("propertyId")));
+@property (readonly) NSDictionary * _Nullable pubData __attribute__((swift_name("pubData")));
+@property (readonly) SPMCFloat * _Nullable sampleRate __attribute__((swift_name("sampleRate")));
+@property (readonly) NSString * _Nullable uuid __attribute__((swift_name("uuid")));
+@end
+
+__attribute__((objc_subclassing_restricted))
+__attribute__((swift_name("PvDataRequest.CCPACompanion")))
+@interface SPMCPvDataRequestCCPACompanion : SPMCBase
++ (instancetype)alloc __attribute__((unavailable));
++ (instancetype)allocWithZone:(struct _NSZone *)zone __attribute__((unavailable));
++ (instancetype)companion __attribute__((swift_name("init()")));
+@property (class, readonly, getter=shared) SPMCPvDataRequestCCPACompanion *shared __attribute__((swift_name("shared")));
+- (id)serializer __attribute__((swift_name("serializer()")));
+@end
+
+__attribute__((objc_subclassing_restricted))
+__attribute__((swift_name("PvDataRequest.Companion")))
+@interface SPMCPvDataRequestCompanion : SPMCBase
++ (instancetype)alloc __attribute__((unavailable));
++ (instancetype)allocWithZone:(struct _NSZone *)zone __attribute__((unavailable));
++ (instancetype)companion __attribute__((swift_name("init()")));
+@property (class, readonly, getter=shared) SPMCPvDataRequestCompanion *shared __attribute__((swift_name("shared")));
+- (id)serializer __attribute__((swift_name("serializer()")));
+@end
+
+
+/**
+ * @note annotations
+ * kotlinx.serialization.Serializable
+*/
+__attribute__((objc_subclassing_restricted))
+__attribute__((swift_name("PvDataRequest.GDPR")))
+@interface SPMCPvDataRequestGDPR : SPMCBase
+- (instancetype)initWithApplies:(BOOL)applies uuid:(NSString * _Nullable)uuid accountId:(int32_t)accountId propertyId:(int32_t)propertyId consentStatus:(SPMCConsentStatus *)consentStatus pubData:(NSDictionary * _Nullable)pubData sampleRate:(SPMCFloat * _Nullable)sampleRate euconsent:(NSString * _Nullable)euconsent msgId:(SPMCInt * _Nullable)msgId categoryId:(SPMCInt * _Nullable)categoryId subCategoryId:(SPMCInt * _Nullable)subCategoryId prtnUUID:(NSString * _Nullable)prtnUUID __attribute__((swift_name("init(applies:uuid:accountId:propertyId:consentStatus:pubData:sampleRate:euconsent:msgId:categoryId:subCategoryId:prtnUUID:)"))) __attribute__((objc_designated_initializer));
+@property (class, readonly, getter=companion) SPMCPvDataRequestGDPRCompanion *companion __attribute__((swift_name("companion")));
+- (SPMCPvDataRequestGDPR *)doCopyApplies:(BOOL)applies uuid:(NSString * _Nullable)uuid accountId:(int32_t)accountId propertyId:(int32_t)propertyId consentStatus:(SPMCConsentStatus *)consentStatus pubData:(NSDictionary * _Nullable)pubData sampleRate:(SPMCFloat * _Nullable)sampleRate euconsent:(NSString * _Nullable)euconsent msgId:(SPMCInt * _Nullable)msgId categoryId:(SPMCInt * _Nullable)categoryId subCategoryId:(SPMCInt * _Nullable)subCategoryId prtnUUID:(NSString * _Nullable)prtnUUID __attribute__((swift_name("doCopy(applies:uuid:accountId:propertyId:consentStatus:pubData:sampleRate:euconsent:msgId:categoryId:subCategoryId:prtnUUID:)")));
+- (BOOL)isEqual:(id _Nullable)other __attribute__((swift_name("isEqual(_:)")));
+- (NSUInteger)hash __attribute__((swift_name("hash()")));
+- (NSString *)description __attribute__((swift_name("description()")));
+@property (readonly) int32_t accountId __attribute__((swift_name("accountId")));
+@property (readonly) BOOL applies __attribute__((swift_name("applies")));
+@property (readonly) SPMCInt * _Nullable categoryId __attribute__((swift_name("categoryId")));
+@property (readonly) SPMCConsentStatus *consentStatus __attribute__((swift_name("consentStatus")));
+@property (readonly) NSString * _Nullable euconsent __attribute__((swift_name("euconsent")));
+@property (readonly) SPMCInt * _Nullable msgId __attribute__((swift_name("msgId")));
+
+/**
+ * @note annotations
+ * kotlinx.serialization.SerialName(value="siteId")
+*/
+@property (readonly) int32_t propertyId __attribute__((swift_name("propertyId")));
+@property (readonly) NSString * _Nullable prtnUUID __attribute__((swift_name("prtnUUID")));
+@property (readonly) NSDictionary * _Nullable pubData __attribute__((swift_name("pubData")));
+@property (readonly) SPMCFloat * _Nullable sampleRate __attribute__((swift_name("sampleRate")));
+@property (readonly) SPMCInt * _Nullable subCategoryId __attribute__((swift_name("subCategoryId")));
+@property (readonly) NSString * _Nullable uuid __attribute__((swift_name("uuid")));
+@end
+
+__attribute__((objc_subclassing_restricted))
+__attribute__((swift_name("PvDataRequest.GDPRCompanion")))
+@interface SPMCPvDataRequestGDPRCompanion : SPMCBase
++ (instancetype)alloc __attribute__((unavailable));
++ (instancetype)allocWithZone:(struct _NSZone *)zone __attribute__((unavailable));
++ (instancetype)companion __attribute__((swift_name("init()")));
+@property (class, readonly, getter=shared) SPMCPvDataRequestGDPRCompanion *shared __attribute__((swift_name("shared")));
+- (id)serializer __attribute__((swift_name("serializer()")));
+@end
+
+
+/**
+ * @note annotations
+ * kotlinx.serialization.Serializable
+*/
+__attribute__((objc_subclassing_restricted))
+__attribute__((swift_name("PvDataRequest.USNat")))
+@interface SPMCPvDataRequestUSNat : SPMCBase
+- (instancetype)initWithApplies:(BOOL)applies uuid:(NSString * _Nullable)uuid accountId:(int32_t)accountId propertyId:(int32_t)propertyId consentStatus:(SPMCConsentStatus *)consentStatus pubData:(NSDictionary * _Nullable)pubData sampleRate:(SPMCFloat * _Nullable)sampleRate msgId:(SPMCInt * _Nullable)msgId categoryId:(SPMCInt * _Nullable)categoryId subCategoryId:(SPMCInt * _Nullable)subCategoryId prtnUUID:(NSString * _Nullable)prtnUUID __attribute__((swift_name("init(applies:uuid:accountId:propertyId:consentStatus:pubData:sampleRate:msgId:categoryId:subCategoryId:prtnUUID:)"))) __attribute__((objc_designated_initializer));
+@property (class, readonly, getter=companion) SPMCPvDataRequestUSNatCompanion *companion __attribute__((swift_name("companion")));
+- (SPMCPvDataRequestUSNat *)doCopyApplies:(BOOL)applies uuid:(NSString * _Nullable)uuid accountId:(int32_t)accountId propertyId:(int32_t)propertyId consentStatus:(SPMCConsentStatus *)consentStatus pubData:(NSDictionary * _Nullable)pubData sampleRate:(SPMCFloat * _Nullable)sampleRate msgId:(SPMCInt * _Nullable)msgId categoryId:(SPMCInt * _Nullable)categoryId subCategoryId:(SPMCInt * _Nullable)subCategoryId prtnUUID:(NSString * _Nullable)prtnUUID __attribute__((swift_name("doCopy(applies:uuid:accountId:propertyId:consentStatus:pubData:sampleRate:msgId:categoryId:subCategoryId:prtnUUID:)")));
+- (BOOL)isEqual:(id _Nullable)other __attribute__((swift_name("isEqual(_:)")));
+- (NSUInteger)hash __attribute__((swift_name("hash()")));
+- (NSString *)description __attribute__((swift_name("description()")));
+@property (readonly) int32_t accountId __attribute__((swift_name("accountId")));
+@property (readonly) BOOL applies __attribute__((swift_name("applies")));
+@property (readonly) SPMCInt * _Nullable categoryId __attribute__((swift_name("categoryId")));
+@property (readonly) SPMCConsentStatus *consentStatus __attribute__((swift_name("consentStatus")));
+@property (readonly) SPMCInt * _Nullable msgId __attribute__((swift_name("msgId")));
+
+/**
+ * @note annotations
+ * kotlinx.serialization.SerialName(value="siteId")
+*/
+@property (readonly) int32_t propertyId __attribute__((swift_name("propertyId")));
+@property (readonly) NSString * _Nullable prtnUUID __attribute__((swift_name("prtnUUID")));
+@property (readonly) NSDictionary * _Nullable pubData __attribute__((swift_name("pubData")));
+@property (readonly) SPMCFloat * _Nullable sampleRate __attribute__((swift_name("sampleRate")));
+@property (readonly) SPMCInt * _Nullable subCategoryId __attribute__((swift_name("subCategoryId")));
+@property (readonly) NSString * _Nullable uuid __attribute__((swift_name("uuid")));
+@end
+
+__attribute__((objc_subclassing_restricted))
+__attribute__((swift_name("PvDataRequest.USNatCompanion")))
+@interface SPMCPvDataRequestUSNatCompanion : SPMCBase
++ (instancetype)alloc __attribute__((unavailable));
++ (instancetype)allocWithZone:(struct _NSZone *)zone __attribute__((unavailable));
++ (instancetype)companion __attribute__((swift_name("init()")));
+@property (class, readonly, getter=shared) SPMCPvDataRequestUSNatCompanion *shared __attribute__((swift_name("shared")));
+- (id)serializer __attribute__((swift_name("serializer()")));
+@end
+
+
/**
* @note annotations
* kotlinx.serialization.Serializable
@@ -1699,7 +1872,7 @@ __attribute__((swift_name("MessagesResponseCampaign")))
@property (readonly) ConsentClass _Nullable derivedConsents __attribute__((swift_name("derivedConsents")));
@property (readonly) SPMCMessagesResponseMessage * _Nullable message __attribute__((swift_name("message")));
@property (readonly) SPMCMessagesResponseMessageMetaData * _Nullable messageMetaData __attribute__((swift_name("messageMetaData")));
-@property (readonly) NSString *type __attribute__((swift_name("type")));
+@property (readonly) SPMCSPCampaignType *type __attribute__((swift_name("type")));
@property (readonly) NSString * _Nullable url __attribute__((swift_name("url")));
@end
@@ -1712,9 +1885,9 @@ __attribute__((swift_name("MessagesResponseCampaign")))
__attribute__((objc_subclassing_restricted))
__attribute__((swift_name("MessagesResponse.CCPA")))
@interface SPMCMessagesResponseCCPA : SPMCMessagesResponseCampaign
-- (instancetype)initWithType:(NSString *)type status:(SPMCCCPAConsentCCPAConsentStatus *)status signedLspa:(SPMCBoolean * _Nullable)signedLspa rejectedVendors:(NSArray * _Nullable)rejectedVendors rejectedCategories:(NSArray * _Nullable)rejectedCategories dateCreated:(NSString * _Nullable)dateCreated expirationDate:(NSString * _Nullable)expirationDate webConsentPayload:(NSString * _Nullable)webConsentPayload gppData:(NSDictionary * _Nullable)gppData derivedConsents:(SPMCCCPAConsent * _Nullable)derivedConsents __attribute__((swift_name("init(type:status:signedLspa:rejectedVendors:rejectedCategories:dateCreated:expirationDate:webConsentPayload:gppData:derivedConsents:)"))) __attribute__((objc_designated_initializer));
+- (instancetype)initWithType:(SPMCSPCampaignType *)type status:(SPMCCCPAConsentCCPAConsentStatus *)status signedLspa:(SPMCBoolean * _Nullable)signedLspa rejectedVendors:(NSArray * _Nullable)rejectedVendors rejectedCategories:(NSArray * _Nullable)rejectedCategories dateCreated:(NSString * _Nullable)dateCreated expirationDate:(NSString * _Nullable)expirationDate webConsentPayload:(NSString * _Nullable)webConsentPayload gppData:(NSDictionary * _Nullable)gppData derivedConsents:(SPMCCCPAConsent * _Nullable)derivedConsents __attribute__((swift_name("init(type:status:signedLspa:rejectedVendors:rejectedCategories:dateCreated:expirationDate:webConsentPayload:gppData:derivedConsents:)"))) __attribute__((objc_designated_initializer));
@property (class, readonly, getter=companion) SPMCMessagesResponseCCPACompanion *companion __attribute__((swift_name("companion")));
-- (SPMCMessagesResponseCCPA *)doCopyType:(NSString *)type status:(SPMCCCPAConsentCCPAConsentStatus *)status signedLspa:(SPMCBoolean * _Nullable)signedLspa rejectedVendors:(NSArray * _Nullable)rejectedVendors rejectedCategories:(NSArray * _Nullable)rejectedCategories dateCreated:(NSString * _Nullable)dateCreated expirationDate:(NSString * _Nullable)expirationDate webConsentPayload:(NSString * _Nullable)webConsentPayload gppData:(NSDictionary * _Nullable)gppData derivedConsents:(SPMCCCPAConsent * _Nullable)derivedConsents __attribute__((swift_name("doCopy(type:status:signedLspa:rejectedVendors:rejectedCategories:dateCreated:expirationDate:webConsentPayload:gppData:derivedConsents:)")));
+- (SPMCMessagesResponseCCPA *)doCopyType:(SPMCSPCampaignType *)type status:(SPMCCCPAConsentCCPAConsentStatus *)status signedLspa:(SPMCBoolean * _Nullable)signedLspa rejectedVendors:(NSArray * _Nullable)rejectedVendors rejectedCategories:(NSArray * _Nullable)rejectedCategories dateCreated:(NSString * _Nullable)dateCreated expirationDate:(NSString * _Nullable)expirationDate webConsentPayload:(NSString * _Nullable)webConsentPayload gppData:(NSDictionary * _Nullable)gppData derivedConsents:(SPMCCCPAConsent * _Nullable)derivedConsents __attribute__((swift_name("doCopy(type:status:signedLspa:rejectedVendors:rejectedCategories:dateCreated:expirationDate:webConsentPayload:gppData:derivedConsents:)")));
- (BOOL)isEqual:(id _Nullable)other __attribute__((swift_name("isEqual(_:)")));
- (NSUInteger)hash __attribute__((swift_name("hash()")));
- (NSString *)description __attribute__((swift_name("description()")));
@@ -1731,7 +1904,7 @@ __attribute__((swift_name("MessagesResponse.CCPA")))
@property (readonly) NSArray * _Nullable rejectedVendors __attribute__((swift_name("rejectedVendors")));
@property (readonly) SPMCBoolean * _Nullable signedLspa __attribute__((swift_name("signedLspa")));
@property (readonly) SPMCCCPAConsentCCPAConsentStatus *status __attribute__((swift_name("status")));
-@property (readonly) NSString *type __attribute__((swift_name("type")));
+@property (readonly) SPMCSPCampaignType *type __attribute__((swift_name("type")));
@property (readonly) NSString * _Nullable webConsentPayload __attribute__((swift_name("webConsentPayload")));
@end
@@ -1775,9 +1948,9 @@ __attribute__((swift_name("MessagesResponse.Companion")))
__attribute__((objc_subclassing_restricted))
__attribute__((swift_name("MessagesResponse.GDPR")))
@interface SPMCMessagesResponseGDPR : SPMCMessagesResponseCampaign
-- (instancetype)initWithType:(NSString *)type euconsent:(NSString * _Nullable)euconsent grants:(NSDictionary * _Nullable)grants consentStatus:(SPMCConsentStatus * _Nullable)consentStatus dateCreated:(NSString * _Nullable)dateCreated expirationDate:(NSString * _Nullable)expirationDate webConsentPayload:(NSString * _Nullable)webConsentPayload tcData:(NSDictionary * _Nullable)tcData derivedConsents:(SPMCGDPRConsent * _Nullable)derivedConsents __attribute__((swift_name("init(type:euconsent:grants:consentStatus:dateCreated:expirationDate:webConsentPayload:tcData:derivedConsents:)"))) __attribute__((objc_designated_initializer));
+- (instancetype)initWithType:(SPMCSPCampaignType *)type euconsent:(NSString * _Nullable)euconsent grants:(NSDictionary * _Nullable)grants consentStatus:(SPMCConsentStatus * _Nullable)consentStatus dateCreated:(NSString * _Nullable)dateCreated expirationDate:(NSString * _Nullable)expirationDate webConsentPayload:(NSString * _Nullable)webConsentPayload tcData:(NSDictionary * _Nullable)tcData derivedConsents:(SPMCGDPRConsent * _Nullable)derivedConsents __attribute__((swift_name("init(type:euconsent:grants:consentStatus:dateCreated:expirationDate:webConsentPayload:tcData:derivedConsents:)"))) __attribute__((objc_designated_initializer));
@property (class, readonly, getter=companion) SPMCMessagesResponseGDPRCompanion *companion __attribute__((swift_name("companion")));
-- (SPMCMessagesResponseGDPR *)doCopyType:(NSString *)type euconsent:(NSString * _Nullable)euconsent grants:(NSDictionary * _Nullable)grants consentStatus:(SPMCConsentStatus * _Nullable)consentStatus dateCreated:(NSString * _Nullable)dateCreated expirationDate:(NSString * _Nullable)expirationDate webConsentPayload:(NSString * _Nullable)webConsentPayload tcData:(NSDictionary * _Nullable)tcData derivedConsents:(SPMCGDPRConsent * _Nullable)derivedConsents __attribute__((swift_name("doCopy(type:euconsent:grants:consentStatus:dateCreated:expirationDate:webConsentPayload:tcData:derivedConsents:)")));
+- (SPMCMessagesResponseGDPR *)doCopyType:(SPMCSPCampaignType *)type euconsent:(NSString * _Nullable)euconsent grants:(NSDictionary * _Nullable)grants consentStatus:(SPMCConsentStatus * _Nullable)consentStatus dateCreated:(NSString * _Nullable)dateCreated expirationDate:(NSString * _Nullable)expirationDate webConsentPayload:(NSString * _Nullable)webConsentPayload tcData:(NSDictionary * _Nullable)tcData derivedConsents:(SPMCGDPRConsent * _Nullable)derivedConsents __attribute__((swift_name("doCopy(type:euconsent:grants:consentStatus:dateCreated:expirationDate:webConsentPayload:tcData:derivedConsents:)")));
- (BOOL)isEqual:(id _Nullable)other __attribute__((swift_name("isEqual(_:)")));
- (NSUInteger)hash __attribute__((swift_name("hash()")));
- (NSString *)description __attribute__((swift_name("description()")));
@@ -1788,7 +1961,7 @@ __attribute__((swift_name("MessagesResponse.GDPR")))
* kotlinx.serialization.SerialName(value="TCData")
*/
@property (readonly) NSDictionary * _Nullable tcData __attribute__((swift_name("tcData")));
-@property (readonly) NSString *type __attribute__((swift_name("type")));
+@property (readonly) SPMCSPCampaignType *type __attribute__((swift_name("type")));
@end
__attribute__((objc_subclassing_restricted))
@@ -1802,6 +1975,35 @@ __attribute__((swift_name("MessagesResponse.GDPRCompanion")))
@end
+/**
+ * @note annotations
+ * kotlinx.serialization.Serializable
+ * kotlinx.serialization.SerialName(value="ios14")
+*/
+__attribute__((objc_subclassing_restricted))
+__attribute__((swift_name("MessagesResponse.Ios14")))
+@interface SPMCMessagesResponseIos14 : SPMCMessagesResponseCampaign
+- (instancetype)initWithType:(SPMCSPCampaignType *)type derivedConsents:(SPMCKotlinNothing * _Nullable)derivedConsents __attribute__((swift_name("init(type:derivedConsents:)"))) __attribute__((objc_designated_initializer));
+@property (class, readonly, getter=companion) SPMCMessagesResponseIos14Companion *companion __attribute__((swift_name("companion")));
+- (SPMCMessagesResponseIos14 *)doCopyType:(SPMCSPCampaignType *)type derivedConsents:(SPMCKotlinNothing * _Nullable)derivedConsents __attribute__((swift_name("doCopy(type:derivedConsents:)")));
+- (BOOL)isEqual:(id _Nullable)other __attribute__((swift_name("isEqual(_:)")));
+- (NSUInteger)hash __attribute__((swift_name("hash()")));
+- (NSString *)description __attribute__((swift_name("description()")));
+@property (readonly) SPMCKotlinNothing * _Nullable derivedConsents __attribute__((swift_name("derivedConsents")));
+@property (readonly) SPMCSPCampaignType *type __attribute__((swift_name("type")));
+@end
+
+__attribute__((objc_subclassing_restricted))
+__attribute__((swift_name("MessagesResponse.Ios14Companion")))
+@interface SPMCMessagesResponseIos14Companion : SPMCBase
++ (instancetype)alloc __attribute__((unavailable));
++ (instancetype)allocWithZone:(struct _NSZone *)zone __attribute__((unavailable));
++ (instancetype)companion __attribute__((swift_name("init()")));
+@property (class, readonly, getter=shared) SPMCMessagesResponseIos14Companion *shared __attribute__((swift_name("shared")));
+- (id)serializer __attribute__((swift_name("serializer()")));
+@end
+
+
/**
* @note annotations
* kotlinx.serialization.Serializable
@@ -1812,6 +2014,7 @@ __attribute__((swift_name("MessagesResponse.Message")))
- (instancetype)initWithCategories:(NSArray * _Nullable)categories language:(SPMCSPMessageLanguage * _Nullable)language messageJson:(NSDictionary *)messageJson messageChoices:(NSArray *> *)messageChoices propertyId:(int32_t)propertyId __attribute__((swift_name("init(categories:language:messageJson:messageChoices:propertyId:)"))) __attribute__((objc_designated_initializer));
@property (class, readonly, getter=companion) SPMCMessagesResponseMessageCompanion *companion __attribute__((swift_name("companion")));
- (SPMCMessagesResponseMessage *)doCopyCategories:(NSArray * _Nullable)categories language:(SPMCSPMessageLanguage * _Nullable)language messageJson:(NSDictionary *)messageJson messageChoices:(NSArray *> *)messageChoices propertyId:(int32_t)propertyId __attribute__((swift_name("doCopy(categories:language:messageJson:messageChoices:propertyId:)")));
+- (NSString *)encodeToJson __attribute__((swift_name("encodeToJson()")));
- (BOOL)isEqual:(id _Nullable)other __attribute__((swift_name("isEqual(_:)")));
- (NSUInteger)hash __attribute__((swift_name("hash()")));
- (NSString *)description __attribute__((swift_name("description()")));
@@ -2179,9 +2382,9 @@ __attribute__((swift_name("MessagesResponse.MessageMetaDataMessageSubCategorySer
__attribute__((objc_subclassing_restricted))
__attribute__((swift_name("MessagesResponse.USNat")))
@interface SPMCMessagesResponseUSNat : SPMCMessagesResponseCampaign
-- (instancetype)initWithType:(NSString *)type consentStatus:(SPMCConsentStatus * _Nullable)consentStatus consentStrings:(NSArray * _Nullable)consentStrings userConsents:(SPMCUSNatConsentUSNatUserConsents * _Nullable)userConsents dateCreated:(NSString * _Nullable)dateCreated expirationDate:(NSString * _Nullable)expirationDate webConsentPayload:(NSString * _Nullable)webConsentPayload gppData:(NSDictionary * _Nullable)gppData derivedConsents:(SPMCUSNatConsent * _Nullable)derivedConsents __attribute__((swift_name("init(type:consentStatus:consentStrings:userConsents:dateCreated:expirationDate:webConsentPayload:gppData:derivedConsents:)"))) __attribute__((objc_designated_initializer));
+- (instancetype)initWithType:(SPMCSPCampaignType *)type consentStatus:(SPMCConsentStatus * _Nullable)consentStatus consentStrings:(NSArray * _Nullable)consentStrings userConsents:(SPMCUSNatConsentUSNatUserConsents * _Nullable)userConsents dateCreated:(NSString * _Nullable)dateCreated expirationDate:(NSString * _Nullable)expirationDate webConsentPayload:(NSString * _Nullable)webConsentPayload gppData:(NSDictionary * _Nullable)gppData derivedConsents:(SPMCUSNatConsent * _Nullable)derivedConsents __attribute__((swift_name("init(type:consentStatus:consentStrings:userConsents:dateCreated:expirationDate:webConsentPayload:gppData:derivedConsents:)"))) __attribute__((objc_designated_initializer));
@property (class, readonly, getter=companion) SPMCMessagesResponseUSNatCompanion *companion __attribute__((swift_name("companion")));
-- (SPMCMessagesResponseUSNat *)doCopyType:(NSString *)type consentStatus:(SPMCConsentStatus * _Nullable)consentStatus consentStrings:(NSArray * _Nullable)consentStrings userConsents:(SPMCUSNatConsentUSNatUserConsents * _Nullable)userConsents dateCreated:(NSString * _Nullable)dateCreated expirationDate:(NSString * _Nullable)expirationDate webConsentPayload:(NSString * _Nullable)webConsentPayload gppData:(NSDictionary * _Nullable)gppData derivedConsents:(SPMCUSNatConsent * _Nullable)derivedConsents __attribute__((swift_name("doCopy(type:consentStatus:consentStrings:userConsents:dateCreated:expirationDate:webConsentPayload:gppData:derivedConsents:)")));
+- (SPMCMessagesResponseUSNat *)doCopyType:(SPMCSPCampaignType *)type consentStatus:(SPMCConsentStatus * _Nullable)consentStatus consentStrings:(NSArray * _Nullable)consentStrings userConsents:(SPMCUSNatConsentUSNatUserConsents * _Nullable)userConsents dateCreated:(NSString * _Nullable)dateCreated expirationDate:(NSString * _Nullable)expirationDate webConsentPayload:(NSString * _Nullable)webConsentPayload gppData:(NSDictionary * _Nullable)gppData derivedConsents:(SPMCUSNatConsent * _Nullable)derivedConsents __attribute__((swift_name("doCopy(type:consentStatus:consentStrings:userConsents:dateCreated:expirationDate:webConsentPayload:gppData:derivedConsents:)")));
- (BOOL)isEqual:(id _Nullable)other __attribute__((swift_name("isEqual(_:)")));
- (NSUInteger)hash __attribute__((swift_name("hash()")));
- (NSString *)description __attribute__((swift_name("description()")));
@@ -2192,7 +2395,7 @@ __attribute__((swift_name("MessagesResponse.USNat")))
* kotlinx.serialization.SerialName(value="GPPData")
*/
@property (readonly) NSDictionary * _Nullable gppData __attribute__((swift_name("gppData")));
-@property (readonly) NSString *type __attribute__((swift_name("type")));
+@property (readonly) SPMCSPCampaignType *type __attribute__((swift_name("type")));
@end
__attribute__((objc_subclassing_restricted))
@@ -2335,6 +2538,62 @@ __attribute__((swift_name("MetaDataResponse.MetaDataResponseUSNatCompanion")))
- (id)serializer __attribute__((swift_name("serializer()")));
@end
+
+/**
+ * @note annotations
+ * kotlinx.serialization.Serializable
+*/
+__attribute__((objc_subclassing_restricted))
+__attribute__((swift_name("PvDataResponse")))
+@interface SPMCPvDataResponse : SPMCBase
+- (instancetype)initWithGdpr:(SPMCPvDataResponseCampaign * _Nullable)gdpr ccpa:(SPMCPvDataResponseCampaign * _Nullable)ccpa usnat:(SPMCPvDataResponseCampaign * _Nullable)usnat __attribute__((swift_name("init(gdpr:ccpa:usnat:)"))) __attribute__((objc_designated_initializer));
+@property (class, readonly, getter=companion) SPMCPvDataResponseCompanion *companion __attribute__((swift_name("companion")));
+- (SPMCPvDataResponse *)doCopyGdpr:(SPMCPvDataResponseCampaign * _Nullable)gdpr ccpa:(SPMCPvDataResponseCampaign * _Nullable)ccpa usnat:(SPMCPvDataResponseCampaign * _Nullable)usnat __attribute__((swift_name("doCopy(gdpr:ccpa:usnat:)")));
+- (BOOL)isEqual:(id _Nullable)other __attribute__((swift_name("isEqual(_:)")));
+- (NSUInteger)hash __attribute__((swift_name("hash()")));
+- (NSString *)description __attribute__((swift_name("description()")));
+@property (readonly) SPMCPvDataResponseCampaign * _Nullable ccpa __attribute__((swift_name("ccpa")));
+@property (readonly) SPMCPvDataResponseCampaign * _Nullable gdpr __attribute__((swift_name("gdpr")));
+@property (readonly) SPMCPvDataResponseCampaign * _Nullable usnat __attribute__((swift_name("usnat")));
+@end
+
+
+/**
+ * @note annotations
+ * kotlinx.serialization.Serializable
+*/
+__attribute__((objc_subclassing_restricted))
+__attribute__((swift_name("PvDataResponse.Campaign")))
+@interface SPMCPvDataResponseCampaign : SPMCBase
+- (instancetype)initWithUuid:(NSString *)uuid __attribute__((swift_name("init(uuid:)"))) __attribute__((objc_designated_initializer));
+@property (class, readonly, getter=companion) SPMCPvDataResponseCampaignCompanion *companion __attribute__((swift_name("companion")));
+- (SPMCPvDataResponseCampaign *)doCopyUuid:(NSString *)uuid __attribute__((swift_name("doCopy(uuid:)")));
+- (BOOL)isEqual:(id _Nullable)other __attribute__((swift_name("isEqual(_:)")));
+- (NSUInteger)hash __attribute__((swift_name("hash()")));
+- (NSString *)description __attribute__((swift_name("description()")));
+@property (readonly) NSString *uuid __attribute__((swift_name("uuid")));
+@end
+
+__attribute__((objc_subclassing_restricted))
+__attribute__((swift_name("PvDataResponse.CampaignCompanion")))
+@interface SPMCPvDataResponseCampaignCompanion : SPMCBase
++ (instancetype)alloc __attribute__((unavailable));
++ (instancetype)allocWithZone:(struct _NSZone *)zone __attribute__((unavailable));
++ (instancetype)companion __attribute__((swift_name("init()")));
+@property (class, readonly, getter=shared) SPMCPvDataResponseCampaignCompanion *shared __attribute__((swift_name("shared")));
+- (id)serializer __attribute__((swift_name("serializer()")));
+@end
+
+__attribute__((objc_subclassing_restricted))
+__attribute__((swift_name("PvDataResponse.Companion")))
+@interface SPMCPvDataResponseCompanion : SPMCBase
++ (instancetype)alloc __attribute__((unavailable));
++ (instancetype)allocWithZone:(struct _NSZone *)zone __attribute__((unavailable));
++ (instancetype)companion __attribute__((swift_name("init()")));
+@property (class, readonly, getter=shared) SPMCPvDataResponseCompanion *shared __attribute__((swift_name("shared")));
+- (id)serializer __attribute__((swift_name("serializer()")));
+@end
+
__attribute__((objc_subclassing_restricted))
__attribute__((swift_name("Repository")))
@interface SPMCRepository : SPMCBase
@@ -2421,6 +2680,7 @@ __attribute__((swift_name("Ktor_httpURLBuilder")))
__attribute__((objc_subclassing_restricted))
__attribute__((swift_name("JsonKt")))
@interface SPMCJsonKt : SPMCBase
++ (NSDictionary * _Nullable)encodeToJsonObject:(NSString * _Nullable)receiver __attribute__((swift_name("encodeToJsonObject(_:)")));
@property (class, readonly) SPMCKotlinx_serialization_jsonJson *json __attribute__((swift_name("json")));
@property (class, readonly) SPMCKotlinx_serialization_jsonJson *jsonWithNulls __attribute__((swift_name("jsonWithNulls")));
@end
@@ -2534,6 +2794,11 @@ __attribute__((swift_name("Ktor_client_coreHttpClientEngine")))
@property (readonly) NSSet> *supportedCapabilities __attribute__((swift_name("supportedCapabilities")));
@end
+__attribute__((objc_subclassing_restricted))
+__attribute__((swift_name("KotlinNothing")))
+@interface SPMCKotlinNothing : SPMCBase
+@end
+
__attribute__((swift_name("Kotlinx_serialization_coreEncoder")))
@protocol SPMCKotlinx_serialization_coreEncoder
@required
@@ -3250,11 +3515,6 @@ __attribute__((swift_name("Kotlinx_serialization_coreCompositeDecoder")))
@property (readonly) SPMCKotlinx_serialization_coreSerializersModule *serializersModule __attribute__((swift_name("serializersModule")));
@end
-__attribute__((objc_subclassing_restricted))
-__attribute__((swift_name("KotlinNothing")))
-@interface SPMCKotlinNothing : SPMCBase
-@end
-
__attribute__((swift_name("KotlinMapEntry")))
@protocol SPMCKotlinMapEntry
@required
diff --git a/SPMobileCore.xcframework/ios-arm64/SPMobileCore.framework/SPMobileCore b/SPMobileCore.xcframework/ios-arm64/SPMobileCore.framework/SPMobileCore
index 761dd3b..1da4ac6 100755
Binary files a/SPMobileCore.xcframework/ios-arm64/SPMobileCore.framework/SPMobileCore and b/SPMobileCore.xcframework/ios-arm64/SPMobileCore.framework/SPMobileCore differ
diff --git a/SPMobileCore.xcframework/ios-arm64/dSYMs/SPMobileCore.framework.dSYM/Contents/Resources/DWARF/SPMobileCore b/SPMobileCore.xcframework/ios-arm64/dSYMs/SPMobileCore.framework.dSYM/Contents/Resources/DWARF/SPMobileCore
index a10dbf1..95ce31d 100644
Binary files a/SPMobileCore.xcframework/ios-arm64/dSYMs/SPMobileCore.framework.dSYM/Contents/Resources/DWARF/SPMobileCore and b/SPMobileCore.xcframework/ios-arm64/dSYMs/SPMobileCore.framework.dSYM/Contents/Resources/DWARF/SPMobileCore differ
diff --git a/SPMobileCore.xcframework/ios-arm64/dSYMs/SPMobileCore.framework.dSYM/Contents/Resources/Relocations/aarch64/SPMobileCore.yml b/SPMobileCore.xcframework/ios-arm64/dSYMs/SPMobileCore.framework.dSYM/Contents/Resources/Relocations/aarch64/SPMobileCore.yml
index 0d75836..b242aaf 100644
--- a/SPMobileCore.xcframework/ios-arm64/dSYMs/SPMobileCore.framework.dSYM/Contents/Resources/Relocations/aarch64/SPMobileCore.yml
+++ b/SPMobileCore.xcframework/ios-arm64/dSYMs/SPMobileCore.framework.dSYM/Contents/Resources/Relocations/aarch64/SPMobileCore.yml
@@ -3973,702 +3973,702 @@ relocations:
- { offsetInCU: 0x3A99F, offset: 0x3A99F, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.tryMakeCompleting#internal', symObjAddr: 0xBA338, symBinAddr: 0xBE338, symSize: 0x670 }
- { offsetInCU: 0x3AA9B, offset: 0x3AA9B, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.tryMakeCompleting#internal', symObjAddr: 0xBA338, symBinAddr: 0xBE338, symSize: 0x670 }
- { offsetInCU: 0x3AAA3, offset: 0x3AAA3, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.tryWaitForChild#internal', symObjAddr: 0xBA9A8, symBinAddr: 0xBE9A8, symSize: 0x1F8 }
- - { offsetInCU: 0x3AC82, offset: 0x3AC82, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.tryWaitForChild#internal', symObjAddr: 0xBA9A8, symBinAddr: 0xBE9A8, symSize: 0x1F8 }
- - { offsetInCU: 0x3AC8A, offset: 0x3AC8A, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.nextChild#internal', symObjAddr: 0xBABA0, symBinAddr: 0xBEBA0, symSize: 0x194 }
- - { offsetInCU: 0x3AD04, offset: 0x3AD04, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.nextChild#internal', symObjAddr: 0xBABA0, symBinAddr: 0xBEBA0, symSize: 0x194 }
- - { offsetInCU: 0x3AD0C, offset: 0x3AD0C, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#(){}kotlin.sequences.Sequence', symObjAddr: 0xBAD34, symBinAddr: 0xBED34, symSize: 0x1C4 }
- - { offsetInCU: 0x3ADA4, offset: 0x3ADA4, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#(){}kotlin.sequences.Sequence', symObjAddr: 0xBAD34, symBinAddr: 0xBED34, symSize: 0x1C4 }
- - { offsetInCU: 0x3ADAC, offset: 0x3ADAC, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#attachChild(kotlinx.coroutines.ChildJob){}kotlinx.coroutines.ChildHandle', symObjAddr: 0xBAEF8, symBinAddr: 0xBEEF8, symSize: 0x420 }
- - { offsetInCU: 0x3AE62, offset: 0x3AE62, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#attachChild(kotlinx.coroutines.ChildJob){}kotlinx.coroutines.ChildHandle', symObjAddr: 0xBAEF8, symBinAddr: 0xBEEF8, symSize: 0x420 }
- - { offsetInCU: 0x3AE6A, offset: 0x3AE6A, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#handleOnCompletionException(kotlin.Throwable){}', symObjAddr: 0xBB318, symBinAddr: 0xBF318, symSize: 0x28 }
- - { offsetInCU: 0x3AF9F, offset: 0x3AF9F, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#handleOnCompletionException(kotlin.Throwable){}', symObjAddr: 0xBB318, symBinAddr: 0xBF318, symSize: 0x28 }
- - { offsetInCU: 0x3AFA7, offset: 0x3AFA7, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#onCancelling(kotlin.Throwable?){}', symObjAddr: 0xBB340, symBinAddr: 0xBF340, symSize: 0x14 }
- - { offsetInCU: 0x3AFC2, offset: 0x3AFC2, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#onCancelling(kotlin.Throwable?){}', symObjAddr: 0xBB340, symBinAddr: 0xBF340, symSize: 0x14 }
- - { offsetInCU: 0x3AFCA, offset: 0x3AFCA, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#(){}kotlin.Boolean', symObjAddr: 0xBB354, symBinAddr: 0xBF354, symSize: 0x30 }
- - { offsetInCU: 0x3AFE6, offset: 0x3AFE6, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#(){}kotlin.Boolean', symObjAddr: 0xBB354, symBinAddr: 0xBF354, symSize: 0x30 }
- - { offsetInCU: 0x3AFEE, offset: 0x3AFEE, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#(){}kotlin.Boolean', symObjAddr: 0xBB384, symBinAddr: 0xBF384, symSize: 0x30 }
- - { offsetInCU: 0x3B009, offset: 0x3B009, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#(){}kotlin.Boolean', symObjAddr: 0xBB384, symBinAddr: 0xBF384, symSize: 0x30 }
- - { offsetInCU: 0x3B011, offset: 0x3B011, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#handleJobException(kotlin.Throwable){}kotlin.Boolean', symObjAddr: 0xBB3B4, symBinAddr: 0xBF3B4, symSize: 0x30 }
- - { offsetInCU: 0x3B02C, offset: 0x3B02C, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#handleJobException(kotlin.Throwable){}kotlin.Boolean', symObjAddr: 0xBB3B4, symBinAddr: 0xBF3B4, symSize: 0x30 }
- - { offsetInCU: 0x3B034, offset: 0x3B034, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#onCompletionInternal(kotlin.Any?){}', symObjAddr: 0xBB3E4, symBinAddr: 0xBF3E4, symSize: 0x14 }
- - { offsetInCU: 0x3B04F, offset: 0x3B04F, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#onCompletionInternal(kotlin.Any?){}', symObjAddr: 0xBB3E4, symBinAddr: 0xBF3E4, symSize: 0x14 }
- - { offsetInCU: 0x3B057, offset: 0x3B057, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#afterCompletion(kotlin.Any?){}', symObjAddr: 0xBB3F8, symBinAddr: 0xBF3F8, symSize: 0x14 }
- - { offsetInCU: 0x3B073, offset: 0x3B073, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#afterCompletion(kotlin.Any?){}', symObjAddr: 0xBB3F8, symBinAddr: 0xBF3F8, symSize: 0x14 }
- - { offsetInCU: 0x3B07B, offset: 0x3B07B, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#toString(){}kotlin.String', symObjAddr: 0xBB40C, symBinAddr: 0xBF40C, symSize: 0x268 }
- - { offsetInCU: 0x3B0BB, offset: 0x3B0BB, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#toString(){}kotlin.String', symObjAddr: 0xBB40C, symBinAddr: 0xBF40C, symSize: 0x268 }
- - { offsetInCU: 0x3B0C3, offset: 0x3B0C3, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#nameString(){}kotlin.String', symObjAddr: 0xBB674, symBinAddr: 0xBF674, symSize: 0x44 }
- - { offsetInCU: 0x3B18F, offset: 0x3B18F, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#nameString(){}kotlin.String', symObjAddr: 0xBB674, symBinAddr: 0xBF674, symSize: 0x44 }
- - { offsetInCU: 0x3B197, offset: 0x3B197, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.stateString#internal', symObjAddr: 0xBB6B8, symBinAddr: 0xBF6B8, symSize: 0x1F8 }
- - { offsetInCU: 0x3B1A6, offset: 0x3B1A6, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.stateString#internal', symObjAddr: 0xBB6B8, symBinAddr: 0xBF6B8, symSize: 0x1F8 }
- - { offsetInCU: 0x3B1AE, offset: 0x3B1AE, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.Finishing.#internal', symObjAddr: 0xBB8B0, symBinAddr: 0xBF8B0, symSize: 0x3C }
- - { offsetInCU: 0x3B22E, offset: 0x3B22E, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.Finishing.#internal', symObjAddr: 0xBB8B0, symBinAddr: 0xBF8B0, symSize: 0x3C }
- - { offsetInCU: 0x3B236, offset: 0x3B236, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.Finishing.#internal', symObjAddr: 0xBB8EC, symBinAddr: 0xBF8EC, symSize: 0x80 }
- - { offsetInCU: 0x3B251, offset: 0x3B251, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.Finishing.#internal', symObjAddr: 0xBB8EC, symBinAddr: 0xBF8EC, symSize: 0x80 }
- - { offsetInCU: 0x3B259, offset: 0x3B259, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.Finishing.addExceptionLocked#internal', symObjAddr: 0xBB96C, symBinAddr: 0xBF96C, symSize: 0x328 }
- - { offsetInCU: 0x3B2A0, offset: 0x3B2A0, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.Finishing.addExceptionLocked#internal', symObjAddr: 0xBB96C, symBinAddr: 0xBF96C, symSize: 0x328 }
- - { offsetInCU: 0x3B2A8, offset: 0x3B2A8, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.Finishing.allocateList#internal', symObjAddr: 0xBBC94, symBinAddr: 0xBFC94, symSize: 0xF8 }
- - { offsetInCU: 0x3B3D6, offset: 0x3B3D6, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.Finishing.allocateList#internal', symObjAddr: 0xBBC94, symBinAddr: 0xBFC94, symSize: 0xF8 }
- - { offsetInCU: 0x3B3E4, offset: 0x3B3E4, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.Finishing.allocateList#internal', symObjAddr: 0xBBC94, symBinAddr: 0xBFC94, symSize: 0xF8 }
- - { offsetInCU: 0x3B3EC, offset: 0x3B3EC, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.Finishing.toString#internal', symObjAddr: 0xBBD8C, symBinAddr: 0xBFD8C, symSize: 0x31C }
- - { offsetInCU: 0x3B419, offset: 0x3B419, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.Finishing.toString#internal', symObjAddr: 0xBBD8C, symBinAddr: 0xBFD8C, symSize: 0x31C }
- - { offsetInCU: 0x3B421, offset: 0x3B421, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.ChildCompletion.#internal', symObjAddr: 0xBC0A8, symBinAddr: 0xC00A8, symSize: 0x30 }
- - { offsetInCU: 0x3B5B4, offset: 0x3B5B4, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.ChildCompletion.#internal', symObjAddr: 0xBC0A8, symBinAddr: 0xC00A8, symSize: 0x30 }
- - { offsetInCU: 0x3B5BC, offset: 0x3B5BC, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.ChildCompletion.invoke#internal', symObjAddr: 0xBC0D8, symBinAddr: 0xC00D8, symSize: 0x130 }
- - { offsetInCU: 0x3B5E9, offset: 0x3B5E9, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.ChildCompletion.invoke#internal', symObjAddr: 0xBC0D8, symBinAddr: 0xC00D8, symSize: 0x130 }
- - { offsetInCU: 0x3B5F1, offset: 0x3B5F1, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.AwaitContinuation.getContinuationCancellationCause#internal', symObjAddr: 0xBC208, symBinAddr: 0xC0208, symSize: 0xEC }
- - { offsetInCU: 0x3B640, offset: 0x3B640, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.AwaitContinuation.getContinuationCancellationCause#internal', symObjAddr: 0xBC208, symBinAddr: 0xC0208, symSize: 0xEC }
- - { offsetInCU: 0x3B648, offset: 0x3B648, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.AwaitContinuation.nameString#internal', symObjAddr: 0xBC2F4, symBinAddr: 0xC02F4, symSize: 0x3C }
- - { offsetInCU: 0x3B696, offset: 0x3B696, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.AwaitContinuation.nameString#internal', symObjAddr: 0xBC2F4, symBinAddr: 0xC02F4, symSize: 0x3C }
- - { offsetInCU: 0x3B69E, offset: 0x3B69E, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#getCompletionExceptionOrNull(){}kotlin.Throwable?', symObjAddr: 0xBC330, symBinAddr: 0xC0330, symSize: 0x234 }
- - { offsetInCU: 0x3B6B9, offset: 0x3B6B9, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#getCompletionExceptionOrNull(){}kotlin.Throwable?', symObjAddr: 0xBC330, symBinAddr: 0xC0330, symSize: 0x234 }
- - { offsetInCU: 0x3B6C1, offset: 0x3B6C1, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#getCompletedInternal(){}kotlin.Any?', symObjAddr: 0xBC564, symBinAddr: 0xC0564, symSize: 0x280 }
- - { offsetInCU: 0x3B716, offset: 0x3B716, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#getCompletedInternal(){}kotlin.Any?', symObjAddr: 0xBC564, symBinAddr: 0xC0564, symSize: 0x280 }
- - { offsetInCU: 0x3B71E, offset: 0x3B71E, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#awaitInternal#suspend(kotlin.coroutines.Continuation){}kotlin.Any?', symObjAddr: 0xBC7E4, symBinAddr: 0xC07E4, symSize: 0x418 }
- - { offsetInCU: 0x3B7C6, offset: 0x3B7C6, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#awaitInternal#suspend(kotlin.coroutines.Continuation){}kotlin.Any?', symObjAddr: 0xBC7E4, symBinAddr: 0xC07E4, symSize: 0x418 }
- - { offsetInCU: 0x3B7CE, offset: 0x3B7CE, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#(){}kotlinx.coroutines.selects.SelectClause1<*>', symObjAddr: 0xBCBFC, symBinAddr: 0xC0BFC, symSize: 0x108 }
- - { offsetInCU: 0x3B900, offset: 0x3B900, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#(){}kotlinx.coroutines.selects.SelectClause1<*>', symObjAddr: 0xBCBFC, symBinAddr: 0xC0BFC, symSize: 0x108 }
- - { offsetInCU: 0x3B932, offset: 0x3B932, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport#(){}kotlinx.coroutines.selects.SelectClause1<*>', symObjAddr: 0xBCBFC, symBinAddr: 0xC0BFC, symSize: 0x108 }
- - { offsetInCU: 0x3B93A, offset: 0x3B93A, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.SelectOnAwaitCompletionHandler.#internal', symObjAddr: 0xBCD04, symBinAddr: 0xC0D04, symSize: 0x30 }
- - { offsetInCU: 0x3B989, offset: 0x3B989, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.SelectOnAwaitCompletionHandler.#internal', symObjAddr: 0xBCD04, symBinAddr: 0xC0D04, symSize: 0x30 }
- - { offsetInCU: 0x3B991, offset: 0x3B991, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.SelectOnAwaitCompletionHandler.invoke#internal', symObjAddr: 0xBCD34, symBinAddr: 0xC0D34, symSize: 0xFC }
- - { offsetInCU: 0x3B9AC, offset: 0x3B9AC, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.SelectOnAwaitCompletionHandler.invoke#internal', symObjAddr: 0xBCD34, symBinAddr: 0xC0D34, symSize: 0xFC }
- - { offsetInCU: 0x3B9B4, offset: 0x3B9B4, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.$$lambda$0COROUTINE$0.invokeSuspend#internal', symObjAddr: 0xBCE30, symBinAddr: 0xC0E30, symSize: 0x420 }
- - { offsetInCU: 0x3BA37, offset: 0x3BA37, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.$$lambda$0COROUTINE$0.invokeSuspend#internal', symObjAddr: 0xBCE30, symBinAddr: 0xC0E30, symSize: 0x420 }
- - { offsetInCU: 0x3BA3F, offset: 0x3BA3F, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.$registerSelectForOnJoin$FUNCTION_REFERENCE$0.$invoke(kotlinx.coroutines.JobSupport;kotlinx.coroutines.selects.SelectInstance<*>;kotlin.Any?){}#internal', symObjAddr: 0xBD250, symBinAddr: 0xC1250, symSize: 0x1A8 }
- - { offsetInCU: 0x3BBDF, offset: 0x3BBDF, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.$registerSelectForOnJoin$FUNCTION_REFERENCE$0.$invoke(kotlinx.coroutines.JobSupport;kotlinx.coroutines.selects.SelectInstance<*>;kotlin.Any?){}#internal', symObjAddr: 0xBD250, symBinAddr: 0xC1250, symSize: 0x1A8 }
- - { offsetInCU: 0x3BBE7, offset: 0x3BBE7, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.$$lambda$0$FUNCTION_REFERENCE$1.invoke#internal', symObjAddr: 0xBD3F8, symBinAddr: 0xC13F8, symSize: 0x180 }
- - { offsetInCU: 0x3BCC1, offset: 0x3BCC1, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.$$lambda$0$FUNCTION_REFERENCE$1.invoke#internal', symObjAddr: 0xBD3F8, symBinAddr: 0xC13F8, symSize: 0x180 }
- - { offsetInCU: 0x3BCC9, offset: 0x3BCC9, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.$onAwaitInternalRegFunc$FUNCTION_REFERENCE$2.$invoke(kotlinx.coroutines.JobSupport;kotlinx.coroutines.selects.SelectInstance<*>;kotlin.Any?){}#internal', symObjAddr: 0xBD578, symBinAddr: 0xC1578, symSize: 0x324 }
- - { offsetInCU: 0x3BD4E, offset: 0x3BD4E, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.$onAwaitInternalRegFunc$FUNCTION_REFERENCE$2.$invoke(kotlinx.coroutines.JobSupport;kotlinx.coroutines.selects.SelectInstance<*>;kotlin.Any?){}#internal', symObjAddr: 0xBD578, symBinAddr: 0xC1578, symSize: 0x324 }
- - { offsetInCU: 0x3BD56, offset: 0x3BD56, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.$onAwaitInternalProcessResFunc$FUNCTION_REFERENCE$3.invoke#internal', symObjAddr: 0xBD89C, symBinAddr: 0xC189C, symSize: 0x68 }
- - { offsetInCU: 0x3BE38, offset: 0x3BE38, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobSupport.$onAwaitInternalProcessResFunc$FUNCTION_REFERENCE$3.invoke#internal', symObjAddr: 0xBD89C, symBinAddr: 0xC189C, symSize: 0x68 }
- - { offsetInCU: 0x3BE40, offset: 0x3BE40, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines#boxIncomplete__at__kotlin.Any?(){}kotlin.Any?', symObjAddr: 0xBD904, symBinAddr: 0xC1904, symSize: 0x1EC }
- - { offsetInCU: 0x3BE7B, offset: 0x3BE7B, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines#boxIncomplete__at__kotlin.Any?(){}kotlin.Any?', symObjAddr: 0xBD904, symBinAddr: 0xC1904, symSize: 0x1EC }
- - { offsetInCU: 0x3BE83, offset: 0x3BE83, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.InactiveNodeList.#internal', symObjAddr: 0xBDAF0, symBinAddr: 0xC1AF0, symSize: 0x3C }
- - { offsetInCU: 0x3BEB8, offset: 0x3BEB8, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.InactiveNodeList.#internal', symObjAddr: 0xBDAF0, symBinAddr: 0xC1AF0, symSize: 0x3C }
- - { offsetInCU: 0x3BEC0, offset: 0x3BEC0, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.InactiveNodeList.#internal', symObjAddr: 0xBDB2C, symBinAddr: 0xC1B2C, symSize: 0x30 }
- - { offsetInCU: 0x3BEDB, offset: 0x3BEDB, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.InactiveNodeList.#internal', symObjAddr: 0xBDB2C, symBinAddr: 0xC1B2C, symSize: 0x30 }
- - { offsetInCU: 0x3BEE3, offset: 0x3BEE3, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.InactiveNodeList.toString#internal', symObjAddr: 0xBDB5C, symBinAddr: 0xC1B5C, symSize: 0x44 }
- - { offsetInCU: 0x3BEFE, offset: 0x3BEFE, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.InactiveNodeList.toString#internal', symObjAddr: 0xBDB5C, symBinAddr: 0xC1B5C, symSize: 0x44 }
- - { offsetInCU: 0x3BF06, offset: 0x3BF06, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.InvokeOnCompletion.#internal', symObjAddr: 0xBDBA0, symBinAddr: 0xC1BA0, symSize: 0x30 }
- - { offsetInCU: 0x3BF21, offset: 0x3BF21, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.InvokeOnCompletion.#internal', symObjAddr: 0xBDBA0, symBinAddr: 0xC1BA0, symSize: 0x30 }
- - { offsetInCU: 0x3BF29, offset: 0x3BF29, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.InvokeOnCompletion.invoke#internal', symObjAddr: 0xBDBD0, symBinAddr: 0xC1BD0, symSize: 0x8C }
- - { offsetInCU: 0x3BF44, offset: 0x3BF44, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.InvokeOnCompletion.invoke#internal', symObjAddr: 0xBDBD0, symBinAddr: 0xC1BD0, symSize: 0x8C }
- - { offsetInCU: 0x3BF4C, offset: 0x3BF4C, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.InvokeOnCancelling.#internal', symObjAddr: 0xBDC5C, symBinAddr: 0xC1C5C, symSize: 0x30 }
- - { offsetInCU: 0x3BF67, offset: 0x3BF67, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.InvokeOnCancelling.#internal', symObjAddr: 0xBDC5C, symBinAddr: 0xC1C5C, symSize: 0x30 }
- - { offsetInCU: 0x3BF6F, offset: 0x3BF6F, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.InvokeOnCancelling.invoke#internal', symObjAddr: 0xBDC8C, symBinAddr: 0xC1C8C, symSize: 0xAC }
- - { offsetInCU: 0x3BF8A, offset: 0x3BF8A, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.InvokeOnCancelling.invoke#internal', symObjAddr: 0xBDC8C, symBinAddr: 0xC1C8C, symSize: 0xAC }
- - { offsetInCU: 0x3BF92, offset: 0x3BF92, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.ResumeOnCompletion.#internal', symObjAddr: 0xBDD38, symBinAddr: 0xC1D38, symSize: 0x30 }
- - { offsetInCU: 0x3BFAD, offset: 0x3BFAD, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.ResumeOnCompletion.#internal', symObjAddr: 0xBDD38, symBinAddr: 0xC1D38, symSize: 0x30 }
- - { offsetInCU: 0x3BFB5, offset: 0x3BFB5, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.ResumeOnCompletion.invoke#internal', symObjAddr: 0xBDD68, symBinAddr: 0xC1D68, symSize: 0x88 }
- - { offsetInCU: 0x3BFD0, offset: 0x3BFD0, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.ResumeOnCompletion.invoke#internal', symObjAddr: 0xBDD68, symBinAddr: 0xC1D68, symSize: 0x88 }
- - { offsetInCU: 0x3BFD8, offset: 0x3BFD8, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.ChildHandleNode.#internal', symObjAddr: 0xBDDF0, symBinAddr: 0xC1DF0, symSize: 0x44 }
- - { offsetInCU: 0x3C025, offset: 0x3C025, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.ChildHandleNode.#internal', symObjAddr: 0xBDDF0, symBinAddr: 0xC1DF0, symSize: 0x44 }
- - { offsetInCU: 0x3C02D, offset: 0x3C02D, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.ChildHandleNode.#internal', symObjAddr: 0xBDE34, symBinAddr: 0xC1E34, symSize: 0x30 }
- - { offsetInCU: 0x3C048, offset: 0x3C048, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.ChildHandleNode.#internal', symObjAddr: 0xBDE34, symBinAddr: 0xC1E34, symSize: 0x30 }
- - { offsetInCU: 0x3C050, offset: 0x3C050, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.ChildHandleNode.invoke#internal', symObjAddr: 0xBDE64, symBinAddr: 0xC1E64, symSize: 0x94 }
- - { offsetInCU: 0x3C06B, offset: 0x3C06B, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.ChildHandleNode.invoke#internal', symObjAddr: 0xBDE64, symBinAddr: 0xC1E64, symSize: 0x94 }
- - { offsetInCU: 0x3C073, offset: 0x3C073, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.ChildHandleNode.childCancelled#internal', symObjAddr: 0xBDEF8, symBinAddr: 0xC1EF8, symSize: 0xA0 }
- - { offsetInCU: 0x3C094, offset: 0x3C094, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.ChildHandleNode.childCancelled#internal', symObjAddr: 0xBDEF8, symBinAddr: 0xC1EF8, symSize: 0xA0 }
- - { offsetInCU: 0x3C09C, offset: 0x3C09C, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.ResumeAwaitOnCompletion.#internal', symObjAddr: 0xBDF98, symBinAddr: 0xC1F98, symSize: 0x30 }
- - { offsetInCU: 0x3C0D1, offset: 0x3C0D1, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.ResumeAwaitOnCompletion.#internal', symObjAddr: 0xBDF98, symBinAddr: 0xC1F98, symSize: 0x30 }
- - { offsetInCU: 0x3C0D9, offset: 0x3C0D9, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.ResumeAwaitOnCompletion.invoke#internal', symObjAddr: 0xBDFC8, symBinAddr: 0xC1FC8, symSize: 0x144 }
- - { offsetInCU: 0x3C0F4, offset: 0x3C0F4, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.ResumeAwaitOnCompletion.invoke#internal', symObjAddr: 0xBDFC8, symBinAddr: 0xC1FC8, symSize: 0x144 }
- - { offsetInCU: 0x3C0FC, offset: 0x3C0FC, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobImpl#(kotlinx.coroutines.Job?){}', symObjAddr: 0xBE10C, symBinAddr: 0xC210C, symSize: 0x1A0 }
- - { offsetInCU: 0x3C1D8, offset: 0x3C1D8, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobImpl#(kotlinx.coroutines.Job?){}', symObjAddr: 0xBE10C, symBinAddr: 0xC210C, symSize: 0x1A0 }
- - { offsetInCU: 0x3C1E0, offset: 0x3C1E0, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobImpl#(){}kotlin.Boolean', symObjAddr: 0xBE2AC, symBinAddr: 0xC22AC, symSize: 0x30 }
- - { offsetInCU: 0x3C284, offset: 0x3C284, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobImpl#(){}kotlin.Boolean', symObjAddr: 0xBE2AC, symBinAddr: 0xC22AC, symSize: 0x30 }
- - { offsetInCU: 0x3C28C, offset: 0x3C28C, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobImpl#(){}kotlin.Boolean', symObjAddr: 0xBE2DC, symBinAddr: 0xC22DC, symSize: 0x40 }
- - { offsetInCU: 0x3C2A7, offset: 0x3C2A7, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobImpl#(){}kotlin.Boolean', symObjAddr: 0xBE2DC, symBinAddr: 0xC22DC, symSize: 0x40 }
- - { offsetInCU: 0x3C2AF, offset: 0x3C2AF, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobImpl#complete(){}kotlin.Boolean', symObjAddr: 0xBE31C, symBinAddr: 0xC231C, symSize: 0x3C }
- - { offsetInCU: 0x3C2CA, offset: 0x3C2CA, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobImpl#complete(){}kotlin.Boolean', symObjAddr: 0xBE31C, symBinAddr: 0xC231C, symSize: 0x3C }
- - { offsetInCU: 0x3C2D2, offset: 0x3C2D2, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobImpl#completeExceptionally(kotlin.Throwable){}kotlin.Boolean', symObjAddr: 0xBE358, symBinAddr: 0xC2358, symSize: 0x12C }
- - { offsetInCU: 0x3C2ED, offset: 0x3C2ED, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.JobImpl#completeExceptionally(kotlin.Throwable){}kotlin.Boolean', symObjAddr: 0xBE358, symBinAddr: 0xC2358, symSize: 0x12C }
- - { offsetInCU: 0x3C2F5, offset: 0x3C2F5, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.MainCoroutineDispatcher#(){}', symObjAddr: 0xBE484, symBinAddr: 0xC2484, symSize: 0x64 }
- - { offsetInCU: 0x3C343, offset: 0x3C343, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.MainCoroutineDispatcher#(){}', symObjAddr: 0xBE484, symBinAddr: 0xC2484, symSize: 0x64 }
- - { offsetInCU: 0x3C34B, offset: 0x3C34B, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.MainCoroutineDispatcher#limitedParallelism(kotlin.Int;kotlin.String?){}kotlinx.coroutines.CoroutineDispatcher', symObjAddr: 0xBE4E8, symBinAddr: 0xC24E8, symSize: 0x60 }
- - { offsetInCU: 0x3C399, offset: 0x3C399, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.MainCoroutineDispatcher#limitedParallelism(kotlin.Int;kotlin.String?){}kotlinx.coroutines.CoroutineDispatcher', symObjAddr: 0xBE4E8, symBinAddr: 0xC24E8, symSize: 0x60 }
- - { offsetInCU: 0x3C3A1, offset: 0x3C3A1, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines#SupervisorJob(kotlinx.coroutines.Job?){}kotlinx.coroutines.CompletableJob', symObjAddr: 0xBE548, symBinAddr: 0xC2548, symSize: 0xFC }
- - { offsetInCU: 0x3C3CE, offset: 0x3C3CE, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines#SupervisorJob(kotlinx.coroutines.Job?){}kotlinx.coroutines.CompletableJob', symObjAddr: 0xBE548, symBinAddr: 0xC2548, symSize: 0xFC }
- - { offsetInCU: 0x3C3D6, offset: 0x3C3D6, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.SupervisorJobImpl.childCancelled#internal', symObjAddr: 0xBE644, symBinAddr: 0xC2644, symSize: 0x30 }
- - { offsetInCU: 0x3C40B, offset: 0x3C40B, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.SupervisorJobImpl.childCancelled#internal', symObjAddr: 0xBE644, symBinAddr: 0xC2644, symSize: 0x30 }
- - { offsetInCU: 0x3C413, offset: 0x3C413, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.Unconfined.$init_global#internal', symObjAddr: 0xBE674, symBinAddr: 0xC2674, symSize: 0x17C }
- - { offsetInCU: 0x3C440, offset: 0x3C440, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.Unconfined.$init_global#internal', symObjAddr: 0xBE674, symBinAddr: 0xC2674, symSize: 0x17C }
- - { offsetInCU: 0x3C448, offset: 0x3C448, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.Unconfined#limitedParallelism(kotlin.Int;kotlin.String?){}kotlinx.coroutines.CoroutineDispatcher', symObjAddr: 0xBE7F0, symBinAddr: 0xC27F0, symSize: 0xFC }
- - { offsetInCU: 0x3C4B0, offset: 0x3C4B0, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.Unconfined#limitedParallelism(kotlin.Int;kotlin.String?){}kotlinx.coroutines.CoroutineDispatcher', symObjAddr: 0xBE7F0, symBinAddr: 0xC27F0, symSize: 0xFC }
- - { offsetInCU: 0x3C4B8, offset: 0x3C4B8, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.Unconfined#isDispatchNeeded(kotlin.coroutines.CoroutineContext){}kotlin.Boolean', symObjAddr: 0xBE8EC, symBinAddr: 0xC28EC, symSize: 0x30 }
- - { offsetInCU: 0x3C4D3, offset: 0x3C4D3, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.Unconfined#isDispatchNeeded(kotlin.coroutines.CoroutineContext){}kotlin.Boolean', symObjAddr: 0xBE8EC, symBinAddr: 0xC28EC, symSize: 0x30 }
- - { offsetInCU: 0x3C4DB, offset: 0x3C4DB, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.Unconfined#dispatch(kotlin.coroutines.CoroutineContext;kotlinx.coroutines.Runnable){}', symObjAddr: 0xBE91C, symBinAddr: 0xC291C, symSize: 0x148 }
- - { offsetInCU: 0x3C4F6, offset: 0x3C4F6, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.Unconfined#dispatch(kotlin.coroutines.CoroutineContext;kotlinx.coroutines.Runnable){}', symObjAddr: 0xBE91C, symBinAddr: 0xC291C, symSize: 0x148 }
- - { offsetInCU: 0x3C4FE, offset: 0x3C4FE, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.Unconfined#toString(){}kotlin.String', symObjAddr: 0xBEA64, symBinAddr: 0xC2A64, symSize: 0x3C }
- - { offsetInCU: 0x3C519, offset: 0x3C519, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.Unconfined#toString(){}kotlin.String', symObjAddr: 0xBEA64, symBinAddr: 0xC2A64, symSize: 0x3C }
- - { offsetInCU: 0x3C521, offset: 0x3C521, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferOverflow.$init_global#internal', symObjAddr: 0xBEAA0, symBinAddr: 0xC2AA0, symSize: 0x4B8 }
- - { offsetInCU: 0x3C54E, offset: 0x3C54E, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferOverflow.$init_global#internal', symObjAddr: 0xBEAA0, symBinAddr: 0xC2AA0, symSize: 0x4B8 }
- - { offsetInCU: 0x3C556, offset: 0x3C556, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.$init_global#internal', symObjAddr: 0xBEF58, symBinAddr: 0xC2F58, symSize: 0xC2C }
- - { offsetInCU: 0x3C653, offset: 0x3C653, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.$init_global#internal', symObjAddr: 0xBEF58, symBinAddr: 0xC2F58, symSize: 0xC2C }
- - { offsetInCU: 0x3C65B, offset: 0x3C65B, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelSegment#(kotlin.Long;kotlinx.coroutines.channels.ChannelSegment<1:0>?;kotlinx.coroutines.channels.BufferedChannel<1:0>?;kotlin.Int){}', symObjAddr: 0xBFB84, symBinAddr: 0xC3B84, symSize: 0x298 }
- - { offsetInCU: 0x3C92E, offset: 0x3C92E, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelSegment#(kotlin.Long;kotlinx.coroutines.channels.ChannelSegment<1:0>?;kotlinx.coroutines.channels.BufferedChannel<1:0>?;kotlin.Int){}', symObjAddr: 0xBFB84, symBinAddr: 0xC3B84, symSize: 0x298 }
- - { offsetInCU: 0x3C936, offset: 0x3C936, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelSegment#(){}kotlin.Int', symObjAddr: 0xBFE1C, symBinAddr: 0xC3E1C, symSize: 0x60 }
- - { offsetInCU: 0x3C9EC, offset: 0x3C9EC, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelSegment#(){}kotlin.Int', symObjAddr: 0xBFE1C, symBinAddr: 0xC3E1C, symSize: 0x60 }
- - { offsetInCU: 0x3C9F4, offset: 0x3C9F4, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelSegment#getElement(kotlin.Int){}1:0', symObjAddr: 0xBFE7C, symBinAddr: 0xC3E7C, symSize: 0x98 }
- - { offsetInCU: 0x3CA3D, offset: 0x3CA3D, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelSegment#getElement(kotlin.Int){}1:0', symObjAddr: 0xBFE7C, symBinAddr: 0xC3E7C, symSize: 0x98 }
- - { offsetInCU: 0x3CA45, offset: 0x3CA45, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelSegment#retrieveElement(kotlin.Int){}1:0', symObjAddr: 0xBFF14, symBinAddr: 0xC3F14, symSize: 0xC8 }
- - { offsetInCU: 0x3CAC5, offset: 0x3CAC5, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelSegment#retrieveElement(kotlin.Int){}1:0', symObjAddr: 0xBFF14, symBinAddr: 0xC3F14, symSize: 0xC8 }
- - { offsetInCU: 0x3CACD, offset: 0x3CACD, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelSegment#onCancellation(kotlin.Int;kotlin.Throwable?;kotlin.coroutines.CoroutineContext){}', symObjAddr: 0xBFFDC, symBinAddr: 0xC3FDC, symSize: 0x6CC }
- - { offsetInCU: 0x3CBDD, offset: 0x3CBDD, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelSegment#onCancellation(kotlin.Int;kotlin.Throwable?;kotlin.coroutines.CoroutineContext){}', symObjAddr: 0xBFFDC, symBinAddr: 0xC3FDC, symSize: 0x6CC }
- - { offsetInCU: 0x3CBE5, offset: 0x3CBE5, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelSegment#onCancelledRequest(kotlin.Int;kotlin.Boolean){}', symObjAddr: 0xC06A8, symBinAddr: 0xC46A8, symSize: 0x128 }
- - { offsetInCU: 0x3CD95, offset: 0x3CD95, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelSegment#onCancelledRequest(kotlin.Int;kotlin.Boolean){}', symObjAddr: 0xC06A8, symBinAddr: 0xC46A8, symSize: 0x128 }
- - { offsetInCU: 0x3CDC6, offset: 0x3CDC6, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelSegment#onCancelledRequest(kotlin.Int;kotlin.Boolean){}', symObjAddr: 0xC06A8, symBinAddr: 0xC46A8, symSize: 0x128 }
- - { offsetInCU: 0x3CDCE, offset: 0x3CDCE, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.#internal', symObjAddr: 0xC07D0, symBinAddr: 0xC47D0, symSize: 0x174 }
- - { offsetInCU: 0x3CE9E, offset: 0x3CE9E, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.#internal', symObjAddr: 0xC07D0, symBinAddr: 0xC47D0, symSize: 0x174 }
- - { offsetInCU: 0x3CEA6, offset: 0x3CEA6, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#send#suspend(1:0;kotlin.coroutines.Continuation){}kotlin.Any', symObjAddr: 0xC0944, symBinAddr: 0xC4944, symSize: 0x8C8 }
- - { offsetInCU: 0x3D02F, offset: 0x3D02F, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#send#suspend(1:0;kotlin.coroutines.Continuation){}kotlin.Any', symObjAddr: 0xC0944, symBinAddr: 0xC4944, symSize: 0x8C8 }
- - { offsetInCU: 0x3D037, offset: 0x3D037, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.onClosedSend#internal', symObjAddr: 0xC120C, symBinAddr: 0xC520C, symSize: 0x228 }
- - { offsetInCU: 0x3D694, offset: 0x3D694, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.onClosedSend#internal', symObjAddr: 0xC120C, symBinAddr: 0xC520C, symSize: 0x228 }
- - { offsetInCU: 0x3D69C, offset: 0x3D69C, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.prepareSenderForSuspension#internal', symObjAddr: 0xC1434, symBinAddr: 0xC5434, symSize: 0x88 }
- - { offsetInCU: 0x3D7C6, offset: 0x3D7C6, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.prepareSenderForSuspension#internal', symObjAddr: 0xC1434, symBinAddr: 0xC5434, symSize: 0x88 }
- - { offsetInCU: 0x3D7CE, offset: 0x3D7CE, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.onClosedSendOnNoWaiterSuspend#internal', symObjAddr: 0xC14BC, symBinAddr: 0xC54BC, symSize: 0x1A8 }
- - { offsetInCU: 0x3D814, offset: 0x3D814, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.onClosedSendOnNoWaiterSuspend#internal', symObjAddr: 0xC14BC, symBinAddr: 0xC54BC, symSize: 0x1A8 }
- - { offsetInCU: 0x3D81C, offset: 0x3D81C, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#trySend(1:0){}kotlinx.coroutines.channels.ChannelResult', symObjAddr: 0xC1664, symBinAddr: 0xC5664, symSize: 0x6EC }
- - { offsetInCU: 0x3D937, offset: 0x3D937, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#trySend(1:0){}kotlinx.coroutines.channels.ChannelResult', symObjAddr: 0xC1664, symBinAddr: 0xC5664, symSize: 0x6EC }
- - { offsetInCU: 0x3D93F, offset: 0x3D93F, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#sendBroadcast#suspend(1:0;kotlin.coroutines.Continuation){}kotlin.Any', symObjAddr: 0xC1D50, symBinAddr: 0xC5D50, symSize: 0x708 }
- - { offsetInCU: 0x3DC99, offset: 0x3DC99, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#sendBroadcast#suspend(1:0;kotlin.coroutines.Continuation){}kotlin.Any', symObjAddr: 0xC1D50, symBinAddr: 0xC5D50, symSize: 0x708 }
- - { offsetInCU: 0x3DCB3, offset: 0x3DCB3, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#sendBroadcast#suspend(1:0;kotlin.coroutines.Continuation){}kotlin.Any', symObjAddr: 0xC1D50, symBinAddr: 0xC5D50, symSize: 0x708 }
- - { offsetInCU: 0x3DD41, offset: 0x3DD41, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#sendBroadcast#suspend(1:0;kotlin.coroutines.Continuation){}kotlin.Any', symObjAddr: 0xC1D50, symBinAddr: 0xC5D50, symSize: 0x708 }
- - { offsetInCU: 0x3DD49, offset: 0x3DD49, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.SendBroadcast.invokeOnCancellation#internal', symObjAddr: 0xC2458, symBinAddr: 0xC6458, symSize: 0x5C }
- - { offsetInCU: 0x3E020, offset: 0x3E020, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.SendBroadcast.invokeOnCancellation#internal', symObjAddr: 0xC2458, symBinAddr: 0xC6458, symSize: 0x5C }
- - { offsetInCU: 0x3E028, offset: 0x3E028, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.updateCellSend#internal', symObjAddr: 0xC24B4, symBinAddr: 0xC64B4, symSize: 0x3F4 }
- - { offsetInCU: 0x3E0CE, offset: 0x3E0CE, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.updateCellSend#internal', symObjAddr: 0xC24B4, symBinAddr: 0xC64B4, symSize: 0x3F4 }
- - { offsetInCU: 0x3E0D6, offset: 0x3E0D6, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.updateCellSendSlow#internal', symObjAddr: 0xC28A8, symBinAddr: 0xC68A8, symSize: 0x478 }
- - { offsetInCU: 0x3E351, offset: 0x3E351, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.updateCellSendSlow#internal', symObjAddr: 0xC28A8, symBinAddr: 0xC68A8, symSize: 0x478 }
- - { offsetInCU: 0x3E359, offset: 0x3E359, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.shouldSendSuspend#internal', symObjAddr: 0xC2D20, symBinAddr: 0xC6D20, symSize: 0x8C }
- - { offsetInCU: 0x3E634, offset: 0x3E634, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.shouldSendSuspend#internal', symObjAddr: 0xC2D20, symBinAddr: 0xC6D20, symSize: 0x8C }
- - { offsetInCU: 0x3E63C, offset: 0x3E63C, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#shouldSendSuspend(){}kotlin.Boolean', symObjAddr: 0xC2DAC, symBinAddr: 0xC6DAC, symSize: 0x3C }
- - { offsetInCU: 0x3E6EA, offset: 0x3E6EA, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#shouldSendSuspend(){}kotlin.Boolean', symObjAddr: 0xC2DAC, symBinAddr: 0xC6DAC, symSize: 0x3C }
- - { offsetInCU: 0x3E6F2, offset: 0x3E6F2, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.tryResumeReceiver#internal', symObjAddr: 0xC2DE8, symBinAddr: 0xC6DE8, symSize: 0x5A8 }
- - { offsetInCU: 0x3E747, offset: 0x3E747, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.tryResumeReceiver#internal', symObjAddr: 0xC2DE8, symBinAddr: 0xC6DE8, symSize: 0x5A8 }
- - { offsetInCU: 0x3E74F, offset: 0x3E74F, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#onReceiveEnqueued(){}', symObjAddr: 0xC3390, symBinAddr: 0xC7390, symSize: 0x14 }
- - { offsetInCU: 0x3E80B, offset: 0x3E80B, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#onReceiveEnqueued(){}', symObjAddr: 0xC3390, symBinAddr: 0xC7390, symSize: 0x14 }
- - { offsetInCU: 0x3E813, offset: 0x3E813, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#onReceiveDequeued(){}', symObjAddr: 0xC33A4, symBinAddr: 0xC73A4, symSize: 0x14 }
- - { offsetInCU: 0x3E830, offset: 0x3E830, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#onReceiveDequeued(){}', symObjAddr: 0xC33A4, symBinAddr: 0xC73A4, symSize: 0x14 }
- - { offsetInCU: 0x3E838, offset: 0x3E838, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#receive#suspend(kotlin.coroutines.Continuation<1:0>){}kotlin.Any?', symObjAddr: 0xC33B8, symBinAddr: 0xC73B8, symSize: 0x880 }
- - { offsetInCU: 0x3E9A2, offset: 0x3E9A2, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#receive#suspend(kotlin.coroutines.Continuation<1:0>){}kotlin.Any?', symObjAddr: 0xC33B8, symBinAddr: 0xC73B8, symSize: 0x880 }
- - { offsetInCU: 0x3E9AA, offset: 0x3E9AA, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#receiveCatching#suspend(kotlin.coroutines.Continuation>){}kotlin.Any', symObjAddr: 0xC3C38, symBinAddr: 0xC7C38, symSize: 0xF0C }
- - { offsetInCU: 0x3EFE6, offset: 0x3EFE6, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#receiveCatching#suspend(kotlin.coroutines.Continuation>){}kotlin.Any', symObjAddr: 0xC3C38, symBinAddr: 0xC7C38, symSize: 0xF0C }
- - { offsetInCU: 0x3EFEE, offset: 0x3EFEE, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#tryReceive(){}kotlinx.coroutines.channels.ChannelResult<1:0>', symObjAddr: 0xC4B44, symBinAddr: 0xC8B44, symSize: 0x684 }
- - { offsetInCU: 0x3F6D1, offset: 0x3F6D1, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#tryReceive(){}kotlinx.coroutines.channels.ChannelResult<1:0>', symObjAddr: 0xC4B44, symBinAddr: 0xC8B44, symSize: 0x684 }
- - { offsetInCU: 0x3F6D9, offset: 0x3F6D9, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#dropFirstElementUntilTheSpecifiedCellIsInTheBuffer(kotlin.Long){}', symObjAddr: 0xC51C8, symBinAddr: 0xC91C8, symSize: 0x24C }
- - { offsetInCU: 0x3F94C, offset: 0x3F94C, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#dropFirstElementUntilTheSpecifiedCellIsInTheBuffer(kotlin.Long){}', symObjAddr: 0xC51C8, symBinAddr: 0xC91C8, symSize: 0x24C }
- - { offsetInCU: 0x3F966, offset: 0x3F966, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#dropFirstElementUntilTheSpecifiedCellIsInTheBuffer(kotlin.Long){}', symObjAddr: 0xC51C8, symBinAddr: 0xC91C8, symSize: 0x24C }
- - { offsetInCU: 0x3F9EA, offset: 0x3F9EA, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#dropFirstElementUntilTheSpecifiedCellIsInTheBuffer(kotlin.Long){}', symObjAddr: 0xC51C8, symBinAddr: 0xC91C8, symSize: 0x24C }
- - { offsetInCU: 0x3F9F2, offset: 0x3F9F2, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.updateCellReceive#internal', symObjAddr: 0xC5414, symBinAddr: 0xC9414, symSize: 0x5BC }
- - { offsetInCU: 0x3FBAE, offset: 0x3FBAE, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.updateCellReceive#internal', symObjAddr: 0xC5414, symBinAddr: 0xC9414, symSize: 0x5BC }
- - { offsetInCU: 0x3FBC8, offset: 0x3FBC8, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.updateCellReceive#internal', symObjAddr: 0xC5414, symBinAddr: 0xC9414, symSize: 0x5BC }
- - { offsetInCU: 0x3FBE9, offset: 0x3FBE9, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.updateCellReceive#internal', symObjAddr: 0xC5414, symBinAddr: 0xC9414, symSize: 0x5BC }
- - { offsetInCU: 0x3FBF1, offset: 0x3FBF1, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.tryResumeSender#internal', symObjAddr: 0xC59D0, symBinAddr: 0xC99D0, symSize: 0x654 }
- - { offsetInCU: 0x3FEE9, offset: 0x3FEE9, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.tryResumeSender#internal', symObjAddr: 0xC59D0, symBinAddr: 0xC99D0, symSize: 0x654 }
- - { offsetInCU: 0x3FEF1, offset: 0x3FEF1, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.expandBuffer#internal', symObjAddr: 0xC6024, symBinAddr: 0xCA024, symSize: 0xC2C }
- - { offsetInCU: 0x3FFB7, offset: 0x3FFB7, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.expandBuffer#internal', symObjAddr: 0xC6024, symBinAddr: 0xCA024, symSize: 0xC2C }
- - { offsetInCU: 0x4017E, offset: 0x4017E, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.expandBuffer#internal', symObjAddr: 0xC6024, symBinAddr: 0xCA024, symSize: 0xC2C }
- - { offsetInCU: 0x40186, offset: 0x40186, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.incCompletedExpandBufferAttempts#internal', symObjAddr: 0xC6C50, symBinAddr: 0xCAC50, symSize: 0x194 }
- - { offsetInCU: 0x40570, offset: 0x40570, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.incCompletedExpandBufferAttempts#internal', symObjAddr: 0xC6C50, symBinAddr: 0xCAC50, symSize: 0x194 }
- - { offsetInCU: 0x405D9, offset: 0x405D9, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.incCompletedExpandBufferAttempts#internal', symObjAddr: 0xC6C50, symBinAddr: 0xCAC50, symSize: 0x194 }
- - { offsetInCU: 0x405E1, offset: 0x405E1, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#waitExpandBufferCompletion(kotlin.Long){}', symObjAddr: 0xC6DE4, symBinAddr: 0xCADE4, symSize: 0x564 }
- - { offsetInCU: 0x406D4, offset: 0x406D4, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#waitExpandBufferCompletion(kotlin.Long){}', symObjAddr: 0xC6DE4, symBinAddr: 0xCADE4, symSize: 0x564 }
- - { offsetInCU: 0x406DC, offset: 0x406DC, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#(){}kotlinx.coroutines.selects.SelectClause2<1:0,kotlinx.coroutines.channels.BufferedChannel<1:0>>', symObjAddr: 0xC7348, symBinAddr: 0xCB348, symSize: 0x108 }
- - { offsetInCU: 0x408C6, offset: 0x408C6, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#(){}kotlinx.coroutines.selects.SelectClause2<1:0,kotlinx.coroutines.channels.BufferedChannel<1:0>>', symObjAddr: 0xC7348, symBinAddr: 0xCB348, symSize: 0x108 }
- - { offsetInCU: 0x408CE, offset: 0x408CE, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#registerSelectForSend(kotlinx.coroutines.selects.SelectInstance<*>;kotlin.Any?){}', symObjAddr: 0xC7450, symBinAddr: 0xCB450, symSize: 0x438 }
- - { offsetInCU: 0x40932, offset: 0x40932, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#registerSelectForSend(kotlinx.coroutines.selects.SelectInstance<*>;kotlin.Any?){}', symObjAddr: 0xC7450, symBinAddr: 0xCB450, symSize: 0x438 }
- - { offsetInCU: 0x4093A, offset: 0x4093A, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.onClosedSelectOnSend#internal', symObjAddr: 0xC7888, symBinAddr: 0xCB888, symSize: 0xEC }
- - { offsetInCU: 0x40AAB, offset: 0x40AAB, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.onClosedSelectOnSend#internal', symObjAddr: 0xC7888, symBinAddr: 0xCB888, symSize: 0xEC }
- - { offsetInCU: 0x40AC5, offset: 0x40AC5, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.onClosedSelectOnSend#internal', symObjAddr: 0xC7888, symBinAddr: 0xCB888, symSize: 0xEC }
- - { offsetInCU: 0x40B0A, offset: 0x40B0A, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.onClosedSelectOnSend#internal', symObjAddr: 0xC7888, symBinAddr: 0xCB888, symSize: 0xEC }
- - { offsetInCU: 0x40B12, offset: 0x40B12, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#(){}kotlinx.coroutines.selects.SelectClause1<1:0>', symObjAddr: 0xC7974, symBinAddr: 0xCB974, symSize: 0x10C }
- - { offsetInCU: 0x40B49, offset: 0x40B49, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#(){}kotlinx.coroutines.selects.SelectClause1<1:0>', symObjAddr: 0xC7974, symBinAddr: 0xCB974, symSize: 0x10C }
- - { offsetInCU: 0x40B51, offset: 0x40B51, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#(){}kotlinx.coroutines.selects.SelectClause1>', symObjAddr: 0xC7A80, symBinAddr: 0xCBA80, symSize: 0x10C }
- - { offsetInCU: 0x40B88, offset: 0x40B88, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#(){}kotlinx.coroutines.selects.SelectClause1>', symObjAddr: 0xC7A80, symBinAddr: 0xCBA80, symSize: 0x10C }
- - { offsetInCU: 0x40B90, offset: 0x40B90, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#(){}kotlinx.coroutines.selects.SelectClause1<1:0?>', symObjAddr: 0xC7B8C, symBinAddr: 0xCBB8C, symSize: 0x10C }
- - { offsetInCU: 0x40BC7, offset: 0x40BC7, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#(){}kotlinx.coroutines.selects.SelectClause1<1:0?>', symObjAddr: 0xC7B8C, symBinAddr: 0xCBB8C, symSize: 0x10C }
- - { offsetInCU: 0x40BCF, offset: 0x40BCF, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.registerSelectForReceive#internal', symObjAddr: 0xC7C98, symBinAddr: 0xCBC98, symSize: 0x468 }
- - { offsetInCU: 0x40C52, offset: 0x40C52, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.registerSelectForReceive#internal', symObjAddr: 0xC7C98, symBinAddr: 0xCBC98, symSize: 0x468 }
- - { offsetInCU: 0x40C5A, offset: 0x40C5A, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#iterator(){}kotlinx.coroutines.channels.ChannelIterator<1:0>', symObjAddr: 0xC8100, symBinAddr: 0xCC100, symSize: 0x134 }
- - { offsetInCU: 0x40E1F, offset: 0x40E1F, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#iterator(){}kotlinx.coroutines.channels.ChannelIterator<1:0>', symObjAddr: 0xC8100, symBinAddr: 0xCC100, symSize: 0x134 }
- - { offsetInCU: 0x40E39, offset: 0x40E39, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#iterator(){}kotlinx.coroutines.channels.ChannelIterator<1:0>', symObjAddr: 0xC8100, symBinAddr: 0xCC100, symSize: 0x134 }
- - { offsetInCU: 0x40E91, offset: 0x40E91, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#iterator(){}kotlinx.coroutines.channels.ChannelIterator<1:0>', symObjAddr: 0xC8100, symBinAddr: 0xCC100, symSize: 0x134 }
- - { offsetInCU: 0x40E99, offset: 0x40E99, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.BufferedChannelIterator.hasNext#internal', symObjAddr: 0xC8234, symBinAddr: 0xCC234, symSize: 0xBA8 }
- - { offsetInCU: 0x40F8E, offset: 0x40F8E, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.BufferedChannelIterator.hasNext#internal', symObjAddr: 0xC8234, symBinAddr: 0xCC234, symSize: 0xBA8 }
- - { offsetInCU: 0x40F96, offset: 0x40F96, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.BufferedChannelIterator.invokeOnCancellation#internal', symObjAddr: 0xC8DDC, symBinAddr: 0xCCDDC, symSize: 0xB8 }
- - { offsetInCU: 0x415A7, offset: 0x415A7, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.BufferedChannelIterator.invokeOnCancellation#internal', symObjAddr: 0xC8DDC, symBinAddr: 0xCCDDC, symSize: 0xB8 }
- - { offsetInCU: 0x415AF, offset: 0x415AF, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.BufferedChannelIterator.next#internal', symObjAddr: 0xC8E94, symBinAddr: 0xCCE94, symSize: 0x1D4 }
- - { offsetInCU: 0x415E6, offset: 0x415E6, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.BufferedChannelIterator.next#internal', symObjAddr: 0xC8E94, symBinAddr: 0xCCE94, symSize: 0x1D4 }
- - { offsetInCU: 0x415EE, offset: 0x415EE, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#(){}kotlin.Throwable', symObjAddr: 0xC9068, symBinAddr: 0xCD068, symSize: 0x180 }
- - { offsetInCU: 0x41660, offset: 0x41660, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#(){}kotlin.Throwable', symObjAddr: 0xC9068, symBinAddr: 0xCD068, symSize: 0x180 }
- - { offsetInCU: 0x41668, offset: 0x41668, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.#internal', symObjAddr: 0xC91E8, symBinAddr: 0xCD1E8, symSize: 0x174 }
- - { offsetInCU: 0x41713, offset: 0x41713, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.#internal', symObjAddr: 0xC91E8, symBinAddr: 0xCD1E8, symSize: 0x174 }
- - { offsetInCU: 0x4171B, offset: 0x4171B, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#onClosedIdempotent(){}', symObjAddr: 0xC935C, symBinAddr: 0xCD35C, symSize: 0x14 }
- - { offsetInCU: 0x41746, offset: 0x41746, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#onClosedIdempotent(){}', symObjAddr: 0xC935C, symBinAddr: 0xCD35C, symSize: 0x14 }
- - { offsetInCU: 0x4174E, offset: 0x4174E, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#close(kotlin.Throwable?){}kotlin.Boolean', symObjAddr: 0xC9370, symBinAddr: 0xCD370, symSize: 0x50 }
- - { offsetInCU: 0x4177E, offset: 0x4177E, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#close(kotlin.Throwable?){}kotlin.Boolean', symObjAddr: 0xC9370, symBinAddr: 0xCD370, symSize: 0x50 }
- - { offsetInCU: 0x41786, offset: 0x41786, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#cancel(kotlin.Throwable?){}kotlin.Boolean', symObjAddr: 0xC93C0, symBinAddr: 0xCD3C0, symSize: 0x4C }
- - { offsetInCU: 0x417D0, offset: 0x417D0, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#cancel(kotlin.Throwable?){}kotlin.Boolean', symObjAddr: 0xC93C0, symBinAddr: 0xCD3C0, symSize: 0x4C }
- - { offsetInCU: 0x417D8, offset: 0x417D8, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#cancel(){}', symObjAddr: 0xC940C, symBinAddr: 0xCD40C, symSize: 0x48 }
- - { offsetInCU: 0x4180F, offset: 0x4180F, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#cancel(){}', symObjAddr: 0xC940C, symBinAddr: 0xCD40C, symSize: 0x48 }
- - { offsetInCU: 0x41817, offset: 0x41817, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#cancel(kotlin.coroutines.cancellation.CancellationException?){}', symObjAddr: 0xC9454, symBinAddr: 0xCD454, symSize: 0x4C }
- - { offsetInCU: 0x4184E, offset: 0x4184E, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#cancel(kotlin.coroutines.cancellation.CancellationException?){}', symObjAddr: 0xC9454, symBinAddr: 0xCD454, symSize: 0x4C }
- - { offsetInCU: 0x41856, offset: 0x41856, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#cancelImpl(kotlin.Throwable?){}kotlin.Boolean', symObjAddr: 0xC94A0, symBinAddr: 0xCD4A0, symSize: 0x148 }
- - { offsetInCU: 0x4188D, offset: 0x4188D, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#cancelImpl(kotlin.Throwable?){}kotlin.Boolean', symObjAddr: 0xC94A0, symBinAddr: 0xCD4A0, symSize: 0x148 }
- - { offsetInCU: 0x41895, offset: 0x41895, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#closeOrCancelImpl(kotlin.Throwable?;kotlin.Boolean){}kotlin.Boolean', symObjAddr: 0xC95E8, symBinAddr: 0xCD5E8, symSize: 0xAEC }
- - { offsetInCU: 0x419AC, offset: 0x419AC, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#closeOrCancelImpl(kotlin.Throwable?;kotlin.Boolean){}kotlin.Boolean', symObjAddr: 0xC95E8, symBinAddr: 0xCD5E8, symSize: 0xAEC }
- - { offsetInCU: 0x419B4, offset: 0x419B4, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#invokeOnClose(kotlin.Function1){}', symObjAddr: 0xCA0D4, symBinAddr: 0xCE0D4, symSize: 0x338 }
- - { offsetInCU: 0x41C31, offset: 0x41C31, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#invokeOnClose(kotlin.Function1){}', symObjAddr: 0xCA0D4, symBinAddr: 0xCE0D4, symSize: 0x338 }
- - { offsetInCU: 0x41C39, offset: 0x41C39, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#(){}kotlin.Boolean', symObjAddr: 0xCA40C, symBinAddr: 0xCE40C, symSize: 0x30 }
- - { offsetInCU: 0x41CB4, offset: 0x41CB4, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#(){}kotlin.Boolean', symObjAddr: 0xCA40C, symBinAddr: 0xCE40C, symSize: 0x30 }
- - { offsetInCU: 0x41CBC, offset: 0x41CBC, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.completeClose#internal', symObjAddr: 0xCA43C, symBinAddr: 0xCE43C, symSize: 0x9D4 }
- - { offsetInCU: 0x41E2B, offset: 0x41E2B, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.completeClose#internal', symObjAddr: 0xCA43C, symBinAddr: 0xCE43C, symSize: 0x9D4 }
- - { offsetInCU: 0x41E33, offset: 0x41E33, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.resumeWaiterOnClosedChannel#internal', symObjAddr: 0xCAE10, symBinAddr: 0xCEE10, symSize: 0x71C }
- - { offsetInCU: 0x42380, offset: 0x42380, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.resumeWaiterOnClosedChannel#internal', symObjAddr: 0xCAE10, symBinAddr: 0xCEE10, symSize: 0x71C }
- - { offsetInCU: 0x42388, offset: 0x42388, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#(){}kotlin.Boolean', symObjAddr: 0xCB52C, symBinAddr: 0xCF52C, symSize: 0x40 }
- - { offsetInCU: 0x4259F, offset: 0x4259F, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#(){}kotlin.Boolean', symObjAddr: 0xCB52C, symBinAddr: 0xCF52C, symSize: 0x40 }
- - { offsetInCU: 0x425A7, offset: 0x425A7, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#(){}kotlin.Boolean', symObjAddr: 0xCB56C, symBinAddr: 0xCF56C, symSize: 0x40 }
- - { offsetInCU: 0x425DE, offset: 0x425DE, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#(){}kotlin.Boolean', symObjAddr: 0xCB56C, symBinAddr: 0xCF56C, symSize: 0x40 }
- - { offsetInCU: 0x425E6, offset: 0x425E6, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.isClosed#internal', symObjAddr: 0xCB5AC, symBinAddr: 0xCF5AC, symSize: 0x9BC }
- - { offsetInCU: 0x426A4, offset: 0x426A4, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.isClosed#internal', symObjAddr: 0xCB5AC, symBinAddr: 0xCF5AC, symSize: 0x9BC }
- - { offsetInCU: 0x426AC, offset: 0x426AC, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#(){}kotlin.Boolean', symObjAddr: 0xCBF68, symBinAddr: 0xCFF68, symSize: 0x94 }
- - { offsetInCU: 0x42AFC, offset: 0x42AFC, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#(){}kotlin.Boolean', symObjAddr: 0xCBF68, symBinAddr: 0xCFF68, symSize: 0x94 }
- - { offsetInCU: 0x42B04, offset: 0x42B04, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#hasElements(){}kotlin.Boolean', symObjAddr: 0xCBFFC, symBinAddr: 0xCFFFC, symSize: 0x494 }
- - { offsetInCU: 0x42B68, offset: 0x42B68, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#hasElements(){}kotlin.Boolean', symObjAddr: 0xCBFFC, symBinAddr: 0xCFFFC, symSize: 0x494 }
- - { offsetInCU: 0x42B70, offset: 0x42B70, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.findSegmentSend#internal', symObjAddr: 0xCC490, symBinAddr: 0xD0490, symSize: 0x594 }
- - { offsetInCU: 0x42DBA, offset: 0x42DBA, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.findSegmentSend#internal', symObjAddr: 0xCC490, symBinAddr: 0xD0490, symSize: 0x594 }
- - { offsetInCU: 0x42DC2, offset: 0x42DC2, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.findSegmentReceive#internal', symObjAddr: 0xCCA24, symBinAddr: 0xD0A24, symSize: 0x68C }
- - { offsetInCU: 0x43080, offset: 0x43080, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.findSegmentReceive#internal', symObjAddr: 0xCCA24, symBinAddr: 0xD0A24, symSize: 0x68C }
- - { offsetInCU: 0x43088, offset: 0x43088, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.moveSegmentBufferEndToSpecifiedOrLast#internal', symObjAddr: 0xCD0B0, symBinAddr: 0xD10B0, symSize: 0x1D4 }
- - { offsetInCU: 0x4338C, offset: 0x4338C, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.moveSegmentBufferEndToSpecifiedOrLast#internal', symObjAddr: 0xCD0B0, symBinAddr: 0xD10B0, symSize: 0x1D4 }
- - { offsetInCU: 0x43394, offset: 0x43394, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#toString(){}kotlin.String', symObjAddr: 0xCD284, symBinAddr: 0xD1284, symSize: 0x106C }
- - { offsetInCU: 0x43450, offset: 0x43450, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel#toString(){}kotlin.String', symObjAddr: 0xCD284, symBinAddr: 0xD1284, symSize: 0x106C }
- - { offsetInCU: 0x43458, offset: 0x43458, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.bindCancellationFunResult#internal', symObjAddr: 0xCE2F0, symBinAddr: 0xD22F0, symSize: 0xFC }
- - { offsetInCU: 0x438A1, offset: 0x438A1, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.bindCancellationFunResult#internal', symObjAddr: 0xCE2F0, symBinAddr: 0xD22F0, symSize: 0xFC }
- - { offsetInCU: 0x438A9, offset: 0x438A9, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.bindCancellationFun#internal', symObjAddr: 0xCE3EC, symBinAddr: 0xD23EC, symSize: 0xF8 }
- - { offsetInCU: 0x4390E, offset: 0x4390E, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.bindCancellationFun#internal', symObjAddr: 0xCE3EC, symBinAddr: 0xD23EC, symSize: 0xF8 }
- - { offsetInCU: 0x43916, offset: 0x43916, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.bindCancellationFun#internal.45', symObjAddr: 0xCE4E4, symBinAddr: 0xD24E4, symSize: 0xFC }
- - { offsetInCU: 0x43960, offset: 0x43960, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.bindCancellationFun#internal.45', symObjAddr: 0xCE4E4, symBinAddr: 0xD24E4, symSize: 0xFC }
- - { offsetInCU: 0x43968, offset: 0x43968, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$$lambda$1$FUNCTION_REFERENCE$0.invoke#internal', symObjAddr: 0xCE5E0, symBinAddr: 0xD25E0, symSize: 0x10C }
- - { offsetInCU: 0x439E0, offset: 0x439E0, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$$lambda$1$FUNCTION_REFERENCE$0.invoke#internal', symObjAddr: 0xCE5E0, symBinAddr: 0xD25E0, symSize: 0x10C }
- - { offsetInCU: 0x439E8, offset: 0x439E8, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$registerSelectForSend$FUNCTION_REFERENCE$3.$invoke(kotlinx.coroutines.channels.BufferedChannel<*>;kotlinx.coroutines.selects.SelectInstance<*>;kotlin.Any?){}#internal', symObjAddr: 0xCE6EC, symBinAddr: 0xD26EC, symSize: 0x70 }
- - { offsetInCU: 0x43A60, offset: 0x43A60, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$registerSelectForSend$FUNCTION_REFERENCE$3.$invoke(kotlinx.coroutines.channels.BufferedChannel<*>;kotlinx.coroutines.selects.SelectInstance<*>;kotlin.Any?){}#internal', symObjAddr: 0xCE6EC, symBinAddr: 0xD26EC, symSize: 0x70 }
- - { offsetInCU: 0x43A68, offset: 0x43A68, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$processResultSelectSend$FUNCTION_REFERENCE$4.invoke#internal', symObjAddr: 0xCE75C, symBinAddr: 0xD275C, symSize: 0xF0 }
- - { offsetInCU: 0x43ACD, offset: 0x43ACD, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$processResultSelectSend$FUNCTION_REFERENCE$4.invoke#internal', symObjAddr: 0xCE75C, symBinAddr: 0xD275C, symSize: 0xF0 }
- - { offsetInCU: 0x43AD5, offset: 0x43AD5, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$registerSelectForReceive$FUNCTION_REFERENCE$5.$invoke(kotlinx.coroutines.channels.BufferedChannel<*>;kotlinx.coroutines.selects.SelectInstance<*>;kotlin.Any?){}#internal', symObjAddr: 0xCE84C, symBinAddr: 0xD284C, symSize: 0x58 }
- - { offsetInCU: 0x43B2E, offset: 0x43B2E, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$registerSelectForReceive$FUNCTION_REFERENCE$5.$invoke(kotlinx.coroutines.channels.BufferedChannel<*>;kotlinx.coroutines.selects.SelectInstance<*>;kotlin.Any?){}#internal', symObjAddr: 0xCE84C, symBinAddr: 0xD284C, symSize: 0x58 }
- - { offsetInCU: 0x43B36, offset: 0x43B36, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$processResultSelectReceive$FUNCTION_REFERENCE$6.invoke#internal', symObjAddr: 0xCE8A4, symBinAddr: 0xD28A4, symSize: 0xF0 }
- - { offsetInCU: 0x43B80, offset: 0x43B80, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$processResultSelectReceive$FUNCTION_REFERENCE$6.invoke#internal', symObjAddr: 0xCE8A4, symBinAddr: 0xD28A4, symSize: 0xF0 }
- - { offsetInCU: 0x43B88, offset: 0x43B88, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$registerSelectForReceive$FUNCTION_REFERENCE$7.$invoke(kotlinx.coroutines.channels.BufferedChannel<*>;kotlinx.coroutines.selects.SelectInstance<*>;kotlin.Any?){}#internal', symObjAddr: 0xCE994, symBinAddr: 0xD2994, symSize: 0x58 }
- - { offsetInCU: 0x43BE1, offset: 0x43BE1, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$registerSelectForReceive$FUNCTION_REFERENCE$7.$invoke(kotlinx.coroutines.channels.BufferedChannel<*>;kotlinx.coroutines.selects.SelectInstance<*>;kotlin.Any?){}#internal', symObjAddr: 0xCE994, symBinAddr: 0xD2994, symSize: 0x58 }
- - { offsetInCU: 0x43BE9, offset: 0x43BE9, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$processResultSelectReceiveCatching$FUNCTION_REFERENCE$8.invoke#internal', symObjAddr: 0xCE9EC, symBinAddr: 0xD29EC, symSize: 0x298 }
- - { offsetInCU: 0x43C33, offset: 0x43C33, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$processResultSelectReceiveCatching$FUNCTION_REFERENCE$8.invoke#internal', symObjAddr: 0xCE9EC, symBinAddr: 0xD29EC, symSize: 0x298 }
- - { offsetInCU: 0x43C3B, offset: 0x43C3B, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$registerSelectForReceive$FUNCTION_REFERENCE$9.$invoke(kotlinx.coroutines.channels.BufferedChannel<*>;kotlinx.coroutines.selects.SelectInstance<*>;kotlin.Any?){}#internal', symObjAddr: 0xCEC84, symBinAddr: 0xD2C84, symSize: 0x58 }
- - { offsetInCU: 0x43D19, offset: 0x43D19, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$registerSelectForReceive$FUNCTION_REFERENCE$9.$invoke(kotlinx.coroutines.channels.BufferedChannel<*>;kotlinx.coroutines.selects.SelectInstance<*>;kotlin.Any?){}#internal', symObjAddr: 0xCEC84, symBinAddr: 0xD2C84, symSize: 0x58 }
- - { offsetInCU: 0x43D21, offset: 0x43D21, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$processResultSelectReceiveOrNull$FUNCTION_REFERENCE$10.invoke#internal', symObjAddr: 0xCECDC, symBinAddr: 0xD2CDC, symSize: 0x138 }
- - { offsetInCU: 0x43D6B, offset: 0x43D6B, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$processResultSelectReceiveOrNull$FUNCTION_REFERENCE$10.invoke#internal', symObjAddr: 0xCECDC, symBinAddr: 0xD2CDC, symSize: 0x138 }
- - { offsetInCU: 0x43D73, offset: 0x43D73, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$onCancellationChannelResultImplDoNotCall$FUNCTION_REFERENCE$11.computeReceiver#internal', symObjAddr: 0xCEE14, symBinAddr: 0xD2E14, symSize: 0x3C }
- - { offsetInCU: 0x43DC7, offset: 0x43DC7, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$onCancellationChannelResultImplDoNotCall$FUNCTION_REFERENCE$11.computeReceiver#internal', symObjAddr: 0xCEE14, symBinAddr: 0xD2E14, symSize: 0x3C }
- - { offsetInCU: 0x43DCF, offset: 0x43DCF, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$onCancellationChannelResultImplDoNotCall$FUNCTION_REFERENCE$11.$invoke(kotlin.Throwable;kotlinx.coroutines.channels.ChannelResult<2:0>;kotlin.coroutines.CoroutineContext){}#internal', symObjAddr: 0xCEE50, symBinAddr: 0xD2E50, symSize: 0xE0 }
- - { offsetInCU: 0x43E23, offset: 0x43E23, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$onCancellationChannelResultImplDoNotCall$FUNCTION_REFERENCE$11.$invoke(kotlin.Throwable;kotlinx.coroutines.channels.ChannelResult<2:0>;kotlin.coroutines.CoroutineContext){}#internal', symObjAddr: 0xCEE50, symBinAddr: 0xD2E50, symSize: 0xE0 }
- - { offsetInCU: 0x43E2B, offset: 0x43E2B, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$bindCancellationFun$lambda$4$FUNCTION_REFERENCE$12.$invoke(kotlin.Throwable;kotlin.Any?;kotlin.coroutines.CoroutineContext){}#internal', symObjAddr: 0xCEF30, symBinAddr: 0xD2F30, symSize: 0x58 }
- - { offsetInCU: 0x43E9A, offset: 0x43E9A, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$bindCancellationFun$lambda$4$FUNCTION_REFERENCE$12.$invoke(kotlin.Throwable;kotlin.Any?;kotlin.coroutines.CoroutineContext){}#internal', symObjAddr: 0xCEF30, symBinAddr: 0xD2F30, symSize: 0x58 }
- - { offsetInCU: 0x43EA2, offset: 0x43EA2, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$onCancellationImplDoNotCall$FUNCTION_REFERENCE$13.computeReceiver#internal', symObjAddr: 0xCEF88, symBinAddr: 0xD2F88, symSize: 0x3C }
- - { offsetInCU: 0x43EF4, offset: 0x43EF4, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$onCancellationImplDoNotCall$FUNCTION_REFERENCE$13.computeReceiver#internal', symObjAddr: 0xCEF88, symBinAddr: 0xD2F88, symSize: 0x3C }
- - { offsetInCU: 0x43EFC, offset: 0x43EFC, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$onCancellationImplDoNotCall$FUNCTION_REFERENCE$13.$invoke(kotlin.Throwable;2:0;kotlin.coroutines.CoroutineContext){}#internal', symObjAddr: 0xCEFC4, symBinAddr: 0xD2FC4, symSize: 0x74 }
- - { offsetInCU: 0x43F3D, offset: 0x43F3D, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$onCancellationImplDoNotCall$FUNCTION_REFERENCE$13.$invoke(kotlin.Throwable;2:0;kotlin.coroutines.CoroutineContext){}#internal', symObjAddr: 0xCEFC4, symBinAddr: 0xD2FC4, symSize: 0x74 }
- - { offsetInCU: 0x43F45, offset: 0x43F45, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$$lambda$1$lambda$0$FUNCTION_REFERENCE$14.$invoke(kotlin.Throwable;kotlin.Any?;kotlin.coroutines.CoroutineContext){}#internal', symObjAddr: 0xCF038, symBinAddr: 0xD3038, symSize: 0x108 }
- - { offsetInCU: 0x43FA5, offset: 0x43FA5, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.BufferedChannel.$$lambda$1$lambda$0$FUNCTION_REFERENCE$14.$invoke(kotlin.Throwable;kotlin.Any?;kotlin.coroutines.CoroutineContext){}#internal', symObjAddr: 0xCF038, symBinAddr: 0xD3038, symSize: 0x108 }
- - { offsetInCU: 0x43FAD, offset: 0x43FAD, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.WaiterEB.toString#internal', symObjAddr: 0xCF140, symBinAddr: 0xD3140, symSize: 0x160 }
- - { offsetInCU: 0x4401A, offset: 0x4401A, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.WaiterEB.toString#internal', symObjAddr: 0xCF140, symBinAddr: 0xD3140, symSize: 0x160 }
- - { offsetInCU: 0x44022, offset: 0x44022, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ReceiveCatching.invokeOnCancellation#internal', symObjAddr: 0xCF2A0, symBinAddr: 0xD32A0, symSize: 0x5C }
- - { offsetInCU: 0x4408D, offset: 0x4408D, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ReceiveCatching.invokeOnCancellation#internal', symObjAddr: 0xCF2A0, symBinAddr: 0xD32A0, symSize: 0x5C }
- - { offsetInCU: 0x44095, offset: 0x44095, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.tryResume0#internal', symObjAddr: 0xCF2FC, symBinAddr: 0xD32FC, symSize: 0xB0 }
- - { offsetInCU: 0x440DD, offset: 0x440DD, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.tryResume0#internal', symObjAddr: 0xCF2FC, symBinAddr: 0xD32FC, symSize: 0xB0 }
- - { offsetInCU: 0x440E5, offset: 0x440E5, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.$createSegment$FUNCTION_REFERENCE$15.$invoke(kotlin.Long;kotlinx.coroutines.channels.ChannelSegment<1:0>){}kotlinx.coroutines.channels.ChannelSegment<1:0>#internal', symObjAddr: 0xCF3AC, symBinAddr: 0xD33AC, symSize: 0x1A0 }
- - { offsetInCU: 0x44143, offset: 0x44143, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.$createSegment$FUNCTION_REFERENCE$15.$invoke(kotlin.Long;kotlinx.coroutines.channels.ChannelSegment<1:0>){}kotlinx.coroutines.channels.ChannelSegment<1:0>#internal', symObjAddr: 0xCF3AC, symBinAddr: 0xD33AC, symSize: 0x1A0 }
- - { offsetInCU: 0x4414B, offset: 0x4414B, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelResult.$init_global#internal', symObjAddr: 0xCF54C, symBinAddr: 0xD354C, symSize: 0x1E4 }
- - { offsetInCU: 0x441A7, offset: 0x441A7, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelResult.$init_global#internal', symObjAddr: 0xCF54C, symBinAddr: 0xD354C, symSize: 0x1E4 }
- - { offsetInCU: 0x441AF, offset: 0x441AF, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelResult.Failed#toString(){}kotlin.String', symObjAddr: 0xCF730, symBinAddr: 0xD3730, symSize: 0x3C }
- - { offsetInCU: 0x441E4, offset: 0x441E4, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelResult.Failed#toString(){}kotlin.String', symObjAddr: 0xCF730, symBinAddr: 0xD3730, symSize: 0x3C }
- - { offsetInCU: 0x441EC, offset: 0x441EC, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelResult.Closed#equals(kotlin.Any?){}kotlin.Boolean', symObjAddr: 0xCF76C, symBinAddr: 0xD376C, symSize: 0x90 }
- - { offsetInCU: 0x44208, offset: 0x44208, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelResult.Closed#equals(kotlin.Any?){}kotlin.Boolean', symObjAddr: 0xCF76C, symBinAddr: 0xD376C, symSize: 0x90 }
- - { offsetInCU: 0x44210, offset: 0x44210, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelResult.Closed#hashCode(){}kotlin.Int', symObjAddr: 0xCF7FC, symBinAddr: 0xD37FC, symSize: 0x58 }
- - { offsetInCU: 0x44247, offset: 0x44247, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelResult.Closed#hashCode(){}kotlin.Int', symObjAddr: 0xCF7FC, symBinAddr: 0xD37FC, symSize: 0x58 }
- - { offsetInCU: 0x4424F, offset: 0x4424F, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelResult.Closed#toString(){}kotlin.String', symObjAddr: 0xCF854, symBinAddr: 0xD3854, symSize: 0x160 }
- - { offsetInCU: 0x44293, offset: 0x44293, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelResult.Closed#toString(){}kotlin.String', symObjAddr: 0xCF854, symBinAddr: 0xD3854, symSize: 0x160 }
- - { offsetInCU: 0x4429B, offset: 0x4429B, size: 0x8, addend: 0x0, symName: "_kfun:kotlinx.coroutines.channels.ChannelResult.Companion#closed(kotlin.Throwable?){0§}kotlinx.coroutines.channels.ChannelResult<0:0>", symObjAddr: 0xCF9B4, symBinAddr: 0xD39B4, symSize: 0x14C }
- - { offsetInCU: 0x44319, offset: 0x44319, size: 0x8, addend: 0x0, symName: "_kfun:kotlinx.coroutines.channels.ChannelResult.Companion#closed(kotlin.Throwable?){0§}kotlinx.coroutines.channels.ChannelResult<0:0>", symObjAddr: 0xCF9B4, symBinAddr: 0xD39B4, symSize: 0x14C }
- - { offsetInCU: 0x44321, offset: 0x44321, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelResult#$toString(){}kotlin.String(){}kotlin.String', symObjAddr: 0xCFB00, symBinAddr: 0xD3B00, symSize: 0x1F0 }
- - { offsetInCU: 0x44385, offset: 0x44385, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelResult#$toString(){}kotlin.String(){}kotlin.String', symObjAddr: 0xCFB00, symBinAddr: 0xD3B00, symSize: 0x1F0 }
- - { offsetInCU: 0x4438D, offset: 0x4438D, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelResult#$hashCode(){}kotlin.Int(){}kotlin.Int', symObjAddr: 0xCFCF0, symBinAddr: 0xD3CF0, symSize: 0x58 }
- - { offsetInCU: 0x44416, offset: 0x44416, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelResult#$hashCode(){}kotlin.Int(){}kotlin.Int', symObjAddr: 0xCFCF0, symBinAddr: 0xD3CF0, symSize: 0x58 }
- - { offsetInCU: 0x4441E, offset: 0x4441E, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelResult#$equals(kotlin.Any?){}kotlin.Boolean(kotlin.Any?){}kotlin.Boolean', symObjAddr: 0xCFD48, symBinAddr: 0xD3D48, symSize: 0xB8 }
- - { offsetInCU: 0x4446E, offset: 0x4446E, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelResult#$equals(kotlin.Any?){}kotlin.Boolean(kotlin.Any?){}kotlin.Boolean', symObjAddr: 0xCFD48, symBinAddr: 0xD3D48, symSize: 0xB8 }
- - { offsetInCU: 0x44476, offset: 0x44476, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelIterator.$next0COROUTINE$0.invokeSuspend#internal', symObjAddr: 0xCFE00, symBinAddr: 0xD3E00, symSize: 0x24C }
- - { offsetInCU: 0x444B7, offset: 0x444B7, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelIterator.$next0COROUTINE$0.invokeSuspend#internal', symObjAddr: 0xCFE00, symBinAddr: 0xD3E00, symSize: 0x24C }
- - { offsetInCU: 0x444BF, offset: 0x444BF, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelIterator#next0#suspend(kotlin.coroutines.Continuation<1:0>){}kotlin.Any?', symObjAddr: 0xD004C, symBinAddr: 0xD404C, symSize: 0x150 }
- - { offsetInCU: 0x44540, offset: 0x44540, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ChannelIterator#next0#suspend(kotlin.coroutines.Continuation<1:0>){}kotlin.Any?', symObjAddr: 0xD004C, symBinAddr: 0xD404C, symSize: 0x150 }
- - { offsetInCU: 0x44548, offset: 0x44548, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ClosedReceiveChannelException#(kotlin.String?){}', symObjAddr: 0xD019C, symBinAddr: 0xD419C, symSize: 0x40 }
- - { offsetInCU: 0x4457F, offset: 0x4457F, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ClosedReceiveChannelException#(kotlin.String?){}', symObjAddr: 0xD019C, symBinAddr: 0xD419C, symSize: 0x40 }
- - { offsetInCU: 0x44587, offset: 0x44587, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.SendChannel#offer(1:0){}kotlin.Boolean', symObjAddr: 0xD01DC, symBinAddr: 0xD41DC, symSize: 0x1A4 }
- - { offsetInCU: 0x44641, offset: 0x44641, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.SendChannel#offer(1:0){}kotlin.Boolean', symObjAddr: 0xD01DC, symBinAddr: 0xD41DC, symSize: 0x1A4 }
- - { offsetInCU: 0x44649, offset: 0x44649, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ReceiveChannel#poll(){}1:0?', symObjAddr: 0xD0380, symBinAddr: 0xD4380, symSize: 0x310 }
- - { offsetInCU: 0x446F6, offset: 0x446F6, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ReceiveChannel#poll(){}1:0?', symObjAddr: 0xD0380, symBinAddr: 0xD4380, symSize: 0x310 }
- - { offsetInCU: 0x446FE, offset: 0x446FE, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ReceiveChannel.$receiveOrNullCOROUTINE$1.invokeSuspend#internal', symObjAddr: 0xD0690, symBinAddr: 0xD4690, symSize: 0x268 }
- - { offsetInCU: 0x447DB, offset: 0x447DB, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ReceiveChannel.$receiveOrNullCOROUTINE$1.invokeSuspend#internal', symObjAddr: 0xD0690, symBinAddr: 0xD4690, symSize: 0x268 }
- - { offsetInCU: 0x447E3, offset: 0x447E3, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ReceiveChannel#receiveOrNull#suspend(kotlin.coroutines.Continuation<1:0?>){}kotlin.Any?', symObjAddr: 0xD08F8, symBinAddr: 0xD48F8, symSize: 0x150 }
- - { offsetInCU: 0x4489A, offset: 0x4489A, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels.ReceiveChannel#receiveOrNull#suspend(kotlin.coroutines.Continuation<1:0?>){}kotlin.Any?', symObjAddr: 0xD08F8, symBinAddr: 0xD48F8, symSize: 0x150 }
- - { offsetInCU: 0x448A2, offset: 0x448A2, size: 0x8, addend: 0x0, symName: "_kfun:kotlinx.coroutines.channels#Channel$default(kotlin.Int;kotlinx.coroutines.channels.BufferOverflow?;kotlin.Function1<0:0,kotlin.Unit>?;kotlin.Int){0§}kotlinx.coroutines.channels.Channel<0:0>", symObjAddr: 0xD0A48, symBinAddr: 0xD4A48, symSize: 0x394 }
- - { offsetInCU: 0x44949, offset: 0x44949, size: 0x8, addend: 0x0, symName: "_kfun:kotlinx.coroutines.channels#Channel$default(kotlin.Int;kotlinx.coroutines.channels.BufferOverflow?;kotlin.Function1<0:0,kotlin.Unit>?;kotlin.Int){0§}kotlinx.coroutines.channels.Channel<0:0>", symObjAddr: 0xD0A48, symBinAddr: 0xD4A48, symSize: 0x394 }
- - { offsetInCU: 0x44951, offset: 0x44951, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels#cancelConsumed__at__kotlinx.coroutines.channels.ReceiveChannel<*>(kotlin.Throwable?){}', symObjAddr: 0xD0DDC, symBinAddr: 0xD4DDC, symSize: 0xC0 }
- - { offsetInCU: 0x44A2C, offset: 0x44A2C, size: 0x8, addend: 0x0, symName: '_kfun:kotlinx.coroutines.channels#cancelConsumed__at__kotlinx.coroutines.channels.ReceiveChannel<*>(kotlin.Throwable?){}', symObjAddr: 0xD0DDC, symBinAddr: 0xD4DDC, symSize: 0xC0 }
- - { offsetInCU: 0x44A34, offset: 0x44A34, size: 0x8, addend: 0x0, symName: "_kfun:kotlinx.coroutines.flow#asFlow__at__kotlin.collections.Iterable<0:0>(){0§}kotlinx.coroutines.flow.Flow<0:0>", symObjAddr: 0xD0E9C, symBinAddr: 0xD4E9C, symSize: 0xF4 }
- - { offsetInCU: 0x44AA6, offset: 0x44AA6, size: 0x8, addend: 0x0, symName: "_kfun:kotlinx.coroutines.flow#asFlow__at__kotlin.collections.Iterable<0:0>(){0§