diff --git a/GliaCoreSDK.podspec b/GliaCoreSDK.podspec index ee27bdf..0bf453e 100644 --- a/GliaCoreSDK.podspec +++ b/GliaCoreSDK.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'GliaCoreSDK' - s.version = '2.0.4' + s.version = '1.5.8' s.summary = 'The Glia Core SDK' s.description = 'The Glia Core SDK brings the in-person customer experience to iOS devices.' s.homepage = 'https://www.glia.com/' diff --git a/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/GliaCoreSDK b/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/GliaCoreSDK index 74bd6fe..6bd287a 100755 Binary files a/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/GliaCoreSDK and b/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/GliaCoreSDK differ diff --git a/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Headers/GliaCoreSDK-Swift.h b/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Headers/GliaCoreSDK-Swift.h index 3b86310..fb1b5ad 100644 --- a/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Headers/GliaCoreSDK-Swift.h +++ b/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Headers/GliaCoreSDK-Swift.h @@ -376,8 +376,6 @@ SWIFT_CLASS("_TtC11GliaCoreSDK10Engagement") - - /// Error of the Engagement typedef SWIFT_ENUM(NSInteger, EngagementError, open) { /// The Operator is unavailable for an Engagement. @@ -559,22 +557,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GliaCore * _ - -enum LogLevel : NSInteger; - -@interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK)) -/// Configure log level -/// -- (void)configureLogLevelWithLevel:(enum LogLevel)level; -@end - @class MediaUpgradeOffer; @interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK)) @@ -605,6 +587,22 @@ enum LogLevel : NSInteger; - (void)requestMediaUpgradeWithOffer:(MediaUpgradeOffer * _Nonnull)offer completion:(void (^ _Nonnull)(BOOL, GliaCoreError * _Nullable))completion; @end +enum LogLevel : NSInteger; + +@interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK)) +/// Configure log level +/// +- (void)configureLogLevelWithLevel:(enum LogLevel)level; +@end + + diff --git a/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios.abi.json b/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios.abi.json index 589237d..1c53f53 100644 --- a/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios.abi.json +++ b/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios.abi.json @@ -765,13 +765,6 @@ "declKind": "Import", "moduleName": "GliaCoreSDK" }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "GliaCoreSDK" - }, { "kind": "TypeDecl", "name": "EngagementEndingReason", @@ -897,46 +890,6 @@ "RawDocComment" ] }, - { - "kind": "Var", - "name": "followUp", - "printedName": "followUp", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(GliaCoreSDK.EngagementEndingReason.Type) -> GliaCoreSDK.EngagementEndingReason", - "children": [ - { - "kind": "TypeNominal", - "name": "EngagementEndingReason", - "printedName": "GliaCoreSDK.EngagementEndingReason", - "usr": "s:11GliaCoreSDK22EngagementEndingReasonO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "GliaCoreSDK.EngagementEndingReason.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "EngagementEndingReason", - "printedName": "GliaCoreSDK.EngagementEndingReason", - "usr": "s:11GliaCoreSDK22EngagementEndingReasonO" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:11GliaCoreSDK22EngagementEndingReasonO8followUpyA2CmF", - "mangledName": "$s11GliaCoreSDK22EngagementEndingReasonO8followUpyA2CmF", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "RawDocComment" - ] - }, { "kind": "Function", "name": "==", @@ -3426,158 +3379,6 @@ "accessorKind": "get" } ] - }, - { - "kind": "Var", - "name": "onLiveToSecureConversationsEngagementTransferring", - "printedName": "onLiveToSecureConversationsEngagementTransferring", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "() -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ] - } - ], - "declKind": "Var", - "usr": "s:11GliaCoreSDK18EngagementHandlingP027onLiveToSecureConversationsD12Transferringyycvp", - "mangledName": "$s11GliaCoreSDK18EngagementHandlingP027onLiveToSecureConversationsD12Transferringyycvp", - "moduleName": "GliaCoreSDK", - "protocolReq": true, - "declAttributes": [ - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "() -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ] - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK18EngagementHandlingP027onLiveToSecureConversationsD12Transferringyycvg", - "mangledName": "$s11GliaCoreSDK18EngagementHandlingP027onLiveToSecureConversationsD12Transferringyycvg", - "moduleName": "GliaCoreSDK", - "genericSig": "<τ_0_0 where τ_0_0 : GliaCoreSDK.EngagementHandling>", - "sugared_genericSig": "", - "protocolReq": true, - "reqNewWitnessTableEntry": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "onEngagementChanged", - "printedName": "onEngagementChanged", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(GliaCoreSDK.Engagement?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "GliaCoreSDK.Engagement?", - "children": [ - { - "kind": "TypeNominal", - "name": "Engagement", - "printedName": "GliaCoreSDK.Engagement", - "usr": "c:@M@GliaCoreSDK@objc(cs)Engagement" - } - ], - "usr": "s:Sq" - } - ] - } - ], - "declKind": "Var", - "usr": "s:11GliaCoreSDK18EngagementHandlingP02onD7ChangedyyAA0D0CSgcvp", - "mangledName": "$s11GliaCoreSDK18EngagementHandlingP02onD7ChangedyyAA0D0CSgcvp", - "moduleName": "GliaCoreSDK", - "protocolReq": true, - "declAttributes": [ - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(GliaCoreSDK.Engagement?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "GliaCoreSDK.Engagement?", - "children": [ - { - "kind": "TypeNominal", - "name": "Engagement", - "printedName": "GliaCoreSDK.Engagement", - "usr": "c:@M@GliaCoreSDK@objc(cs)Engagement" - } - ], - "usr": "s:Sq" - } - ] - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK18EngagementHandlingP02onD7ChangedyyAA0D0CSgcvg", - "mangledName": "$s11GliaCoreSDK18EngagementHandlingP02onD7ChangedyyAA0D0CSgcvg", - "moduleName": "GliaCoreSDK", - "genericSig": "<τ_0_0 where τ_0_0 : GliaCoreSDK.EngagementHandling>", - "sugared_genericSig": "", - "protocolReq": true, - "reqNewWitnessTableEntry": true, - "accessorKind": "get" - } - ] } ], "declKind": "Protocol", @@ -36175,255 +35976,6 @@ ], "isFromExtension": true, "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "subscribeToUnreadMessageCount", - "printedName": "subscribeToUnreadMessageCount(completion:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Result) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Result", - "printedName": "Swift.Result", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Int?", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:s6ResultO" - } - ] - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK0aB0C19SecureConversationsC29subscribeToUnreadMessageCount10completionSSSgys6ResultOySiSgs5Error_pGc_tF", - "mangledName": "$s11GliaCoreSDK0aB0C19SecureConversationsC29subscribeToUnreadMessageCount10completionSSSgys6ResultOySiSgs5Error_pGc_tF", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "unsubscribeFromUnreadMessageCount", - "printedName": "unsubscribeFromUnreadMessageCount(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK0aB0C19SecureConversationsC33unsubscribeFromUnreadMessageCountyySSF", - "mangledName": "$s11GliaCoreSDK0aB0C19SecureConversationsC33unsubscribeFromUnreadMessageCountyySSF", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "pendingSecureConversationStatus", - "printedName": "pendingSecureConversationStatus(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Result) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Result", - "printedName": "Swift.Result", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:s6ResultO" - } - ] - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK0aB0C19SecureConversationsC07pendingD18ConversationStatusyyys6ResultOySbs5Error_pGcF", - "mangledName": "$s11GliaCoreSDK0aB0C19SecureConversationsC07pendingD18ConversationStatusyyys6ResultOySbs5Error_pGcF", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "subscribeToPendingSecureConversationStatus", - "printedName": "subscribeToPendingSecureConversationStatus(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Result) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Result", - "printedName": "Swift.Result", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:s6ResultO" - } - ] - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK0aB0C19SecureConversationsC018subscribeToPendingD18ConversationStatusySSSgys6ResultOySbs5Error_pGcF", - "mangledName": "$s11GliaCoreSDK0aB0C19SecureConversationsC018subscribeToPendingD18ConversationStatusySSSgys6ResultOySbs5Error_pGcF", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "unsubscribeFromPendingSecureConversationStatus", - "printedName": "unsubscribeFromPendingSecureConversationStatus(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK0aB0C19SecureConversationsC022unsubscribeFromPendingD18ConversationStatusyySSF", - "mangledName": "$s11GliaCoreSDK0aB0C19SecureConversationsC022unsubscribeFromPendingD18ConversationStatusyySSF", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" } ], "declKind": "Class", @@ -38606,10 +38158,71 @@ } ] }, + { + "kind": "Var", + "name": "shouldPauseSecureConversationsMessages", + "printedName": "shouldPauseSecureConversationsMessages", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:11GliaCoreSDK25QueueForEngagementOptionsV38shouldPauseSecureConversationsMessagesSbSgvp", + "mangledName": "$s11GliaCoreSDK25QueueForEngagementOptionsV38shouldPauseSecureConversationsMessagesSbSgvp", + "moduleName": "GliaCoreSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:11GliaCoreSDK25QueueForEngagementOptionsV38shouldPauseSecureConversationsMessagesSbSgvg", + "mangledName": "$s11GliaCoreSDK25QueueForEngagementOptionsV38shouldPauseSecureConversationsMessagesSbSgvg", + "moduleName": "GliaCoreSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, { "kind": "Constructor", "name": "init", - "printedName": "init(queueIds:visitorContext:shouldCloseAllQueues:mediaType:engagementOptions:)", + "printedName": "init(queueIds:visitorContext:shouldCloseAllQueues:mediaType:engagementOptions:shouldPauseSecureConversationsMessages:)", "children": [ { "kind": "TypeNominal", @@ -38673,11 +38286,26 @@ ], "hasDefaultArg": true, "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" } ], "declKind": "Constructor", - "usr": "s:11GliaCoreSDK25QueueForEngagementOptionsV8queueIds14visitorContext20shouldCloseAllQueues9mediaType010engagementG0ACSaySSG_AA07VisitorK0CSgSbAA05MediaQ0OAA0fG0VSgtcfc", - "mangledName": "$s11GliaCoreSDK25QueueForEngagementOptionsV8queueIds14visitorContext20shouldCloseAllQueues9mediaType010engagementG0ACSaySSG_AA07VisitorK0CSgSbAA05MediaQ0OAA0fG0VSgtcfc", + "usr": "s:11GliaCoreSDK25QueueForEngagementOptionsV8queueIds14visitorContext20shouldCloseAllQueues9mediaType010engagementG00L32PauseSecureConversationsMessagesACSaySSG_AA07VisitorK0CSgSbAA05MediaQ0OAA0fG0VSgSbSgtcfc", + "mangledName": "$s11GliaCoreSDK25QueueForEngagementOptionsV8queueIds14visitorContext20shouldCloseAllQueues9mediaType010engagementG00L32PauseSecureConversationsMessagesACSaySSG_AA07VisitorK0CSgSbAA05MediaQ0OAA0fG0VSgSbSgtcfc", "moduleName": "GliaCoreSDK", "declAttributes": [ "AccessControl", @@ -39085,161 +38713,10 @@ } ] }, - { - "kind": "Var", - "name": "status", - "printedName": "status", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ], - "declKind": "Var", - "usr": "s:11GliaCoreSDK10EngagementC6statusAC6StatusOvp", - "mangledName": "$s11GliaCoreSDK10EngagementC6statusAC6StatusOvp", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "HasStorage", - "AccessControl", - "RawDocComment" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK10EngagementC6statusAC6StatusOvg", - "mangledName": "$s11GliaCoreSDK10EngagementC6statusAC6StatusOvg", - "moduleName": "GliaCoreSDK", - "implicit": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK10EngagementC6statusAC6StatusOvs", - "mangledName": "$s11GliaCoreSDK10EngagementC6statusAC6StatusOvs", - "moduleName": "GliaCoreSDK", - "implicit": true, - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK10EngagementC6statusAC6StatusOvM", - "mangledName": "$s11GliaCoreSDK10EngagementC6statusAC6StatusOvM", - "moduleName": "GliaCoreSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "capabilities", - "printedName": "capabilities", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "GliaCoreSDK.Engagement.Capabilities?", - "children": [ - { - "kind": "TypeNominal", - "name": "Capabilities", - "printedName": "GliaCoreSDK.Engagement.Capabilities", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "s:11GliaCoreSDK10EngagementC12capabilitiesAC12CapabilitiesVSgvp", - "mangledName": "$s11GliaCoreSDK10EngagementC12capabilitiesAC12CapabilitiesVSgvp", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "Final", - "HasStorage", - "AccessControl", - "RawDocComment" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "GliaCoreSDK.Engagement.Capabilities?", - "children": [ - { - "kind": "TypeNominal", - "name": "Capabilities", - "printedName": "GliaCoreSDK.Engagement.Capabilities", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK10EngagementC12capabilitiesAC12CapabilitiesVSgvg", - "mangledName": "$s11GliaCoreSDK10EngagementC12capabilitiesAC12CapabilitiesVSgvg", - "moduleName": "GliaCoreSDK", - "implicit": true, - "declAttributes": [ - "Final" - ], - "accessorKind": "get" - } - ] - }, { "kind": "Constructor", "name": "init", - "printedName": "init(id:engagedOperator:source:fetchSurvey:restartedFromEngagementId:mediaStreams:status:capabilities:)", + "printedName": "init(id:engagedOperator:source:fetchSurvey:restartedFromEngagementId:mediaStreams:)", "children": [ { "kind": "TypeNominal", @@ -39358,31 +38835,11 @@ "name": "Media", "printedName": "GliaCoreSDK.Engagement.Media", "usr": "s:11GliaCoreSDK10EngagementC5MediaV" - }, - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "GliaCoreSDK.Engagement.Capabilities?", - "children": [ - { - "kind": "TypeNominal", - "name": "Capabilities", - "printedName": "GliaCoreSDK.Engagement.Capabilities", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV" - } - ], - "usr": "s:Sq" } ], "declKind": "Constructor", - "usr": "s:11GliaCoreSDK10EngagementC2id15engagedOperator6source11fetchSurvey013restartedFromD2Id12mediaStreams6status12capabilitiesACSS_AA0G0CSgAA0D6SourceOySS_ys6ResultOyAA0J0VSgAA0aB5ErrorCGctcSSSgAC5MediaVAC6StatusOAC12CapabilitiesVSgtcfc", - "mangledName": "$s11GliaCoreSDK10EngagementC2id15engagedOperator6source11fetchSurvey013restartedFromD2Id12mediaStreams6status12capabilitiesACSS_AA0G0CSgAA0D6SourceOySS_ys6ResultOyAA0J0VSgAA0aB5ErrorCGctcSSSgAC5MediaVAC6StatusOAC12CapabilitiesVSgtcfc", + "usr": "s:11GliaCoreSDK10EngagementC2id15engagedOperator6source11fetchSurvey013restartedFromD2Id12mediaStreamsACSS_AA0G0CSgAA0D6SourceOySS_ys6ResultOyAA0J0VSgAA0aB5ErrorCGctcSSSgAC5MediaVtcfc", + "mangledName": "$s11GliaCoreSDK10EngagementC2id15engagedOperator6source11fetchSurvey013restartedFromD2Id12mediaStreamsACSS_AA0G0CSgAA0D6SourceOySS_ys6ResultOyAA0J0VSgAA0aB5ErrorCGctcSSSgAC5MediaVtcfc", "moduleName": "GliaCoreSDK", "declAttributes": [ "AccessControl", @@ -39665,386 +39122,6 @@ "RawDocComment" ], "isFromExtension": true - }, - { - "kind": "TypeDecl", - "name": "Capabilities", - "printedName": "Capabilities", - "children": [ - { - "kind": "Var", - "name": "text", - "printedName": "text", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Var", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV4textSbvp", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV4textSbvp", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "HasStorage", - "AccessControl", - "RawDocComment" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV4textSbvg", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV4textSbvg", - "moduleName": "GliaCoreSDK", - "implicit": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "isTextMessageAllowed", - "printedName": "isTextMessageAllowed", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Var", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV20isTextMessageAllowedSbvp", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV20isTextMessageAllowedSbvp", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV20isTextMessageAllowedSbvg", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV20isTextMessageAllowedSbvg", - "moduleName": "GliaCoreSDK", - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(text:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Capabilities", - "printedName": "GliaCoreSDK.Engagement.Capabilities", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Constructor", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV4textAESb_tcfc", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV4textAESb_tcfc", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Capabilities", - "printedName": "GliaCoreSDK.Engagement.Capabilities", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" - } - ], - "declKind": "Constructor", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV4fromAEs7Decoder_p_tKcfc", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV4fromAEs7Decoder_p_tKcfc", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "AccessControl" - ], - "throwing": true, - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV6encode2toys7Encoder_p_tKF", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV6encode2toys7Encoder_p_tKF", - "moduleName": "GliaCoreSDK", - "implicit": true, - "throwing": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Struct", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" - }, - { - "kind": "Conformance", - "name": "Encodable", - "printedName": "Encodable", - "usr": "s:SE", - "mangledName": "$sSE" - } - ] - }, - { - "kind": "TypeDecl", - "name": "Status", - "printedName": "Status", - "children": [ - { - "kind": "Var", - "name": "engaged", - "printedName": "engaged", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(GliaCoreSDK.Engagement.Status.Type) -> GliaCoreSDK.Engagement.Status", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "GliaCoreSDK.Engagement.Status.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO7engagedyA2EmF", - "mangledName": "$s11GliaCoreSDK10EngagementC6StatusO7engagedyA2EmF", - "moduleName": "GliaCoreSDK" - }, - { - "kind": "Var", - "name": "transferring", - "printedName": "transferring", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(GliaCoreSDK.Engagement.Status.Type) -> GliaCoreSDK.Engagement.Status", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "GliaCoreSDK.Engagement.Status.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO12transferringyA2EmF", - "mangledName": "$s11GliaCoreSDK10EngagementC6StatusO12transferringyA2EmF", - "moduleName": "GliaCoreSDK" - }, - { - "kind": "Var", - "name": "unknown", - "printedName": "unknown", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(GliaCoreSDK.Engagement.Status.Type) -> (Swift.String) -> GliaCoreSDK.Engagement.Status", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.String) -> GliaCoreSDK.Engagement.Status", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ] - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "GliaCoreSDK.Engagement.Status.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO7unknownyAESScAEmF", - "mangledName": "$s11GliaCoreSDK10EngagementC6StatusO7unknownyAESScAEmF", - "moduleName": "GliaCoreSDK" - }, - { - "kind": "Function", - "name": "==", - "printedName": "==(_:_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - }, - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO2eeoiySbAE_AEtFZ", - "mangledName": "$s11GliaCoreSDK10EngagementC6StatusO2eeoiySbAE_AEtFZ", - "moduleName": "GliaCoreSDK", - "static": true, - "implicit": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Enum", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO", - "mangledName": "$s11GliaCoreSDK10EngagementC6StatusO", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - } - ] } ], "declKind": "Class", @@ -44205,38 +43282,31 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/VisitorState.swift", "kind": "StringLiteral", - "offset": 1183, + "offset": 983, "length": 12, "value": "\"engagement\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/VisitorState.swift", "kind": "StringLiteral", - "offset": 1227, + "offset": 1027, "length": 7, "value": "\"omniq\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/VisitorState.swift", "kind": "StringLiteral", - "offset": 1183, + "offset": 983, "length": 12, "value": "\"engagement\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/VisitorState.swift", "kind": "StringLiteral", - "offset": 1227, + "offset": 1027, "length": 7, "value": "\"omniq\"" }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/VisitorState.swift", - "kind": "BooleanLiteral", - "offset": 3615, - "length": 4, - "value": "true" - }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/MessageManager\/MessageManager.swift", "kind": "BooleanLiteral", @@ -44772,28 +43842,28 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore+Environment.swift", "kind": "IntegerLiteral", - "offset": 2737, + "offset": 2576, "length": 2, "value": "25" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore+Environment.swift", "kind": "StringLiteral", - "offset": 2841, + "offset": 2680, "length": 39, "value": "\"gliaCore.liveObservation.captureQueue\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore+Environment.swift", "kind": "StringLiteral", - "offset": 3120, + "offset": 2959, "length": 13, "value": "\"GliaWidgets\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore+Environment.swift", "kind": "StringLiteral", - "offset": 3157, + "offset": 2996, "length": 13, "value": "\"GliaCoreSDK\"" }, @@ -47082,35 +46152,21 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/MessageManager\/MessageManager+SecureConversations.swift", "kind": "StringLiteral", - "offset": 4288, - "length": 54, - "value": "\"\/alpha\/messaging\/chat_messages\/\"" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/MessageManager\/MessageManager+SecureConversations.swift", - "kind": "StringLiteral", - "offset": 4341, - "length": 1, - "value": "\"\"" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/MessageManager\/MessageManager+SecureConversations.swift", - "kind": "StringLiteral", - "offset": 4357, + "offset": 4202, "length": 48, "value": "\"\/messaging\/chat_messages\/\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/MessageManager\/MessageManager+SecureConversations.swift", "kind": "StringLiteral", - "offset": 4404, + "offset": 4249, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/MessageManager\/MessageManager+SecureConversations.swift", "kind": "StringLiteral", - "offset": 5039, + "offset": 4884, "length": 36, "value": "\"\/messaging\/mark_chat_messages_read\"" }, @@ -47775,70 +46831,70 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "StringLiteral", - "offset": 2079, + "offset": 2189, "length": 52, "value": "\"Site API should not return nil in Enqueuer.siteApi\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "StringLiteral", - "offset": 2771, + "offset": 2881, "length": 50, "value": "\"Unable to fetch site with id \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "StringLiteral", - "offset": 2810, + "offset": 2920, "length": 1, "value": "\": \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "StringLiteral", - "offset": 2820, + "offset": 2930, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "BooleanLiteral", - "offset": 4679, + "offset": 5032, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "BooleanLiteral", - "offset": 4919, + "offset": 5272, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "StringLiteral", - "offset": 5080, + "offset": 5433, "length": 60, "value": "\"Queue ticket creation failed with statusCode \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "StringLiteral", - "offset": 5139, + "offset": 5492, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "BooleanLiteral", - "offset": 7109, + "offset": 7462, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "BooleanLiteral", - "offset": 7151, + "offset": 7504, "length": 4, "value": "true" }, @@ -49739,13 +48795,6 @@ "length": 31, "value": "\"external_operator_not_reached\"" }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", - "kind": "StringLiteral", - "offset": 1541, - "length": 11, - "value": "\"follow_up\"" - }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", @@ -49812,164 +48861,136 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 1541, - "length": 11, - "value": "\"follow_up\"" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", - "kind": "StringLiteral", - "offset": 1785, + "offset": 1753, "length": 9, "value": "\"engaged\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 1843, + "offset": 1811, "length": 14, "value": "\"transferring\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 1906, + "offset": 1874, "length": 22, "value": "\"unknown(\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 1926, + "offset": 1894, "length": 1, "value": "\")\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 2035, + "offset": 2003, "length": 9, "value": "\"engaged\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 2095, + "offset": 2063, "length": 14, "value": "\"transferring\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 3525, + "offset": 3432, "length": 10, "value": "\"platform\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 3567, + "offset": 3474, "length": 10, "value": "\"operator\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 3525, + "offset": 3432, "length": 10, "value": "\"platform\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 3567, + "offset": 3474, "length": 10, "value": "\"operator\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 4368, + "offset": 4275, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 4488, + "offset": 4395, "length": 4, "value": "\"%@\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 4494, + "offset": 4401, "length": 34, "value": "\"SubEngagement: empty operator ID\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 4633, + "offset": 4540, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 4789, + "offset": 4696, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 11045, + "offset": 10591, "length": 11, "value": "\"timed_out\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 11108, + "offset": 10654, "length": 10, "value": "\"accepted\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 11979, + "offset": 11525, "length": 11, "value": "\"timed_out\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 12057, + "offset": 11603, "length": 10, "value": "\"accepted\"" }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", - "kind": "BooleanLiteral", - "offset": 12353, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", - "kind": "BooleanLiteral", - "offset": 12551, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", - "kind": "BooleanLiteral", - "offset": 12582, - "length": 5, - "value": "false" - }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.CallVisualizer.swift", "kind": "StringLiteral", @@ -51776,13 +50797,6 @@ "length": 26, "value": "\"PushNotificationsEnabled\"" }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/SubscriptionClient\/SubscriptionClient.Implementation.swift", - "kind": "Dictionary", - "offset": 119, - "length": 3, - "value": "[]" - }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Error\/GliaCoreError.swift", "kind": "IntegerLiteral", @@ -52635,7 +51649,7 @@ "kind": "StringLiteral", "offset": 426, "length": 7, - "value": "\"2.0.4\"" + "value": "\"1.5.8\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/NetworkConnectionMonitor\/PathMonitorClient.Live.swift", @@ -52689,707 +51703,707 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 2464, + "offset": 2100, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 2624, + "offset": 2260, "length": 93, "value": "\"Remote string could not be fetched because self was unexpectedly deallocated, key='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 2714, + "offset": 2350, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 2895, + "offset": 2531, "length": 46, "value": "\"Custom locale not initialized, key='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 2938, + "offset": 2574, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 2999, + "offset": 2635, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 3150, + "offset": 2778, "length": 53, "value": "\"Key does not exist in remote strings, key='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 3200, + "offset": 2828, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 4965, + "offset": 4552, "length": 93, "value": "\"Setting 'activeEngagement' from '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 5017, + "offset": 4604, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 5020, + "offset": 4607, "length": 6, "value": "\"' to '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 5052, + "offset": 4639, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 5055, + "offset": 4642, "length": 3, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "Dictionary", - "offset": 6568, + "offset": 6155, "length": 3, "value": "[]" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 8556, + "offset": 8143, "length": 197, "value": "\"Unable to return 'SiteManaging' instance because SDK is not configured using `GliaCore.sharedInstance.configure(with:)` method.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "Array", - "offset": 9808, + "offset": 9395, "length": 2, "value": "[]" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "IntegerLiteral", - "offset": 11928, + "offset": 11515, "length": 1, "value": "1" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "IntegerLiteral", - "offset": 11955, + "offset": 11542, "length": 1, "value": "1" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 15582, + "offset": 15169, "length": 108, "value": "\"Request for authenticated visitor failed. Access token is expired: \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 15676, + "offset": 15263, "length": 6, "value": "\" status code.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16261, + "offset": 15848, "length": 49, "value": "\"Register Remote Logging failed: \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16309, + "offset": 15896, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16372, + "offset": 15959, "length": 76, "value": "\"Register Remote Logging failed: \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16447, + "offset": 16034, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16851, + "offset": 16438, "length": 118, "value": "\"Socket connection has been established after connection state changing (to='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16945, + "offset": 16532, "length": 16, "value": "\"') with result='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16966, + "offset": 16553, "length": 3, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "IntegerLiteral", - "offset": 23899, + "offset": 23486, "length": 1, "value": "1" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "IntegerLiteral", - "offset": 23934, + "offset": 23521, "length": 1, "value": "1" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 25923, + "offset": 25510, "length": 79, "value": "\"Unable to add remote logger to \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 25961, + "offset": 25548, "length": 7, "value": "\" because it is not \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 25991, + "offset": 25578, "length": 8, "value": "\" instance.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 27189, + "offset": 26776, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 28859, + "offset": 28044, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 29225, + "offset": 28410, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 31053, + "offset": 30238, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 31231, + "offset": 30416, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 38192, + "offset": 37377, "length": 48, "value": "\"Engagement has failed with reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 38237, + "offset": 37422, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 38896, + "offset": 38081, "length": 83, "value": "\"Engagement failed with no error. engagement_id='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 38974, + "offset": 38159, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 38977, + "offset": 38162, "length": 3, "value": "\"'\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 40896, + "offset": 40081, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 40928, + "offset": 40113, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 42347, + "offset": 41532, "length": 78, "value": "\"Socket connection has been established after background with result='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 42422, + "offset": 41607, "length": 5, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 43380, + "offset": 42565, "length": 72, "value": "\"Channel connection has not been established. Reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 43449, + "offset": 42634, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 46628, + "offset": 45813, "length": 64, "value": "\"Channel connection has not been established. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 46689, + "offset": 45874, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 47255, + "offset": 46440, "length": 64, "value": "\"SiteManaging not available. Can't initialize live observation.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 47476, + "offset": 46661, "length": 61, "value": "\"Channel is nil. Aborting setting up live observation medra.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 47985, + "offset": 47170, "length": 61, "value": "\"Channel is nil. Aborting setting up live observation medra.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 48267, + "offset": 47452, "length": 83, "value": "\"Site not available. Aborting setting up live observation medra. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 48347, + "offset": 47532, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 48832, + "offset": 48017, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 52325, + "offset": 51510, "length": 22, "value": "\"cleanedOnFirstLaunch\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 52376, + "offset": 51561, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 52547, + "offset": 51732, "length": 63, "value": "\"Cleaning keychain because of '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 52584, + "offset": 51769, "length": 6, "value": "\"' is '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 52607, + "offset": 51792, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 54052, + "offset": 53237, "length": 56, "value": "\"Skipping handling visitor state update as it is 'nil'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "IntegerLiteral", - "offset": 56216, + "offset": 54998, "length": 1, "value": "2" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 57037, + "offset": 55667, "length": 83, "value": "\"Engagement (id: '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 57071, + "offset": 55701, "length": 12, "value": "\"', status: '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 57103, + "offset": 55733, "length": 18, "value": "\"') is recovered.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 57231, + "offset": 55861, "length": 82, "value": "\"Engagement (id: '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 57265, + "offset": 55895, "length": 12, "value": "\"', status: '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 57297, + "offset": 55927, "length": 17, "value": "\"') is accepted.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 58191, + "offset": 56821, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 58830, + "offset": 57460, "length": 300, "value": "\"engagement_id='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 58888, + "offset": 57518, "length": 8, "value": "\"', sdk='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 58922, + "offset": 57552, "length": 8, "value": "\"', iOS='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 58957, + "offset": 57587, "length": 4, "value": "\"', device='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 59009, + "offset": 57639, "length": 22, "value": "\"', pushNotifications='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 59061, + "offset": 57691, "length": 1, "value": "\" \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 59103, + "offset": 57733, "length": 3, "value": "\"'.\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 60018, + "offset": 58648, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 61723, + "offset": 60353, "length": 63, "value": "\"Can't set up media for engagement because visitor is missing.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 65172, + "offset": 63802, "length": 19, "value": "\"Engagement ended.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 69560, + "offset": 68190, "length": 77, "value": "\"Media upgrade has been successful. engagement_id='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 69634, + "offset": 68264, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 69728, + "offset": 68358, "length": 89, "value": "\"Error posting media upgrade of type '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 69794, + "offset": 68424, "length": 10, "value": "\"'. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 69814, + "offset": 68444, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 70093, + "offset": 68723, "length": 41, "value": "\"Media upgrade failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 70131, + "offset": 68761, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 70843, + "offset": 68930, "length": 22, "value": "\"capabilities:request\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 70902, + "offset": 68989, "length": 23, "value": "\"capabilities:response\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 70843, + "offset": 68930, "length": 22, "value": "\"capabilities:request\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 70902, + "offset": 68989, "length": 23, "value": "\"capabilities:response\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 72813, + "offset": 70900, "length": 94, "value": "\"Screen sharing failed with error 'screenSharingNotAvailable'. Reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 72904, + "offset": 70991, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 73148, + "offset": 71235, "length": 93, "value": "\"Screen sharing failed with error 'notAvailableOnIOSVersion'. Reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 73238, + "offset": 71325, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 73468, + "offset": 71555, "length": 78, "value": "\"Connection failed with error 'proposalError'. Reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 73543, + "offset": 71630, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 73761, + "offset": 71848, "length": 76, "value": "\"RTCClient failed with error 'noConnection'. Reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 73834, + "offset": 71921, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 74047, + "offset": 72134, "length": 72, "value": "\"Medra failed with error 'networkError'. Reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 74116, + "offset": 72203, "length": 4, "value": "\"'.\"" }, @@ -54397,171 +53411,178 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 2487, + "offset": 2591, "length": 58, "value": "\"Queue ID array contains invalid Queue IDs: \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 2544, + "offset": 2648, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 5315, + "offset": 5682, "length": 18, "value": "\"Unexpected error\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 6235, + "offset": 6602, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 7676, + "offset": 8196, "length": 18, "value": "\"Unexpected error\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 10589, + "offset": 11260, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 10961, + "offset": 11632, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 11352, + "offset": 12023, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 12127, + "offset": 12798, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 13099, + "offset": 13770, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 13211, + "offset": 13882, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 13998, + "offset": 14669, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 14236, + "offset": 14907, "length": 69, "value": "\"Failed to create UUID with queue ticket ID. id='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 14302, + "offset": 14973, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 14334, + "offset": 15005, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 14363, + "offset": 15034, "length": 40, "value": "\"The queue ticket ID is not valid UUID.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 14784, + "offset": 15455, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 14975, + "offset": 15646, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "Array", - "offset": 17160, + "offset": 17831, "length": 2, "value": "[]" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 19093, + "offset": 19764, "length": 52, "value": "\"Subscribing failed. Queue identifiers are missing.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 19241, + "offset": 19912, "length": 7, "value": "\"watch\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 19260, + "offset": 19931, "length": 8, "value": "\"topics\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 19285, + "offset": 19956, "length": 13, "value": "\"queue:\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 19297, + "offset": 19968, "length": 5, "value": "\"\"" }, + { + "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", + "kind": "Dictionary", + "offset": 21709, + "length": 3, + "value": "[]" + }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/CameraDevice.swift", "kind": "StringLiteral", @@ -54572,339 +53593,297 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 3468, + "offset": 3469, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 7670, + "offset": 7672, "length": 62, "value": "\"Sending a message without text or attachment is not allowed.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 8439, + "offset": 8450, "length": 62, "value": "\"Posting chatMessage completed with messageId: \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 8499, + "offset": 8510, "length": 1, "value": "\".\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 8663, + "offset": 8675, "length": 52, "value": "\"Send message request has failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 8712, + "offset": 8724, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 8769, + "offset": 8781, "length": 52, "value": "\"Send message request has failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 8818, + "offset": 8830, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "Array", - "offset": 10059, + "offset": 10071, "length": 2, "value": "[]" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "BooleanLiteral", - "offset": 10513, + "offset": 10525, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 12693, + "offset": 12697, "length": 35, "value": "\"File url for uploading not found.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 13278, + "offset": 13290, "length": 38, "value": "\"File has been uploaded successfully.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 13463, + "offset": 13476, "length": 54, "value": "\"File uploading request has failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 13514, + "offset": 13527, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 13567, + "offset": 13580, "length": 67, "value": "\"File uploading has failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 13631, + "offset": 13644, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "BooleanLiteral", - "offset": 14457, + "offset": 14471, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 15475, + "offset": 15489, "length": 32, "value": "\"A file id is missed or invalid\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "BooleanLiteral", - "offset": 16345, + "offset": 16361, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 17307, + "offset": 17325, "length": 39, "value": "\"File has been downloaded succesfully.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 17494, + "offset": 17513, "length": 56, "value": "\"File downloading request has failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 17547, + "offset": 17566, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 17639, + "offset": 17658, "length": 26, "value": "\"File downloading failed.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 18082, + "offset": 18103, "length": 41, "value": "\"File info has been fetched succesfully.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 18257, + "offset": 18279, "length": 58, "value": "\"File info fetching request has failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 18312, + "offset": 18334, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 18396, + "offset": 18418, "length": 27, "value": "\"File can't be downloaded.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 19701, + "offset": 19717, "length": 39, "value": "\"Messages marked as read successfully.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 19884, + "offset": 19900, "length": 38, "value": "\"Marking messages as read has failed.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 19971, + "offset": 19988, "length": 39, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 19991, + "offset": 20008, "length": 5, "value": "\" Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 20007, + "offset": 20024, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 20289, + "offset": 20307, "length": 79, "value": "\"Error getting the visitor for marking messages as read, error=\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 20367, + "offset": 20385, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "BooleanLiteral", - "offset": 20474, + "offset": 20492, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 21845, + "offset": 21865, "length": 63, "value": "\"No unread message count present in VisitorState, returning 0.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "IntegerLiteral", - "offset": 21950, + "offset": 21970, "length": 1, "value": "0" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 22038, + "offset": 22059, "length": 88, "value": "\"Unread message count present in VisitorState, \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 22106, + "offset": 22127, "length": 6, "value": "\" unread message(s).\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 22263, + "offset": 22285, "length": 78, "value": "\"Error getting the visitor for unread message count, error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 22338, + "offset": 22360, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "BooleanLiteral", - "offset": 22477, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", - "kind": "BooleanLiteral", - "offset": 25243, + "offset": 22499, "length": 5, "value": "false" }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", - "kind": "BooleanLiteral", - "offset": 25497, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", - "kind": "IntegerLiteral", - "offset": 25925, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", - "kind": "BooleanLiteral", - "offset": 26806, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", - "kind": "BooleanLiteral", - "offset": 27064, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", - "kind": "BooleanLiteral", - "offset": 28208, - "length": 4, - "value": "true" - }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Extensions\/UIView.swift", "kind": "FloatLiteral", @@ -55125,7 +54104,7 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/QueueForEngagementOptions.swift", "kind": "BooleanLiteral", - "offset": 1574, + "offset": 2298, "length": 4, "value": "true" }, @@ -55153,24 +54132,17 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/Engagement.swift", "kind": "StringLiteral", - "offset": 2915, + "offset": 2652, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/Engagement.swift", "kind": "StringLiteral", - "offset": 3007, + "offset": 2744, "length": 2, "value": "\"\"" }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/Engagement.swift", - "kind": "BooleanLiteral", - "offset": 3985, - "length": 5, - "value": "false" - }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/MediaUpgradeRequest.swift", "kind": "StringLiteral", @@ -55482,70 +54454,70 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 1284, + "offset": 1343, "length": 5, "value": "\"sdk\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 1489, + "offset": 1616, "length": 16, "value": "\"\/queue_tickets\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 1543, + "offset": 1670, "length": 12, "value": "\"site_ids[]\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 1996, + "offset": 2123, "length": 9, "value": "\"\/queues\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 2043, + "offset": 2170, "length": 12, "value": "\"site_ids[]\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 2415, + "offset": 2542, "length": 52, "value": "\"\/queue_tickets\/\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 2466, + "offset": 2593, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 2505, + "offset": 2632, "length": 12, "value": "\"site_ids[]\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "IntegerLiteral", - "offset": 2731, + "offset": 2858, "length": 3, "value": "204" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "Dictionary", - "offset": 4435, + "offset": 4686, "length": 17, "value": "[(\"one_way\", true)]" }, diff --git a/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios.private.swiftinterface b/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios.private.swiftinterface index 0a6501f..61a7f3c 100644 --- a/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +++ b/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios.private.swiftinterface @@ -51,7 +51,6 @@ public enum EngagementEndingReason { case visitorHungUp case operatorHungUp case error - case followUp public static func == (a: GliaCoreSDK.EngagementEndingReason, b: GliaCoreSDK.EngagementEndingReason) -> Swift.Bool public func hash(into hasher: inout Swift.Hasher) public var hashValue: Swift.Int { @@ -129,8 +128,6 @@ public protocol EngagementHandling { var onEngagementRequest: GliaCoreSDK.RequestOfferBlock { get } var onEngagementTransfer: GliaCoreSDK.EngagementTransferBlock { get } var onEngagementTransferring: GliaCoreSDK.EngagementTransferringBlock { get } - var onLiveToSecureConversationsEngagementTransferring: GliaCoreSDK.EngagementTransferringBlock { get } - var onEngagementChanged: GliaCoreSDK.EngagementChangedBlock { get } } @objc public protocol MessageHandling { @objc func receive(message: GliaCoreSDK.Message) @@ -293,7 +290,6 @@ public typealias EngagementFileProgressBlock = (GliaCoreSDK.EngagementFileProgre public typealias EngagementFileCompletionBlock = (GliaCoreSDK.EngagementFileInformation?, GliaCoreSDK.GliaCoreError?) -> Swift.Void public typealias EngagementFileFetchCompletionBlock = (GliaCoreSDK.EngagementFileData?, GliaCoreSDK.GliaCoreError?) -> Swift.Void public typealias StreamableOnHoldHandler = (_ onHold: Swift.Bool) -> Swift.Void -public typealias EngagementChangedBlock = (GliaCoreSDK.Engagement?) -> Swift.Void public protocol PushNotificationsHandling { func userNotificationCenter(_ center: UserNotifications.UNUserNotificationCenter, willPresent notification: UserNotifications.UNNotification, withCompletionHandler completionHandler: @escaping (UserNotifications.UNNotificationPresentationOptions) -> Swift.Void) func userNotificationCenter(_ center: UserNotifications.UNUserNotificationCenter, didReceive response: UserNotifications.UNNotificationResponse, withCompletionHandler completionHandler: @escaping () -> Swift.Void) @@ -1312,16 +1308,6 @@ extension GliaCoreSDK.GliaCore.SecureConversations { @discardableResult final public func markMessagesAsRead(completion: @escaping (Swift.Result) -> Swift.Void) -> GliaCoreSDK.GliaCore.Cancellable final public func getUnreadMessageCount(completion: @escaping (Swift.Result) -> Swift.Void) - final public func subscribeToUnreadMessageCount(completion: @escaping (Swift.Result) -> Swift.Void) -> Swift.String? - final public func unsubscribeFromUnreadMessageCount(_ subscriptionToken: Swift.String) -} -extension GliaCoreSDK.GliaCore.SecureConversations { - final public func pendingSecureConversationStatus(_ callback: @escaping (Swift.Result) -> Swift.Void) - final public func subscribeToPendingSecureConversationStatus(_ callback: @escaping (Swift.Result) -> Swift.Void) -> Swift.String? - final public func unsubscribeFromPendingSecureConversationStatus(_ subscriptionToken: Swift.String) -} -extension GliaCoreSDK.GliaCore.SecureConversations { - #warning("Remove this feature flag once 'follow up' API is stable") } extension GliaCoreSDK.GliaCore { final public func startSocketObservation() @@ -1341,7 +1327,8 @@ public struct QueueForEngagementOptions { public let shouldCloseAllQueues: Swift.Bool public let mediaType: GliaCoreSDK.MediaType public let engagementOptions: GliaCoreSDK.EngagementOptions? - public init(queueIds: [Swift.String], visitorContext: GliaCoreSDK.VisitorContext? = nil, shouldCloseAllQueues: Swift.Bool = true, mediaType: GliaCoreSDK.MediaType, engagementOptions: GliaCoreSDK.EngagementOptions? = nil) + public let shouldPauseSecureConversationsMessages: Swift.Bool? + public init(queueIds: [Swift.String], visitorContext: GliaCoreSDK.VisitorContext? = nil, shouldCloseAllQueues: Swift.Bool = true, mediaType: GliaCoreSDK.MediaType, engagementOptions: GliaCoreSDK.EngagementOptions? = nil, shouldPauseSecureConversationsMessages: Swift.Bool? = nil) } @objc @objcMembers public class Engagement : ObjectiveC.NSObject { @objc final public let id: Swift.String @@ -1349,9 +1336,7 @@ public struct QueueForEngagementOptions { final public let source: GliaCoreSDK.EngagementSource @objc public var restartedFromEngagementId: Swift.String? public var mediaStreams: GliaCoreSDK.Engagement.Media - public var status: GliaCoreSDK.Engagement.Status - final public let capabilities: GliaCoreSDK.Engagement.Capabilities? - public init(id: Swift.String, engagedOperator: GliaCoreSDK.Operator?, source: GliaCoreSDK.EngagementSource, fetchSurvey: @escaping GliaCoreSDK.Engagement.FetchSurvey, restartedFromEngagementId: Swift.String? = nil, mediaStreams: GliaCoreSDK.Engagement.Media, status: GliaCoreSDK.Engagement.Status, capabilities: GliaCoreSDK.Engagement.Capabilities?) + public init(id: Swift.String, engagedOperator: GliaCoreSDK.Operator?, source: GliaCoreSDK.EngagementSource, fetchSurvey: @escaping GliaCoreSDK.Engagement.FetchSurvey, restartedFromEngagementId: Swift.String? = nil, mediaStreams: GliaCoreSDK.Engagement.Media) @objc deinit } extension GliaCoreSDK.Engagement { @@ -1366,23 +1351,6 @@ extension GliaCoreSDK.Engagement { public init(audio: GliaCoreSDK.MediaDirection?, video: GliaCoreSDK.MediaDirection?) } } -extension GliaCoreSDK.Engagement { - public struct Capabilities : Swift.Codable { - public let text: Swift.Bool - public var isTextMessageAllowed: Swift.Bool { - get - } - public init(text: Swift.Bool) - public init(from decoder: any Swift.Decoder) throws - public func encode(to encoder: any Swift.Encoder) throws - } -} -extension GliaCoreSDK.Engagement { - public enum Status : Swift.Equatable { - case engaged, transferring, unknown(Swift.String) - public static func == (a: GliaCoreSDK.Engagement.Status, b: GliaCoreSDK.Engagement.Status) -> Swift.Bool - } -} @objc public class MediaUpgradeOffer : ObjectiveC.NSObject { final public let type: GliaCoreSDK.MediaType final public let direction: GliaCoreSDK.MediaDirection diff --git a/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios.swiftdoc b/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios.swiftdoc index b3b0141..4848431 100644 Binary files a/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios.swiftdoc and b/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios.swiftdoc differ diff --git a/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios.swiftinterface b/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios.swiftinterface index 45ba5b1..07fe59c 100644 --- a/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios.swiftinterface +++ b/GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios.swiftinterface @@ -51,7 +51,6 @@ public enum EngagementEndingReason { case visitorHungUp case operatorHungUp case error - case followUp public static func == (a: GliaCoreSDK.EngagementEndingReason, b: GliaCoreSDK.EngagementEndingReason) -> Swift.Bool public func hash(into hasher: inout Swift.Hasher) public var hashValue: Swift.Int { @@ -129,8 +128,6 @@ public protocol EngagementHandling { var onEngagementRequest: GliaCoreSDK.RequestOfferBlock { get } var onEngagementTransfer: GliaCoreSDK.EngagementTransferBlock { get } var onEngagementTransferring: GliaCoreSDK.EngagementTransferringBlock { get } - var onLiveToSecureConversationsEngagementTransferring: GliaCoreSDK.EngagementTransferringBlock { get } - var onEngagementChanged: GliaCoreSDK.EngagementChangedBlock { get } } @objc public protocol MessageHandling { @objc func receive(message: GliaCoreSDK.Message) @@ -293,7 +290,6 @@ public typealias EngagementFileProgressBlock = (GliaCoreSDK.EngagementFileProgre public typealias EngagementFileCompletionBlock = (GliaCoreSDK.EngagementFileInformation?, GliaCoreSDK.GliaCoreError?) -> Swift.Void public typealias EngagementFileFetchCompletionBlock = (GliaCoreSDK.EngagementFileData?, GliaCoreSDK.GliaCoreError?) -> Swift.Void public typealias StreamableOnHoldHandler = (_ onHold: Swift.Bool) -> Swift.Void -public typealias EngagementChangedBlock = (GliaCoreSDK.Engagement?) -> Swift.Void public protocol PushNotificationsHandling { func userNotificationCenter(_ center: UserNotifications.UNUserNotificationCenter, willPresent notification: UserNotifications.UNNotification, withCompletionHandler completionHandler: @escaping (UserNotifications.UNNotificationPresentationOptions) -> Swift.Void) func userNotificationCenter(_ center: UserNotifications.UNUserNotificationCenter, didReceive response: UserNotifications.UNNotificationResponse, withCompletionHandler completionHandler: @escaping () -> Swift.Void) @@ -1281,16 +1277,6 @@ extension GliaCoreSDK.GliaCore.SecureConversations { @discardableResult final public func markMessagesAsRead(completion: @escaping (Swift.Result) -> Swift.Void) -> GliaCoreSDK.GliaCore.Cancellable final public func getUnreadMessageCount(completion: @escaping (Swift.Result) -> Swift.Void) - final public func subscribeToUnreadMessageCount(completion: @escaping (Swift.Result) -> Swift.Void) -> Swift.String? - final public func unsubscribeFromUnreadMessageCount(_ subscriptionToken: Swift.String) -} -extension GliaCoreSDK.GliaCore.SecureConversations { - final public func pendingSecureConversationStatus(_ callback: @escaping (Swift.Result) -> Swift.Void) - final public func subscribeToPendingSecureConversationStatus(_ callback: @escaping (Swift.Result) -> Swift.Void) -> Swift.String? - final public func unsubscribeFromPendingSecureConversationStatus(_ subscriptionToken: Swift.String) -} -extension GliaCoreSDK.GliaCore.SecureConversations { - #warning("Remove this feature flag once 'follow up' API is stable") } extension GliaCoreSDK.GliaCore { final public func startSocketObservation() @@ -1310,7 +1296,8 @@ public struct QueueForEngagementOptions { public let shouldCloseAllQueues: Swift.Bool public let mediaType: GliaCoreSDK.MediaType public let engagementOptions: GliaCoreSDK.EngagementOptions? - public init(queueIds: [Swift.String], visitorContext: GliaCoreSDK.VisitorContext? = nil, shouldCloseAllQueues: Swift.Bool = true, mediaType: GliaCoreSDK.MediaType, engagementOptions: GliaCoreSDK.EngagementOptions? = nil) + public let shouldPauseSecureConversationsMessages: Swift.Bool? + public init(queueIds: [Swift.String], visitorContext: GliaCoreSDK.VisitorContext? = nil, shouldCloseAllQueues: Swift.Bool = true, mediaType: GliaCoreSDK.MediaType, engagementOptions: GliaCoreSDK.EngagementOptions? = nil, shouldPauseSecureConversationsMessages: Swift.Bool? = nil) } @objc @objcMembers public class Engagement : ObjectiveC.NSObject { @objc final public let id: Swift.String @@ -1318,9 +1305,7 @@ public struct QueueForEngagementOptions { final public let source: GliaCoreSDK.EngagementSource @objc public var restartedFromEngagementId: Swift.String? public var mediaStreams: GliaCoreSDK.Engagement.Media - public var status: GliaCoreSDK.Engagement.Status - final public let capabilities: GliaCoreSDK.Engagement.Capabilities? - public init(id: Swift.String, engagedOperator: GliaCoreSDK.Operator?, source: GliaCoreSDK.EngagementSource, fetchSurvey: @escaping GliaCoreSDK.Engagement.FetchSurvey, restartedFromEngagementId: Swift.String? = nil, mediaStreams: GliaCoreSDK.Engagement.Media, status: GliaCoreSDK.Engagement.Status, capabilities: GliaCoreSDK.Engagement.Capabilities?) + public init(id: Swift.String, engagedOperator: GliaCoreSDK.Operator?, source: GliaCoreSDK.EngagementSource, fetchSurvey: @escaping GliaCoreSDK.Engagement.FetchSurvey, restartedFromEngagementId: Swift.String? = nil, mediaStreams: GliaCoreSDK.Engagement.Media) @objc deinit } extension GliaCoreSDK.Engagement { @@ -1335,23 +1320,6 @@ extension GliaCoreSDK.Engagement { public init(audio: GliaCoreSDK.MediaDirection?, video: GliaCoreSDK.MediaDirection?) } } -extension GliaCoreSDK.Engagement { - public struct Capabilities : Swift.Codable { - public let text: Swift.Bool - public var isTextMessageAllowed: Swift.Bool { - get - } - public init(text: Swift.Bool) - public init(from decoder: any Swift.Decoder) throws - public func encode(to encoder: any Swift.Encoder) throws - } -} -extension GliaCoreSDK.Engagement { - public enum Status : Swift.Equatable { - case engaged, transferring, unknown(Swift.String) - public static func == (a: GliaCoreSDK.Engagement.Status, b: GliaCoreSDK.Engagement.Status) -> Swift.Bool - } -} @objc public class MediaUpgradeOffer : ObjectiveC.NSObject { final public let type: GliaCoreSDK.MediaType final public let direction: GliaCoreSDK.MediaDirection diff --git a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/GliaCoreSDK b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/GliaCoreSDK index 8480242..bcb232c 100755 Binary files a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/GliaCoreSDK and b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/GliaCoreSDK differ diff --git a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Headers/GliaCoreSDK-Swift.h b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Headers/GliaCoreSDK-Swift.h index fae83b3..efcfa69 100644 --- a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Headers/GliaCoreSDK-Swift.h +++ b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Headers/GliaCoreSDK-Swift.h @@ -376,8 +376,6 @@ SWIFT_CLASS("_TtC11GliaCoreSDK10Engagement") - - /// Error of the Engagement typedef SWIFT_ENUM(NSInteger, EngagementError, open) { /// The Operator is unavailable for an Engagement. @@ -559,22 +557,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GliaCore * _ - -enum LogLevel : NSInteger; - -@interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK)) -/// Configure log level -///
    -///
  • -/// parameters: -///
  • -///
  • -/// level: One of the ‘LogLevel’ values that the logger should use -///
  • -///
-- (void)configureLogLevelWithLevel:(enum LogLevel)level; -@end - @class MediaUpgradeOffer; @interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK)) @@ -605,6 +587,22 @@ enum LogLevel : NSInteger; - (void)requestMediaUpgradeWithOffer:(MediaUpgradeOffer * _Nonnull)offer completion:(void (^ _Nonnull)(BOOL, GliaCoreError * _Nullable))completion; @end +enum LogLevel : NSInteger; + +@interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK)) +/// Configure log level +///
    +///
  • +/// parameters: +///
  • +///
  • +/// level: One of the ‘LogLevel’ values that the logger should use +///
  • +///
+- (void)configureLogLevelWithLevel:(enum LogLevel)level; +@end + + @@ -1762,8 +1760,6 @@ SWIFT_CLASS("_TtC11GliaCoreSDK10Engagement") - - /// Error of the Engagement typedef SWIFT_ENUM(NSInteger, EngagementError, open) { /// The Operator is unavailable for an Engagement. @@ -1945,22 +1941,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GliaCore * _ - -enum LogLevel : NSInteger; - -@interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK)) -/// Configure log level -///
    -///
  • -/// parameters: -///
  • -///
  • -/// level: One of the ‘LogLevel’ values that the logger should use -///
  • -///
-- (void)configureLogLevelWithLevel:(enum LogLevel)level; -@end - @class MediaUpgradeOffer; @interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK)) @@ -1991,6 +1971,22 @@ enum LogLevel : NSInteger; - (void)requestMediaUpgradeWithOffer:(MediaUpgradeOffer * _Nonnull)offer completion:(void (^ _Nonnull)(BOOL, GliaCoreError * _Nullable))completion; @end +enum LogLevel : NSInteger; + +@interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK)) +/// Configure log level +///
    +///
  • +/// parameters: +///
  • +///
  • +/// level: One of the ‘LogLevel’ values that the logger should use +///
  • +///
+- (void)configureLogLevelWithLevel:(enum LogLevel)level; +@end + + diff --git a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.abi.json b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.abi.json index 1728487..8118fd8 100644 --- a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +++ b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.abi.json @@ -765,13 +765,6 @@ "declKind": "Import", "moduleName": "GliaCoreSDK" }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "GliaCoreSDK" - }, { "kind": "TypeDecl", "name": "EngagementEndingReason", @@ -897,46 +890,6 @@ "RawDocComment" ] }, - { - "kind": "Var", - "name": "followUp", - "printedName": "followUp", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(GliaCoreSDK.EngagementEndingReason.Type) -> GliaCoreSDK.EngagementEndingReason", - "children": [ - { - "kind": "TypeNominal", - "name": "EngagementEndingReason", - "printedName": "GliaCoreSDK.EngagementEndingReason", - "usr": "s:11GliaCoreSDK22EngagementEndingReasonO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "GliaCoreSDK.EngagementEndingReason.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "EngagementEndingReason", - "printedName": "GliaCoreSDK.EngagementEndingReason", - "usr": "s:11GliaCoreSDK22EngagementEndingReasonO" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:11GliaCoreSDK22EngagementEndingReasonO8followUpyA2CmF", - "mangledName": "$s11GliaCoreSDK22EngagementEndingReasonO8followUpyA2CmF", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "RawDocComment" - ] - }, { "kind": "Function", "name": "==", @@ -3426,158 +3379,6 @@ "accessorKind": "get" } ] - }, - { - "kind": "Var", - "name": "onLiveToSecureConversationsEngagementTransferring", - "printedName": "onLiveToSecureConversationsEngagementTransferring", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "() -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ] - } - ], - "declKind": "Var", - "usr": "s:11GliaCoreSDK18EngagementHandlingP027onLiveToSecureConversationsD12Transferringyycvp", - "mangledName": "$s11GliaCoreSDK18EngagementHandlingP027onLiveToSecureConversationsD12Transferringyycvp", - "moduleName": "GliaCoreSDK", - "protocolReq": true, - "declAttributes": [ - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "() -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ] - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK18EngagementHandlingP027onLiveToSecureConversationsD12Transferringyycvg", - "mangledName": "$s11GliaCoreSDK18EngagementHandlingP027onLiveToSecureConversationsD12Transferringyycvg", - "moduleName": "GliaCoreSDK", - "genericSig": "<τ_0_0 where τ_0_0 : GliaCoreSDK.EngagementHandling>", - "sugared_genericSig": "", - "protocolReq": true, - "reqNewWitnessTableEntry": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "onEngagementChanged", - "printedName": "onEngagementChanged", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(GliaCoreSDK.Engagement?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "GliaCoreSDK.Engagement?", - "children": [ - { - "kind": "TypeNominal", - "name": "Engagement", - "printedName": "GliaCoreSDK.Engagement", - "usr": "c:@M@GliaCoreSDK@objc(cs)Engagement" - } - ], - "usr": "s:Sq" - } - ] - } - ], - "declKind": "Var", - "usr": "s:11GliaCoreSDK18EngagementHandlingP02onD7ChangedyyAA0D0CSgcvp", - "mangledName": "$s11GliaCoreSDK18EngagementHandlingP02onD7ChangedyyAA0D0CSgcvp", - "moduleName": "GliaCoreSDK", - "protocolReq": true, - "declAttributes": [ - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(GliaCoreSDK.Engagement?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "GliaCoreSDK.Engagement?", - "children": [ - { - "kind": "TypeNominal", - "name": "Engagement", - "printedName": "GliaCoreSDK.Engagement", - "usr": "c:@M@GliaCoreSDK@objc(cs)Engagement" - } - ], - "usr": "s:Sq" - } - ] - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK18EngagementHandlingP02onD7ChangedyyAA0D0CSgcvg", - "mangledName": "$s11GliaCoreSDK18EngagementHandlingP02onD7ChangedyyAA0D0CSgcvg", - "moduleName": "GliaCoreSDK", - "genericSig": "<τ_0_0 where τ_0_0 : GliaCoreSDK.EngagementHandling>", - "sugared_genericSig": "", - "protocolReq": true, - "reqNewWitnessTableEntry": true, - "accessorKind": "get" - } - ] } ], "declKind": "Protocol", @@ -36175,255 +35976,6 @@ ], "isFromExtension": true, "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "subscribeToUnreadMessageCount", - "printedName": "subscribeToUnreadMessageCount(completion:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Result) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Result", - "printedName": "Swift.Result", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Int?", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:s6ResultO" - } - ] - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK0aB0C19SecureConversationsC29subscribeToUnreadMessageCount10completionSSSgys6ResultOySiSgs5Error_pGc_tF", - "mangledName": "$s11GliaCoreSDK0aB0C19SecureConversationsC29subscribeToUnreadMessageCount10completionSSSgys6ResultOySiSgs5Error_pGc_tF", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "unsubscribeFromUnreadMessageCount", - "printedName": "unsubscribeFromUnreadMessageCount(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK0aB0C19SecureConversationsC33unsubscribeFromUnreadMessageCountyySSF", - "mangledName": "$s11GliaCoreSDK0aB0C19SecureConversationsC33unsubscribeFromUnreadMessageCountyySSF", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "pendingSecureConversationStatus", - "printedName": "pendingSecureConversationStatus(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Result) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Result", - "printedName": "Swift.Result", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:s6ResultO" - } - ] - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK0aB0C19SecureConversationsC07pendingD18ConversationStatusyyys6ResultOySbs5Error_pGcF", - "mangledName": "$s11GliaCoreSDK0aB0C19SecureConversationsC07pendingD18ConversationStatusyyys6ResultOySbs5Error_pGcF", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "subscribeToPendingSecureConversationStatus", - "printedName": "subscribeToPendingSecureConversationStatus(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Result) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Result", - "printedName": "Swift.Result", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:s6ResultO" - } - ] - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK0aB0C19SecureConversationsC018subscribeToPendingD18ConversationStatusySSSgys6ResultOySbs5Error_pGcF", - "mangledName": "$s11GliaCoreSDK0aB0C19SecureConversationsC018subscribeToPendingD18ConversationStatusySSSgys6ResultOySbs5Error_pGcF", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "unsubscribeFromPendingSecureConversationStatus", - "printedName": "unsubscribeFromPendingSecureConversationStatus(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK0aB0C19SecureConversationsC022unsubscribeFromPendingD18ConversationStatusyySSF", - "mangledName": "$s11GliaCoreSDK0aB0C19SecureConversationsC022unsubscribeFromPendingD18ConversationStatusyySSF", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" } ], "declKind": "Class", @@ -38606,10 +38158,71 @@ } ] }, + { + "kind": "Var", + "name": "shouldPauseSecureConversationsMessages", + "printedName": "shouldPauseSecureConversationsMessages", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:11GliaCoreSDK25QueueForEngagementOptionsV38shouldPauseSecureConversationsMessagesSbSgvp", + "mangledName": "$s11GliaCoreSDK25QueueForEngagementOptionsV38shouldPauseSecureConversationsMessagesSbSgvp", + "moduleName": "GliaCoreSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:11GliaCoreSDK25QueueForEngagementOptionsV38shouldPauseSecureConversationsMessagesSbSgvg", + "mangledName": "$s11GliaCoreSDK25QueueForEngagementOptionsV38shouldPauseSecureConversationsMessagesSbSgvg", + "moduleName": "GliaCoreSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, { "kind": "Constructor", "name": "init", - "printedName": "init(queueIds:visitorContext:shouldCloseAllQueues:mediaType:engagementOptions:)", + "printedName": "init(queueIds:visitorContext:shouldCloseAllQueues:mediaType:engagementOptions:shouldPauseSecureConversationsMessages:)", "children": [ { "kind": "TypeNominal", @@ -38673,11 +38286,26 @@ ], "hasDefaultArg": true, "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" } ], "declKind": "Constructor", - "usr": "s:11GliaCoreSDK25QueueForEngagementOptionsV8queueIds14visitorContext20shouldCloseAllQueues9mediaType010engagementG0ACSaySSG_AA07VisitorK0CSgSbAA05MediaQ0OAA0fG0VSgtcfc", - "mangledName": "$s11GliaCoreSDK25QueueForEngagementOptionsV8queueIds14visitorContext20shouldCloseAllQueues9mediaType010engagementG0ACSaySSG_AA07VisitorK0CSgSbAA05MediaQ0OAA0fG0VSgtcfc", + "usr": "s:11GliaCoreSDK25QueueForEngagementOptionsV8queueIds14visitorContext20shouldCloseAllQueues9mediaType010engagementG00L32PauseSecureConversationsMessagesACSaySSG_AA07VisitorK0CSgSbAA05MediaQ0OAA0fG0VSgSbSgtcfc", + "mangledName": "$s11GliaCoreSDK25QueueForEngagementOptionsV8queueIds14visitorContext20shouldCloseAllQueues9mediaType010engagementG00L32PauseSecureConversationsMessagesACSaySSG_AA07VisitorK0CSgSbAA05MediaQ0OAA0fG0VSgSbSgtcfc", "moduleName": "GliaCoreSDK", "declAttributes": [ "AccessControl", @@ -39085,161 +38713,10 @@ } ] }, - { - "kind": "Var", - "name": "status", - "printedName": "status", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ], - "declKind": "Var", - "usr": "s:11GliaCoreSDK10EngagementC6statusAC6StatusOvp", - "mangledName": "$s11GliaCoreSDK10EngagementC6statusAC6StatusOvp", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "HasStorage", - "AccessControl", - "RawDocComment" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK10EngagementC6statusAC6StatusOvg", - "mangledName": "$s11GliaCoreSDK10EngagementC6statusAC6StatusOvg", - "moduleName": "GliaCoreSDK", - "implicit": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK10EngagementC6statusAC6StatusOvs", - "mangledName": "$s11GliaCoreSDK10EngagementC6statusAC6StatusOvs", - "moduleName": "GliaCoreSDK", - "implicit": true, - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK10EngagementC6statusAC6StatusOvM", - "mangledName": "$s11GliaCoreSDK10EngagementC6statusAC6StatusOvM", - "moduleName": "GliaCoreSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "capabilities", - "printedName": "capabilities", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "GliaCoreSDK.Engagement.Capabilities?", - "children": [ - { - "kind": "TypeNominal", - "name": "Capabilities", - "printedName": "GliaCoreSDK.Engagement.Capabilities", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "s:11GliaCoreSDK10EngagementC12capabilitiesAC12CapabilitiesVSgvp", - "mangledName": "$s11GliaCoreSDK10EngagementC12capabilitiesAC12CapabilitiesVSgvp", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "Final", - "HasStorage", - "AccessControl", - "RawDocComment" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "GliaCoreSDK.Engagement.Capabilities?", - "children": [ - { - "kind": "TypeNominal", - "name": "Capabilities", - "printedName": "GliaCoreSDK.Engagement.Capabilities", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK10EngagementC12capabilitiesAC12CapabilitiesVSgvg", - "mangledName": "$s11GliaCoreSDK10EngagementC12capabilitiesAC12CapabilitiesVSgvg", - "moduleName": "GliaCoreSDK", - "implicit": true, - "declAttributes": [ - "Final" - ], - "accessorKind": "get" - } - ] - }, { "kind": "Constructor", "name": "init", - "printedName": "init(id:engagedOperator:source:fetchSurvey:restartedFromEngagementId:mediaStreams:status:capabilities:)", + "printedName": "init(id:engagedOperator:source:fetchSurvey:restartedFromEngagementId:mediaStreams:)", "children": [ { "kind": "TypeNominal", @@ -39358,31 +38835,11 @@ "name": "Media", "printedName": "GliaCoreSDK.Engagement.Media", "usr": "s:11GliaCoreSDK10EngagementC5MediaV" - }, - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "GliaCoreSDK.Engagement.Capabilities?", - "children": [ - { - "kind": "TypeNominal", - "name": "Capabilities", - "printedName": "GliaCoreSDK.Engagement.Capabilities", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV" - } - ], - "usr": "s:Sq" } ], "declKind": "Constructor", - "usr": "s:11GliaCoreSDK10EngagementC2id15engagedOperator6source11fetchSurvey013restartedFromD2Id12mediaStreams6status12capabilitiesACSS_AA0G0CSgAA0D6SourceOySS_ys6ResultOyAA0J0VSgAA0aB5ErrorCGctcSSSgAC5MediaVAC6StatusOAC12CapabilitiesVSgtcfc", - "mangledName": "$s11GliaCoreSDK10EngagementC2id15engagedOperator6source11fetchSurvey013restartedFromD2Id12mediaStreams6status12capabilitiesACSS_AA0G0CSgAA0D6SourceOySS_ys6ResultOyAA0J0VSgAA0aB5ErrorCGctcSSSgAC5MediaVAC6StatusOAC12CapabilitiesVSgtcfc", + "usr": "s:11GliaCoreSDK10EngagementC2id15engagedOperator6source11fetchSurvey013restartedFromD2Id12mediaStreamsACSS_AA0G0CSgAA0D6SourceOySS_ys6ResultOyAA0J0VSgAA0aB5ErrorCGctcSSSgAC5MediaVtcfc", + "mangledName": "$s11GliaCoreSDK10EngagementC2id15engagedOperator6source11fetchSurvey013restartedFromD2Id12mediaStreamsACSS_AA0G0CSgAA0D6SourceOySS_ys6ResultOyAA0J0VSgAA0aB5ErrorCGctcSSSgAC5MediaVtcfc", "moduleName": "GliaCoreSDK", "declAttributes": [ "AccessControl", @@ -39665,386 +39122,6 @@ "RawDocComment" ], "isFromExtension": true - }, - { - "kind": "TypeDecl", - "name": "Capabilities", - "printedName": "Capabilities", - "children": [ - { - "kind": "Var", - "name": "text", - "printedName": "text", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Var", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV4textSbvp", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV4textSbvp", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "HasStorage", - "AccessControl", - "RawDocComment" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV4textSbvg", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV4textSbvg", - "moduleName": "GliaCoreSDK", - "implicit": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "isTextMessageAllowed", - "printedName": "isTextMessageAllowed", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Var", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV20isTextMessageAllowedSbvp", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV20isTextMessageAllowedSbvp", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV20isTextMessageAllowedSbvg", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV20isTextMessageAllowedSbvg", - "moduleName": "GliaCoreSDK", - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(text:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Capabilities", - "printedName": "GliaCoreSDK.Engagement.Capabilities", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Constructor", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV4textAESb_tcfc", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV4textAESb_tcfc", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Capabilities", - "printedName": "GliaCoreSDK.Engagement.Capabilities", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" - } - ], - "declKind": "Constructor", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV4fromAEs7Decoder_p_tKcfc", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV4fromAEs7Decoder_p_tKcfc", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "AccessControl" - ], - "throwing": true, - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV6encode2toys7Encoder_p_tKF", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV6encode2toys7Encoder_p_tKF", - "moduleName": "GliaCoreSDK", - "implicit": true, - "throwing": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Struct", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" - }, - { - "kind": "Conformance", - "name": "Encodable", - "printedName": "Encodable", - "usr": "s:SE", - "mangledName": "$sSE" - } - ] - }, - { - "kind": "TypeDecl", - "name": "Status", - "printedName": "Status", - "children": [ - { - "kind": "Var", - "name": "engaged", - "printedName": "engaged", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(GliaCoreSDK.Engagement.Status.Type) -> GliaCoreSDK.Engagement.Status", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "GliaCoreSDK.Engagement.Status.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO7engagedyA2EmF", - "mangledName": "$s11GliaCoreSDK10EngagementC6StatusO7engagedyA2EmF", - "moduleName": "GliaCoreSDK" - }, - { - "kind": "Var", - "name": "transferring", - "printedName": "transferring", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(GliaCoreSDK.Engagement.Status.Type) -> GliaCoreSDK.Engagement.Status", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "GliaCoreSDK.Engagement.Status.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO12transferringyA2EmF", - "mangledName": "$s11GliaCoreSDK10EngagementC6StatusO12transferringyA2EmF", - "moduleName": "GliaCoreSDK" - }, - { - "kind": "Var", - "name": "unknown", - "printedName": "unknown", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(GliaCoreSDK.Engagement.Status.Type) -> (Swift.String) -> GliaCoreSDK.Engagement.Status", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.String) -> GliaCoreSDK.Engagement.Status", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ] - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "GliaCoreSDK.Engagement.Status.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO7unknownyAESScAEmF", - "mangledName": "$s11GliaCoreSDK10EngagementC6StatusO7unknownyAESScAEmF", - "moduleName": "GliaCoreSDK" - }, - { - "kind": "Function", - "name": "==", - "printedName": "==(_:_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - }, - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO2eeoiySbAE_AEtFZ", - "mangledName": "$s11GliaCoreSDK10EngagementC6StatusO2eeoiySbAE_AEtFZ", - "moduleName": "GliaCoreSDK", - "static": true, - "implicit": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Enum", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO", - "mangledName": "$s11GliaCoreSDK10EngagementC6StatusO", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - } - ] } ], "declKind": "Class", @@ -44205,38 +43282,31 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/VisitorState.swift", "kind": "StringLiteral", - "offset": 1183, + "offset": 983, "length": 12, "value": "\"engagement\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/VisitorState.swift", "kind": "StringLiteral", - "offset": 1227, + "offset": 1027, "length": 7, "value": "\"omniq\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/VisitorState.swift", "kind": "StringLiteral", - "offset": 1183, + "offset": 983, "length": 12, "value": "\"engagement\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/VisitorState.swift", "kind": "StringLiteral", - "offset": 1227, + "offset": 1027, "length": 7, "value": "\"omniq\"" }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/VisitorState.swift", - "kind": "BooleanLiteral", - "offset": 3615, - "length": 4, - "value": "true" - }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/MessageManager\/MessageManager.swift", "kind": "BooleanLiteral", @@ -44772,28 +43842,28 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore+Environment.swift", "kind": "IntegerLiteral", - "offset": 2737, + "offset": 2576, "length": 2, "value": "25" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore+Environment.swift", "kind": "StringLiteral", - "offset": 2841, + "offset": 2680, "length": 39, "value": "\"gliaCore.liveObservation.captureQueue\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore+Environment.swift", "kind": "StringLiteral", - "offset": 3120, + "offset": 2959, "length": 13, "value": "\"GliaWidgets\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore+Environment.swift", "kind": "StringLiteral", - "offset": 3157, + "offset": 2996, "length": 13, "value": "\"GliaCoreSDK\"" }, @@ -47082,35 +46152,21 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/MessageManager\/MessageManager+SecureConversations.swift", "kind": "StringLiteral", - "offset": 4288, - "length": 54, - "value": "\"\/alpha\/messaging\/chat_messages\/\"" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/MessageManager\/MessageManager+SecureConversations.swift", - "kind": "StringLiteral", - "offset": 4341, - "length": 1, - "value": "\"\"" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/MessageManager\/MessageManager+SecureConversations.swift", - "kind": "StringLiteral", - "offset": 4357, + "offset": 4202, "length": 48, "value": "\"\/messaging\/chat_messages\/\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/MessageManager\/MessageManager+SecureConversations.swift", "kind": "StringLiteral", - "offset": 4404, + "offset": 4249, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/MessageManager\/MessageManager+SecureConversations.swift", "kind": "StringLiteral", - "offset": 5039, + "offset": 4884, "length": 36, "value": "\"\/messaging\/mark_chat_messages_read\"" }, @@ -47775,70 +46831,70 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "StringLiteral", - "offset": 2079, + "offset": 2189, "length": 52, "value": "\"Site API should not return nil in Enqueuer.siteApi\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "StringLiteral", - "offset": 2771, + "offset": 2881, "length": 50, "value": "\"Unable to fetch site with id \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "StringLiteral", - "offset": 2810, + "offset": 2920, "length": 1, "value": "\": \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "StringLiteral", - "offset": 2820, + "offset": 2930, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "BooleanLiteral", - "offset": 4679, + "offset": 5032, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "BooleanLiteral", - "offset": 4919, + "offset": 5272, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "StringLiteral", - "offset": 5080, + "offset": 5433, "length": 60, "value": "\"Queue ticket creation failed with statusCode \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "StringLiteral", - "offset": 5139, + "offset": 5492, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "BooleanLiteral", - "offset": 7109, + "offset": 7462, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "BooleanLiteral", - "offset": 7151, + "offset": 7504, "length": 4, "value": "true" }, @@ -49739,13 +48795,6 @@ "length": 31, "value": "\"external_operator_not_reached\"" }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", - "kind": "StringLiteral", - "offset": 1541, - "length": 11, - "value": "\"follow_up\"" - }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", @@ -49812,164 +48861,136 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 1541, - "length": 11, - "value": "\"follow_up\"" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", - "kind": "StringLiteral", - "offset": 1785, + "offset": 1753, "length": 9, "value": "\"engaged\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 1843, + "offset": 1811, "length": 14, "value": "\"transferring\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 1906, + "offset": 1874, "length": 22, "value": "\"unknown(\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 1926, + "offset": 1894, "length": 1, "value": "\")\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 2035, + "offset": 2003, "length": 9, "value": "\"engaged\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 2095, + "offset": 2063, "length": 14, "value": "\"transferring\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 3525, + "offset": 3432, "length": 10, "value": "\"platform\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 3567, + "offset": 3474, "length": 10, "value": "\"operator\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 3525, + "offset": 3432, "length": 10, "value": "\"platform\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 3567, + "offset": 3474, "length": 10, "value": "\"operator\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 4368, + "offset": 4275, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 4488, + "offset": 4395, "length": 4, "value": "\"%@\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 4494, + "offset": 4401, "length": 34, "value": "\"SubEngagement: empty operator ID\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 4633, + "offset": 4540, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 4789, + "offset": 4696, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 11045, + "offset": 10591, "length": 11, "value": "\"timed_out\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 11108, + "offset": 10654, "length": 10, "value": "\"accepted\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 11979, + "offset": 11525, "length": 11, "value": "\"timed_out\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 12057, + "offset": 11603, "length": 10, "value": "\"accepted\"" }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", - "kind": "BooleanLiteral", - "offset": 12353, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", - "kind": "BooleanLiteral", - "offset": 12551, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", - "kind": "BooleanLiteral", - "offset": 12582, - "length": 5, - "value": "false" - }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.CallVisualizer.swift", "kind": "StringLiteral", @@ -51776,13 +50797,6 @@ "length": 26, "value": "\"PushNotificationsEnabled\"" }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/SubscriptionClient\/SubscriptionClient.Implementation.swift", - "kind": "Dictionary", - "offset": 119, - "length": 3, - "value": "[]" - }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Error\/GliaCoreError.swift", "kind": "IntegerLiteral", @@ -52635,7 +51649,7 @@ "kind": "StringLiteral", "offset": 426, "length": 7, - "value": "\"2.0.4\"" + "value": "\"1.5.8\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/NetworkConnectionMonitor\/PathMonitorClient.Live.swift", @@ -52689,707 +51703,707 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 2464, + "offset": 2100, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 2624, + "offset": 2260, "length": 93, "value": "\"Remote string could not be fetched because self was unexpectedly deallocated, key='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 2714, + "offset": 2350, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 2895, + "offset": 2531, "length": 46, "value": "\"Custom locale not initialized, key='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 2938, + "offset": 2574, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 2999, + "offset": 2635, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 3150, + "offset": 2778, "length": 53, "value": "\"Key does not exist in remote strings, key='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 3200, + "offset": 2828, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 4965, + "offset": 4552, "length": 93, "value": "\"Setting 'activeEngagement' from '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 5017, + "offset": 4604, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 5020, + "offset": 4607, "length": 6, "value": "\"' to '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 5052, + "offset": 4639, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 5055, + "offset": 4642, "length": 3, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "Dictionary", - "offset": 6568, + "offset": 6155, "length": 3, "value": "[]" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 8556, + "offset": 8143, "length": 197, "value": "\"Unable to return 'SiteManaging' instance because SDK is not configured using `GliaCore.sharedInstance.configure(with:)` method.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "Array", - "offset": 9808, + "offset": 9395, "length": 2, "value": "[]" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "IntegerLiteral", - "offset": 11928, + "offset": 11515, "length": 1, "value": "1" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "IntegerLiteral", - "offset": 11955, + "offset": 11542, "length": 1, "value": "1" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 15582, + "offset": 15169, "length": 108, "value": "\"Request for authenticated visitor failed. Access token is expired: \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 15676, + "offset": 15263, "length": 6, "value": "\" status code.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16261, + "offset": 15848, "length": 49, "value": "\"Register Remote Logging failed: \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16309, + "offset": 15896, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16372, + "offset": 15959, "length": 76, "value": "\"Register Remote Logging failed: \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16447, + "offset": 16034, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16851, + "offset": 16438, "length": 118, "value": "\"Socket connection has been established after connection state changing (to='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16945, + "offset": 16532, "length": 16, "value": "\"') with result='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16966, + "offset": 16553, "length": 3, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "IntegerLiteral", - "offset": 23899, + "offset": 23486, "length": 1, "value": "1" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "IntegerLiteral", - "offset": 23934, + "offset": 23521, "length": 1, "value": "1" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 25923, + "offset": 25510, "length": 79, "value": "\"Unable to add remote logger to \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 25961, + "offset": 25548, "length": 7, "value": "\" because it is not \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 25991, + "offset": 25578, "length": 8, "value": "\" instance.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 27189, + "offset": 26776, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 28859, + "offset": 28044, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 29225, + "offset": 28410, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 31053, + "offset": 30238, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 31231, + "offset": 30416, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 38192, + "offset": 37377, "length": 48, "value": "\"Engagement has failed with reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 38237, + "offset": 37422, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 38896, + "offset": 38081, "length": 83, "value": "\"Engagement failed with no error. engagement_id='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 38974, + "offset": 38159, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 38977, + "offset": 38162, "length": 3, "value": "\"'\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 40896, + "offset": 40081, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 40928, + "offset": 40113, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 42347, + "offset": 41532, "length": 78, "value": "\"Socket connection has been established after background with result='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 42422, + "offset": 41607, "length": 5, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 43380, + "offset": 42565, "length": 72, "value": "\"Channel connection has not been established. Reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 43449, + "offset": 42634, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 46628, + "offset": 45813, "length": 64, "value": "\"Channel connection has not been established. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 46689, + "offset": 45874, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 47255, + "offset": 46440, "length": 64, "value": "\"SiteManaging not available. Can't initialize live observation.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 47476, + "offset": 46661, "length": 61, "value": "\"Channel is nil. Aborting setting up live observation medra.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 47985, + "offset": 47170, "length": 61, "value": "\"Channel is nil. Aborting setting up live observation medra.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 48267, + "offset": 47452, "length": 83, "value": "\"Site not available. Aborting setting up live observation medra. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 48347, + "offset": 47532, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 48832, + "offset": 48017, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 52325, + "offset": 51510, "length": 22, "value": "\"cleanedOnFirstLaunch\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 52376, + "offset": 51561, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 52547, + "offset": 51732, "length": 63, "value": "\"Cleaning keychain because of '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 52584, + "offset": 51769, "length": 6, "value": "\"' is '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 52607, + "offset": 51792, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 54052, + "offset": 53237, "length": 56, "value": "\"Skipping handling visitor state update as it is 'nil'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "IntegerLiteral", - "offset": 56216, + "offset": 54998, "length": 1, "value": "2" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 57037, + "offset": 55667, "length": 83, "value": "\"Engagement (id: '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 57071, + "offset": 55701, "length": 12, "value": "\"', status: '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 57103, + "offset": 55733, "length": 18, "value": "\"') is recovered.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 57231, + "offset": 55861, "length": 82, "value": "\"Engagement (id: '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 57265, + "offset": 55895, "length": 12, "value": "\"', status: '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 57297, + "offset": 55927, "length": 17, "value": "\"') is accepted.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 58191, + "offset": 56821, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 58830, + "offset": 57460, "length": 300, "value": "\"engagement_id='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 58888, + "offset": 57518, "length": 8, "value": "\"', sdk='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 58922, + "offset": 57552, "length": 8, "value": "\"', iOS='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 58957, + "offset": 57587, "length": 4, "value": "\"', device='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 59009, + "offset": 57639, "length": 22, "value": "\"', pushNotifications='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 59061, + "offset": 57691, "length": 1, "value": "\" \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 59103, + "offset": 57733, "length": 3, "value": "\"'.\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 60018, + "offset": 58648, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 61723, + "offset": 60353, "length": 63, "value": "\"Can't set up media for engagement because visitor is missing.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 65172, + "offset": 63802, "length": 19, "value": "\"Engagement ended.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 69560, + "offset": 68190, "length": 77, "value": "\"Media upgrade has been successful. engagement_id='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 69634, + "offset": 68264, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 69728, + "offset": 68358, "length": 89, "value": "\"Error posting media upgrade of type '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 69794, + "offset": 68424, "length": 10, "value": "\"'. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 69814, + "offset": 68444, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 70093, + "offset": 68723, "length": 41, "value": "\"Media upgrade failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 70131, + "offset": 68761, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 70843, + "offset": 68930, "length": 22, "value": "\"capabilities:request\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 70902, + "offset": 68989, "length": 23, "value": "\"capabilities:response\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 70843, + "offset": 68930, "length": 22, "value": "\"capabilities:request\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 70902, + "offset": 68989, "length": 23, "value": "\"capabilities:response\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 72813, + "offset": 70900, "length": 94, "value": "\"Screen sharing failed with error 'screenSharingNotAvailable'. Reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 72904, + "offset": 70991, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 73148, + "offset": 71235, "length": 93, "value": "\"Screen sharing failed with error 'notAvailableOnIOSVersion'. Reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 73238, + "offset": 71325, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 73468, + "offset": 71555, "length": 78, "value": "\"Connection failed with error 'proposalError'. Reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 73543, + "offset": 71630, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 73761, + "offset": 71848, "length": 76, "value": "\"RTCClient failed with error 'noConnection'. Reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 73834, + "offset": 71921, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 74047, + "offset": 72134, "length": 72, "value": "\"Medra failed with error 'networkError'. Reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 74116, + "offset": 72203, "length": 4, "value": "\"'.\"" }, @@ -54397,171 +53411,178 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 2487, + "offset": 2591, "length": 58, "value": "\"Queue ID array contains invalid Queue IDs: \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 2544, + "offset": 2648, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 5315, + "offset": 5682, "length": 18, "value": "\"Unexpected error\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 6235, + "offset": 6602, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 7676, + "offset": 8196, "length": 18, "value": "\"Unexpected error\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 10589, + "offset": 11260, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 10961, + "offset": 11632, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 11352, + "offset": 12023, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 12127, + "offset": 12798, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 13099, + "offset": 13770, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 13211, + "offset": 13882, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 13998, + "offset": 14669, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 14236, + "offset": 14907, "length": 69, "value": "\"Failed to create UUID with queue ticket ID. id='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 14302, + "offset": 14973, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 14334, + "offset": 15005, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 14363, + "offset": 15034, "length": 40, "value": "\"The queue ticket ID is not valid UUID.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 14784, + "offset": 15455, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 14975, + "offset": 15646, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "Array", - "offset": 17160, + "offset": 17831, "length": 2, "value": "[]" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 19093, + "offset": 19764, "length": 52, "value": "\"Subscribing failed. Queue identifiers are missing.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 19241, + "offset": 19912, "length": 7, "value": "\"watch\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 19260, + "offset": 19931, "length": 8, "value": "\"topics\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 19285, + "offset": 19956, "length": 13, "value": "\"queue:\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 19297, + "offset": 19968, "length": 5, "value": "\"\"" }, + { + "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", + "kind": "Dictionary", + "offset": 21709, + "length": 3, + "value": "[]" + }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/CameraDevice.swift", "kind": "StringLiteral", @@ -54572,339 +53593,297 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 3468, + "offset": 3469, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 7670, + "offset": 7672, "length": 62, "value": "\"Sending a message without text or attachment is not allowed.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 8439, + "offset": 8450, "length": 62, "value": "\"Posting chatMessage completed with messageId: \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 8499, + "offset": 8510, "length": 1, "value": "\".\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 8663, + "offset": 8675, "length": 52, "value": "\"Send message request has failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 8712, + "offset": 8724, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 8769, + "offset": 8781, "length": 52, "value": "\"Send message request has failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 8818, + "offset": 8830, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "Array", - "offset": 10059, + "offset": 10071, "length": 2, "value": "[]" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "BooleanLiteral", - "offset": 10513, + "offset": 10525, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 12693, + "offset": 12697, "length": 35, "value": "\"File url for uploading not found.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 13278, + "offset": 13290, "length": 38, "value": "\"File has been uploaded successfully.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 13463, + "offset": 13476, "length": 54, "value": "\"File uploading request has failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 13514, + "offset": 13527, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 13567, + "offset": 13580, "length": 67, "value": "\"File uploading has failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 13631, + "offset": 13644, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "BooleanLiteral", - "offset": 14457, + "offset": 14471, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 15475, + "offset": 15489, "length": 32, "value": "\"A file id is missed or invalid\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "BooleanLiteral", - "offset": 16345, + "offset": 16361, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 17307, + "offset": 17325, "length": 39, "value": "\"File has been downloaded succesfully.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 17494, + "offset": 17513, "length": 56, "value": "\"File downloading request has failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 17547, + "offset": 17566, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 17639, + "offset": 17658, "length": 26, "value": "\"File downloading failed.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 18082, + "offset": 18103, "length": 41, "value": "\"File info has been fetched succesfully.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 18257, + "offset": 18279, "length": 58, "value": "\"File info fetching request has failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 18312, + "offset": 18334, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 18396, + "offset": 18418, "length": 27, "value": "\"File can't be downloaded.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 19701, + "offset": 19717, "length": 39, "value": "\"Messages marked as read successfully.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 19884, + "offset": 19900, "length": 38, "value": "\"Marking messages as read has failed.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 19971, + "offset": 19988, "length": 39, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 19991, + "offset": 20008, "length": 5, "value": "\" Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 20007, + "offset": 20024, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 20289, + "offset": 20307, "length": 79, "value": "\"Error getting the visitor for marking messages as read, error=\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 20367, + "offset": 20385, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "BooleanLiteral", - "offset": 20474, + "offset": 20492, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 21845, + "offset": 21865, "length": 63, "value": "\"No unread message count present in VisitorState, returning 0.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "IntegerLiteral", - "offset": 21950, + "offset": 21970, "length": 1, "value": "0" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 22038, + "offset": 22059, "length": 88, "value": "\"Unread message count present in VisitorState, \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 22106, + "offset": 22127, "length": 6, "value": "\" unread message(s).\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 22263, + "offset": 22285, "length": 78, "value": "\"Error getting the visitor for unread message count, error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 22338, + "offset": 22360, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "BooleanLiteral", - "offset": 22477, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", - "kind": "BooleanLiteral", - "offset": 25243, + "offset": 22499, "length": 5, "value": "false" }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", - "kind": "BooleanLiteral", - "offset": 25497, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", - "kind": "IntegerLiteral", - "offset": 25925, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", - "kind": "BooleanLiteral", - "offset": 26806, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", - "kind": "BooleanLiteral", - "offset": 27064, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", - "kind": "BooleanLiteral", - "offset": 28208, - "length": 4, - "value": "true" - }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Extensions\/UIView.swift", "kind": "FloatLiteral", @@ -55125,7 +54104,7 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/QueueForEngagementOptions.swift", "kind": "BooleanLiteral", - "offset": 1574, + "offset": 2298, "length": 4, "value": "true" }, @@ -55153,24 +54132,17 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/Engagement.swift", "kind": "StringLiteral", - "offset": 2915, + "offset": 2652, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/Engagement.swift", "kind": "StringLiteral", - "offset": 3007, + "offset": 2744, "length": 2, "value": "\"\"" }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/Engagement.swift", - "kind": "BooleanLiteral", - "offset": 3985, - "length": 5, - "value": "false" - }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/MediaUpgradeRequest.swift", "kind": "StringLiteral", @@ -55482,70 +54454,70 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 1284, + "offset": 1343, "length": 5, "value": "\"sdk\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 1489, + "offset": 1616, "length": 16, "value": "\"\/queue_tickets\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 1543, + "offset": 1670, "length": 12, "value": "\"site_ids[]\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 1996, + "offset": 2123, "length": 9, "value": "\"\/queues\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 2043, + "offset": 2170, "length": 12, "value": "\"site_ids[]\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 2415, + "offset": 2542, "length": 52, "value": "\"\/queue_tickets\/\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 2466, + "offset": 2593, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 2505, + "offset": 2632, "length": 12, "value": "\"site_ids[]\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "IntegerLiteral", - "offset": 2731, + "offset": 2858, "length": 3, "value": "204" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "Dictionary", - "offset": 4435, + "offset": 4686, "length": 17, "value": "[(\"one_way\", true)]" }, diff --git a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface index 107b99e..7310568 100644 --- a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +++ b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface @@ -51,7 +51,6 @@ public enum EngagementEndingReason { case visitorHungUp case operatorHungUp case error - case followUp public static func == (a: GliaCoreSDK.EngagementEndingReason, b: GliaCoreSDK.EngagementEndingReason) -> Swift.Bool public func hash(into hasher: inout Swift.Hasher) public var hashValue: Swift.Int { @@ -129,8 +128,6 @@ public protocol EngagementHandling { var onEngagementRequest: GliaCoreSDK.RequestOfferBlock { get } var onEngagementTransfer: GliaCoreSDK.EngagementTransferBlock { get } var onEngagementTransferring: GliaCoreSDK.EngagementTransferringBlock { get } - var onLiveToSecureConversationsEngagementTransferring: GliaCoreSDK.EngagementTransferringBlock { get } - var onEngagementChanged: GliaCoreSDK.EngagementChangedBlock { get } } @objc public protocol MessageHandling { @objc func receive(message: GliaCoreSDK.Message) @@ -293,7 +290,6 @@ public typealias EngagementFileProgressBlock = (GliaCoreSDK.EngagementFileProgre public typealias EngagementFileCompletionBlock = (GliaCoreSDK.EngagementFileInformation?, GliaCoreSDK.GliaCoreError?) -> Swift.Void public typealias EngagementFileFetchCompletionBlock = (GliaCoreSDK.EngagementFileData?, GliaCoreSDK.GliaCoreError?) -> Swift.Void public typealias StreamableOnHoldHandler = (_ onHold: Swift.Bool) -> Swift.Void -public typealias EngagementChangedBlock = (GliaCoreSDK.Engagement?) -> Swift.Void public protocol PushNotificationsHandling { func userNotificationCenter(_ center: UserNotifications.UNUserNotificationCenter, willPresent notification: UserNotifications.UNNotification, withCompletionHandler completionHandler: @escaping (UserNotifications.UNNotificationPresentationOptions) -> Swift.Void) func userNotificationCenter(_ center: UserNotifications.UNUserNotificationCenter, didReceive response: UserNotifications.UNNotificationResponse, withCompletionHandler completionHandler: @escaping () -> Swift.Void) @@ -1312,16 +1308,6 @@ extension GliaCoreSDK.GliaCore.SecureConversations { @discardableResult final public func markMessagesAsRead(completion: @escaping (Swift.Result) -> Swift.Void) -> GliaCoreSDK.GliaCore.Cancellable final public func getUnreadMessageCount(completion: @escaping (Swift.Result) -> Swift.Void) - final public func subscribeToUnreadMessageCount(completion: @escaping (Swift.Result) -> Swift.Void) -> Swift.String? - final public func unsubscribeFromUnreadMessageCount(_ subscriptionToken: Swift.String) -} -extension GliaCoreSDK.GliaCore.SecureConversations { - final public func pendingSecureConversationStatus(_ callback: @escaping (Swift.Result) -> Swift.Void) - final public func subscribeToPendingSecureConversationStatus(_ callback: @escaping (Swift.Result) -> Swift.Void) -> Swift.String? - final public func unsubscribeFromPendingSecureConversationStatus(_ subscriptionToken: Swift.String) -} -extension GliaCoreSDK.GliaCore.SecureConversations { - #warning("Remove this feature flag once 'follow up' API is stable") } extension GliaCoreSDK.GliaCore { final public func startSocketObservation() @@ -1341,7 +1327,8 @@ public struct QueueForEngagementOptions { public let shouldCloseAllQueues: Swift.Bool public let mediaType: GliaCoreSDK.MediaType public let engagementOptions: GliaCoreSDK.EngagementOptions? - public init(queueIds: [Swift.String], visitorContext: GliaCoreSDK.VisitorContext? = nil, shouldCloseAllQueues: Swift.Bool = true, mediaType: GliaCoreSDK.MediaType, engagementOptions: GliaCoreSDK.EngagementOptions? = nil) + public let shouldPauseSecureConversationsMessages: Swift.Bool? + public init(queueIds: [Swift.String], visitorContext: GliaCoreSDK.VisitorContext? = nil, shouldCloseAllQueues: Swift.Bool = true, mediaType: GliaCoreSDK.MediaType, engagementOptions: GliaCoreSDK.EngagementOptions? = nil, shouldPauseSecureConversationsMessages: Swift.Bool? = nil) } @objc @objcMembers public class Engagement : ObjectiveC.NSObject { @objc final public let id: Swift.String @@ -1349,9 +1336,7 @@ public struct QueueForEngagementOptions { final public let source: GliaCoreSDK.EngagementSource @objc public var restartedFromEngagementId: Swift.String? public var mediaStreams: GliaCoreSDK.Engagement.Media - public var status: GliaCoreSDK.Engagement.Status - final public let capabilities: GliaCoreSDK.Engagement.Capabilities? - public init(id: Swift.String, engagedOperator: GliaCoreSDK.Operator?, source: GliaCoreSDK.EngagementSource, fetchSurvey: @escaping GliaCoreSDK.Engagement.FetchSurvey, restartedFromEngagementId: Swift.String? = nil, mediaStreams: GliaCoreSDK.Engagement.Media, status: GliaCoreSDK.Engagement.Status, capabilities: GliaCoreSDK.Engagement.Capabilities?) + public init(id: Swift.String, engagedOperator: GliaCoreSDK.Operator?, source: GliaCoreSDK.EngagementSource, fetchSurvey: @escaping GliaCoreSDK.Engagement.FetchSurvey, restartedFromEngagementId: Swift.String? = nil, mediaStreams: GliaCoreSDK.Engagement.Media) @objc deinit } extension GliaCoreSDK.Engagement { @@ -1366,23 +1351,6 @@ extension GliaCoreSDK.Engagement { public init(audio: GliaCoreSDK.MediaDirection?, video: GliaCoreSDK.MediaDirection?) } } -extension GliaCoreSDK.Engagement { - public struct Capabilities : Swift.Codable { - public let text: Swift.Bool - public var isTextMessageAllowed: Swift.Bool { - get - } - public init(text: Swift.Bool) - public init(from decoder: any Swift.Decoder) throws - public func encode(to encoder: any Swift.Encoder) throws - } -} -extension GliaCoreSDK.Engagement { - public enum Status : Swift.Equatable { - case engaged, transferring, unknown(Swift.String) - public static func == (a: GliaCoreSDK.Engagement.Status, b: GliaCoreSDK.Engagement.Status) -> Swift.Bool - } -} @objc public class MediaUpgradeOffer : ObjectiveC.NSObject { final public let type: GliaCoreSDK.MediaType final public let direction: GliaCoreSDK.MediaDirection diff --git a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc index f6cbecf..819fa4a 100644 Binary files a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc and b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc differ diff --git a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface index e250929..81fbf58 100644 --- a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +++ b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface @@ -51,7 +51,6 @@ public enum EngagementEndingReason { case visitorHungUp case operatorHungUp case error - case followUp public static func == (a: GliaCoreSDK.EngagementEndingReason, b: GliaCoreSDK.EngagementEndingReason) -> Swift.Bool public func hash(into hasher: inout Swift.Hasher) public var hashValue: Swift.Int { @@ -129,8 +128,6 @@ public protocol EngagementHandling { var onEngagementRequest: GliaCoreSDK.RequestOfferBlock { get } var onEngagementTransfer: GliaCoreSDK.EngagementTransferBlock { get } var onEngagementTransferring: GliaCoreSDK.EngagementTransferringBlock { get } - var onLiveToSecureConversationsEngagementTransferring: GliaCoreSDK.EngagementTransferringBlock { get } - var onEngagementChanged: GliaCoreSDK.EngagementChangedBlock { get } } @objc public protocol MessageHandling { @objc func receive(message: GliaCoreSDK.Message) @@ -293,7 +290,6 @@ public typealias EngagementFileProgressBlock = (GliaCoreSDK.EngagementFileProgre public typealias EngagementFileCompletionBlock = (GliaCoreSDK.EngagementFileInformation?, GliaCoreSDK.GliaCoreError?) -> Swift.Void public typealias EngagementFileFetchCompletionBlock = (GliaCoreSDK.EngagementFileData?, GliaCoreSDK.GliaCoreError?) -> Swift.Void public typealias StreamableOnHoldHandler = (_ onHold: Swift.Bool) -> Swift.Void -public typealias EngagementChangedBlock = (GliaCoreSDK.Engagement?) -> Swift.Void public protocol PushNotificationsHandling { func userNotificationCenter(_ center: UserNotifications.UNUserNotificationCenter, willPresent notification: UserNotifications.UNNotification, withCompletionHandler completionHandler: @escaping (UserNotifications.UNNotificationPresentationOptions) -> Swift.Void) func userNotificationCenter(_ center: UserNotifications.UNUserNotificationCenter, didReceive response: UserNotifications.UNNotificationResponse, withCompletionHandler completionHandler: @escaping () -> Swift.Void) @@ -1281,16 +1277,6 @@ extension GliaCoreSDK.GliaCore.SecureConversations { @discardableResult final public func markMessagesAsRead(completion: @escaping (Swift.Result) -> Swift.Void) -> GliaCoreSDK.GliaCore.Cancellable final public func getUnreadMessageCount(completion: @escaping (Swift.Result) -> Swift.Void) - final public func subscribeToUnreadMessageCount(completion: @escaping (Swift.Result) -> Swift.Void) -> Swift.String? - final public func unsubscribeFromUnreadMessageCount(_ subscriptionToken: Swift.String) -} -extension GliaCoreSDK.GliaCore.SecureConversations { - final public func pendingSecureConversationStatus(_ callback: @escaping (Swift.Result) -> Swift.Void) - final public func subscribeToPendingSecureConversationStatus(_ callback: @escaping (Swift.Result) -> Swift.Void) -> Swift.String? - final public func unsubscribeFromPendingSecureConversationStatus(_ subscriptionToken: Swift.String) -} -extension GliaCoreSDK.GliaCore.SecureConversations { - #warning("Remove this feature flag once 'follow up' API is stable") } extension GliaCoreSDK.GliaCore { final public func startSocketObservation() @@ -1310,7 +1296,8 @@ public struct QueueForEngagementOptions { public let shouldCloseAllQueues: Swift.Bool public let mediaType: GliaCoreSDK.MediaType public let engagementOptions: GliaCoreSDK.EngagementOptions? - public init(queueIds: [Swift.String], visitorContext: GliaCoreSDK.VisitorContext? = nil, shouldCloseAllQueues: Swift.Bool = true, mediaType: GliaCoreSDK.MediaType, engagementOptions: GliaCoreSDK.EngagementOptions? = nil) + public let shouldPauseSecureConversationsMessages: Swift.Bool? + public init(queueIds: [Swift.String], visitorContext: GliaCoreSDK.VisitorContext? = nil, shouldCloseAllQueues: Swift.Bool = true, mediaType: GliaCoreSDK.MediaType, engagementOptions: GliaCoreSDK.EngagementOptions? = nil, shouldPauseSecureConversationsMessages: Swift.Bool? = nil) } @objc @objcMembers public class Engagement : ObjectiveC.NSObject { @objc final public let id: Swift.String @@ -1318,9 +1305,7 @@ public struct QueueForEngagementOptions { final public let source: GliaCoreSDK.EngagementSource @objc public var restartedFromEngagementId: Swift.String? public var mediaStreams: GliaCoreSDK.Engagement.Media - public var status: GliaCoreSDK.Engagement.Status - final public let capabilities: GliaCoreSDK.Engagement.Capabilities? - public init(id: Swift.String, engagedOperator: GliaCoreSDK.Operator?, source: GliaCoreSDK.EngagementSource, fetchSurvey: @escaping GliaCoreSDK.Engagement.FetchSurvey, restartedFromEngagementId: Swift.String? = nil, mediaStreams: GliaCoreSDK.Engagement.Media, status: GliaCoreSDK.Engagement.Status, capabilities: GliaCoreSDK.Engagement.Capabilities?) + public init(id: Swift.String, engagedOperator: GliaCoreSDK.Operator?, source: GliaCoreSDK.EngagementSource, fetchSurvey: @escaping GliaCoreSDK.Engagement.FetchSurvey, restartedFromEngagementId: Swift.String? = nil, mediaStreams: GliaCoreSDK.Engagement.Media) @objc deinit } extension GliaCoreSDK.Engagement { @@ -1335,23 +1320,6 @@ extension GliaCoreSDK.Engagement { public init(audio: GliaCoreSDK.MediaDirection?, video: GliaCoreSDK.MediaDirection?) } } -extension GliaCoreSDK.Engagement { - public struct Capabilities : Swift.Codable { - public let text: Swift.Bool - public var isTextMessageAllowed: Swift.Bool { - get - } - public init(text: Swift.Bool) - public init(from decoder: any Swift.Decoder) throws - public func encode(to encoder: any Swift.Encoder) throws - } -} -extension GliaCoreSDK.Engagement { - public enum Status : Swift.Equatable { - case engaged, transferring, unknown(Swift.String) - public static func == (a: GliaCoreSDK.Engagement.Status, b: GliaCoreSDK.Engagement.Status) -> Swift.Bool - } -} @objc public class MediaUpgradeOffer : ObjectiveC.NSObject { final public let type: GliaCoreSDK.MediaType final public let direction: GliaCoreSDK.MediaDirection diff --git a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json index 1728487..8118fd8 100644 --- a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +++ b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json @@ -765,13 +765,6 @@ "declKind": "Import", "moduleName": "GliaCoreSDK" }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "GliaCoreSDK" - }, { "kind": "TypeDecl", "name": "EngagementEndingReason", @@ -897,46 +890,6 @@ "RawDocComment" ] }, - { - "kind": "Var", - "name": "followUp", - "printedName": "followUp", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(GliaCoreSDK.EngagementEndingReason.Type) -> GliaCoreSDK.EngagementEndingReason", - "children": [ - { - "kind": "TypeNominal", - "name": "EngagementEndingReason", - "printedName": "GliaCoreSDK.EngagementEndingReason", - "usr": "s:11GliaCoreSDK22EngagementEndingReasonO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "GliaCoreSDK.EngagementEndingReason.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "EngagementEndingReason", - "printedName": "GliaCoreSDK.EngagementEndingReason", - "usr": "s:11GliaCoreSDK22EngagementEndingReasonO" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:11GliaCoreSDK22EngagementEndingReasonO8followUpyA2CmF", - "mangledName": "$s11GliaCoreSDK22EngagementEndingReasonO8followUpyA2CmF", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "RawDocComment" - ] - }, { "kind": "Function", "name": "==", @@ -3426,158 +3379,6 @@ "accessorKind": "get" } ] - }, - { - "kind": "Var", - "name": "onLiveToSecureConversationsEngagementTransferring", - "printedName": "onLiveToSecureConversationsEngagementTransferring", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "() -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ] - } - ], - "declKind": "Var", - "usr": "s:11GliaCoreSDK18EngagementHandlingP027onLiveToSecureConversationsD12Transferringyycvp", - "mangledName": "$s11GliaCoreSDK18EngagementHandlingP027onLiveToSecureConversationsD12Transferringyycvp", - "moduleName": "GliaCoreSDK", - "protocolReq": true, - "declAttributes": [ - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "() -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ] - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK18EngagementHandlingP027onLiveToSecureConversationsD12Transferringyycvg", - "mangledName": "$s11GliaCoreSDK18EngagementHandlingP027onLiveToSecureConversationsD12Transferringyycvg", - "moduleName": "GliaCoreSDK", - "genericSig": "<τ_0_0 where τ_0_0 : GliaCoreSDK.EngagementHandling>", - "sugared_genericSig": "", - "protocolReq": true, - "reqNewWitnessTableEntry": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "onEngagementChanged", - "printedName": "onEngagementChanged", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(GliaCoreSDK.Engagement?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "GliaCoreSDK.Engagement?", - "children": [ - { - "kind": "TypeNominal", - "name": "Engagement", - "printedName": "GliaCoreSDK.Engagement", - "usr": "c:@M@GliaCoreSDK@objc(cs)Engagement" - } - ], - "usr": "s:Sq" - } - ] - } - ], - "declKind": "Var", - "usr": "s:11GliaCoreSDK18EngagementHandlingP02onD7ChangedyyAA0D0CSgcvp", - "mangledName": "$s11GliaCoreSDK18EngagementHandlingP02onD7ChangedyyAA0D0CSgcvp", - "moduleName": "GliaCoreSDK", - "protocolReq": true, - "declAttributes": [ - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(GliaCoreSDK.Engagement?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "GliaCoreSDK.Engagement?", - "children": [ - { - "kind": "TypeNominal", - "name": "Engagement", - "printedName": "GliaCoreSDK.Engagement", - "usr": "c:@M@GliaCoreSDK@objc(cs)Engagement" - } - ], - "usr": "s:Sq" - } - ] - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK18EngagementHandlingP02onD7ChangedyyAA0D0CSgcvg", - "mangledName": "$s11GliaCoreSDK18EngagementHandlingP02onD7ChangedyyAA0D0CSgcvg", - "moduleName": "GliaCoreSDK", - "genericSig": "<τ_0_0 where τ_0_0 : GliaCoreSDK.EngagementHandling>", - "sugared_genericSig": "", - "protocolReq": true, - "reqNewWitnessTableEntry": true, - "accessorKind": "get" - } - ] } ], "declKind": "Protocol", @@ -36175,255 +35976,6 @@ ], "isFromExtension": true, "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "subscribeToUnreadMessageCount", - "printedName": "subscribeToUnreadMessageCount(completion:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Result) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Result", - "printedName": "Swift.Result", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Int?", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:s6ResultO" - } - ] - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK0aB0C19SecureConversationsC29subscribeToUnreadMessageCount10completionSSSgys6ResultOySiSgs5Error_pGc_tF", - "mangledName": "$s11GliaCoreSDK0aB0C19SecureConversationsC29subscribeToUnreadMessageCount10completionSSSgys6ResultOySiSgs5Error_pGc_tF", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "unsubscribeFromUnreadMessageCount", - "printedName": "unsubscribeFromUnreadMessageCount(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK0aB0C19SecureConversationsC33unsubscribeFromUnreadMessageCountyySSF", - "mangledName": "$s11GliaCoreSDK0aB0C19SecureConversationsC33unsubscribeFromUnreadMessageCountyySSF", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "pendingSecureConversationStatus", - "printedName": "pendingSecureConversationStatus(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Result) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Result", - "printedName": "Swift.Result", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:s6ResultO" - } - ] - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK0aB0C19SecureConversationsC07pendingD18ConversationStatusyyys6ResultOySbs5Error_pGcF", - "mangledName": "$s11GliaCoreSDK0aB0C19SecureConversationsC07pendingD18ConversationStatusyyys6ResultOySbs5Error_pGcF", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "subscribeToPendingSecureConversationStatus", - "printedName": "subscribeToPendingSecureConversationStatus(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Result) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Result", - "printedName": "Swift.Result", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:s6ResultO" - } - ] - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK0aB0C19SecureConversationsC018subscribeToPendingD18ConversationStatusySSSgys6ResultOySbs5Error_pGcF", - "mangledName": "$s11GliaCoreSDK0aB0C19SecureConversationsC018subscribeToPendingD18ConversationStatusySSSgys6ResultOySbs5Error_pGcF", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "unsubscribeFromPendingSecureConversationStatus", - "printedName": "unsubscribeFromPendingSecureConversationStatus(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK0aB0C19SecureConversationsC022unsubscribeFromPendingD18ConversationStatusyySSF", - "mangledName": "$s11GliaCoreSDK0aB0C19SecureConversationsC022unsubscribeFromPendingD18ConversationStatusyySSF", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" } ], "declKind": "Class", @@ -38606,10 +38158,71 @@ } ] }, + { + "kind": "Var", + "name": "shouldPauseSecureConversationsMessages", + "printedName": "shouldPauseSecureConversationsMessages", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:11GliaCoreSDK25QueueForEngagementOptionsV38shouldPauseSecureConversationsMessagesSbSgvp", + "mangledName": "$s11GliaCoreSDK25QueueForEngagementOptionsV38shouldPauseSecureConversationsMessagesSbSgvp", + "moduleName": "GliaCoreSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:11GliaCoreSDK25QueueForEngagementOptionsV38shouldPauseSecureConversationsMessagesSbSgvg", + "mangledName": "$s11GliaCoreSDK25QueueForEngagementOptionsV38shouldPauseSecureConversationsMessagesSbSgvg", + "moduleName": "GliaCoreSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, { "kind": "Constructor", "name": "init", - "printedName": "init(queueIds:visitorContext:shouldCloseAllQueues:mediaType:engagementOptions:)", + "printedName": "init(queueIds:visitorContext:shouldCloseAllQueues:mediaType:engagementOptions:shouldPauseSecureConversationsMessages:)", "children": [ { "kind": "TypeNominal", @@ -38673,11 +38286,26 @@ ], "hasDefaultArg": true, "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" } ], "declKind": "Constructor", - "usr": "s:11GliaCoreSDK25QueueForEngagementOptionsV8queueIds14visitorContext20shouldCloseAllQueues9mediaType010engagementG0ACSaySSG_AA07VisitorK0CSgSbAA05MediaQ0OAA0fG0VSgtcfc", - "mangledName": "$s11GliaCoreSDK25QueueForEngagementOptionsV8queueIds14visitorContext20shouldCloseAllQueues9mediaType010engagementG0ACSaySSG_AA07VisitorK0CSgSbAA05MediaQ0OAA0fG0VSgtcfc", + "usr": "s:11GliaCoreSDK25QueueForEngagementOptionsV8queueIds14visitorContext20shouldCloseAllQueues9mediaType010engagementG00L32PauseSecureConversationsMessagesACSaySSG_AA07VisitorK0CSgSbAA05MediaQ0OAA0fG0VSgSbSgtcfc", + "mangledName": "$s11GliaCoreSDK25QueueForEngagementOptionsV8queueIds14visitorContext20shouldCloseAllQueues9mediaType010engagementG00L32PauseSecureConversationsMessagesACSaySSG_AA07VisitorK0CSgSbAA05MediaQ0OAA0fG0VSgSbSgtcfc", "moduleName": "GliaCoreSDK", "declAttributes": [ "AccessControl", @@ -39085,161 +38713,10 @@ } ] }, - { - "kind": "Var", - "name": "status", - "printedName": "status", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ], - "declKind": "Var", - "usr": "s:11GliaCoreSDK10EngagementC6statusAC6StatusOvp", - "mangledName": "$s11GliaCoreSDK10EngagementC6statusAC6StatusOvp", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "HasStorage", - "AccessControl", - "RawDocComment" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK10EngagementC6statusAC6StatusOvg", - "mangledName": "$s11GliaCoreSDK10EngagementC6statusAC6StatusOvg", - "moduleName": "GliaCoreSDK", - "implicit": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK10EngagementC6statusAC6StatusOvs", - "mangledName": "$s11GliaCoreSDK10EngagementC6statusAC6StatusOvs", - "moduleName": "GliaCoreSDK", - "implicit": true, - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK10EngagementC6statusAC6StatusOvM", - "mangledName": "$s11GliaCoreSDK10EngagementC6statusAC6StatusOvM", - "moduleName": "GliaCoreSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "capabilities", - "printedName": "capabilities", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "GliaCoreSDK.Engagement.Capabilities?", - "children": [ - { - "kind": "TypeNominal", - "name": "Capabilities", - "printedName": "GliaCoreSDK.Engagement.Capabilities", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "s:11GliaCoreSDK10EngagementC12capabilitiesAC12CapabilitiesVSgvp", - "mangledName": "$s11GliaCoreSDK10EngagementC12capabilitiesAC12CapabilitiesVSgvp", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "Final", - "HasStorage", - "AccessControl", - "RawDocComment" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "GliaCoreSDK.Engagement.Capabilities?", - "children": [ - { - "kind": "TypeNominal", - "name": "Capabilities", - "printedName": "GliaCoreSDK.Engagement.Capabilities", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK10EngagementC12capabilitiesAC12CapabilitiesVSgvg", - "mangledName": "$s11GliaCoreSDK10EngagementC12capabilitiesAC12CapabilitiesVSgvg", - "moduleName": "GliaCoreSDK", - "implicit": true, - "declAttributes": [ - "Final" - ], - "accessorKind": "get" - } - ] - }, { "kind": "Constructor", "name": "init", - "printedName": "init(id:engagedOperator:source:fetchSurvey:restartedFromEngagementId:mediaStreams:status:capabilities:)", + "printedName": "init(id:engagedOperator:source:fetchSurvey:restartedFromEngagementId:mediaStreams:)", "children": [ { "kind": "TypeNominal", @@ -39358,31 +38835,11 @@ "name": "Media", "printedName": "GliaCoreSDK.Engagement.Media", "usr": "s:11GliaCoreSDK10EngagementC5MediaV" - }, - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "GliaCoreSDK.Engagement.Capabilities?", - "children": [ - { - "kind": "TypeNominal", - "name": "Capabilities", - "printedName": "GliaCoreSDK.Engagement.Capabilities", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV" - } - ], - "usr": "s:Sq" } ], "declKind": "Constructor", - "usr": "s:11GliaCoreSDK10EngagementC2id15engagedOperator6source11fetchSurvey013restartedFromD2Id12mediaStreams6status12capabilitiesACSS_AA0G0CSgAA0D6SourceOySS_ys6ResultOyAA0J0VSgAA0aB5ErrorCGctcSSSgAC5MediaVAC6StatusOAC12CapabilitiesVSgtcfc", - "mangledName": "$s11GliaCoreSDK10EngagementC2id15engagedOperator6source11fetchSurvey013restartedFromD2Id12mediaStreams6status12capabilitiesACSS_AA0G0CSgAA0D6SourceOySS_ys6ResultOyAA0J0VSgAA0aB5ErrorCGctcSSSgAC5MediaVAC6StatusOAC12CapabilitiesVSgtcfc", + "usr": "s:11GliaCoreSDK10EngagementC2id15engagedOperator6source11fetchSurvey013restartedFromD2Id12mediaStreamsACSS_AA0G0CSgAA0D6SourceOySS_ys6ResultOyAA0J0VSgAA0aB5ErrorCGctcSSSgAC5MediaVtcfc", + "mangledName": "$s11GliaCoreSDK10EngagementC2id15engagedOperator6source11fetchSurvey013restartedFromD2Id12mediaStreamsACSS_AA0G0CSgAA0D6SourceOySS_ys6ResultOyAA0J0VSgAA0aB5ErrorCGctcSSSgAC5MediaVtcfc", "moduleName": "GliaCoreSDK", "declAttributes": [ "AccessControl", @@ -39665,386 +39122,6 @@ "RawDocComment" ], "isFromExtension": true - }, - { - "kind": "TypeDecl", - "name": "Capabilities", - "printedName": "Capabilities", - "children": [ - { - "kind": "Var", - "name": "text", - "printedName": "text", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Var", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV4textSbvp", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV4textSbvp", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "HasStorage", - "AccessControl", - "RawDocComment" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV4textSbvg", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV4textSbvg", - "moduleName": "GliaCoreSDK", - "implicit": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "isTextMessageAllowed", - "printedName": "isTextMessageAllowed", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Var", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV20isTextMessageAllowedSbvp", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV20isTextMessageAllowedSbvp", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV20isTextMessageAllowedSbvg", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV20isTextMessageAllowedSbvg", - "moduleName": "GliaCoreSDK", - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(text:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Capabilities", - "printedName": "GliaCoreSDK.Engagement.Capabilities", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Constructor", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV4textAESb_tcfc", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV4textAESb_tcfc", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Capabilities", - "printedName": "GliaCoreSDK.Engagement.Capabilities", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" - } - ], - "declKind": "Constructor", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV4fromAEs7Decoder_p_tKcfc", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV4fromAEs7Decoder_p_tKcfc", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "AccessControl" - ], - "throwing": true, - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV6encode2toys7Encoder_p_tKF", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV6encode2toys7Encoder_p_tKF", - "moduleName": "GliaCoreSDK", - "implicit": true, - "throwing": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Struct", - "usr": "s:11GliaCoreSDK10EngagementC12CapabilitiesV", - "mangledName": "$s11GliaCoreSDK10EngagementC12CapabilitiesV", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" - }, - { - "kind": "Conformance", - "name": "Encodable", - "printedName": "Encodable", - "usr": "s:SE", - "mangledName": "$sSE" - } - ] - }, - { - "kind": "TypeDecl", - "name": "Status", - "printedName": "Status", - "children": [ - { - "kind": "Var", - "name": "engaged", - "printedName": "engaged", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(GliaCoreSDK.Engagement.Status.Type) -> GliaCoreSDK.Engagement.Status", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "GliaCoreSDK.Engagement.Status.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO7engagedyA2EmF", - "mangledName": "$s11GliaCoreSDK10EngagementC6StatusO7engagedyA2EmF", - "moduleName": "GliaCoreSDK" - }, - { - "kind": "Var", - "name": "transferring", - "printedName": "transferring", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(GliaCoreSDK.Engagement.Status.Type) -> GliaCoreSDK.Engagement.Status", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "GliaCoreSDK.Engagement.Status.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO12transferringyA2EmF", - "mangledName": "$s11GliaCoreSDK10EngagementC6StatusO12transferringyA2EmF", - "moduleName": "GliaCoreSDK" - }, - { - "kind": "Var", - "name": "unknown", - "printedName": "unknown", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(GliaCoreSDK.Engagement.Status.Type) -> (Swift.String) -> GliaCoreSDK.Engagement.Status", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.String) -> GliaCoreSDK.Engagement.Status", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ] - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "GliaCoreSDK.Engagement.Status.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO7unknownyAESScAEmF", - "mangledName": "$s11GliaCoreSDK10EngagementC6StatusO7unknownyAESScAEmF", - "moduleName": "GliaCoreSDK" - }, - { - "kind": "Function", - "name": "==", - "printedName": "==(_:_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - }, - { - "kind": "TypeNominal", - "name": "Status", - "printedName": "GliaCoreSDK.Engagement.Status", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO" - } - ], - "declKind": "Func", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO2eeoiySbAE_AEtFZ", - "mangledName": "$s11GliaCoreSDK10EngagementC6StatusO2eeoiySbAE_AEtFZ", - "moduleName": "GliaCoreSDK", - "static": true, - "implicit": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Enum", - "usr": "s:11GliaCoreSDK10EngagementC6StatusO", - "mangledName": "$s11GliaCoreSDK10EngagementC6StatusO", - "moduleName": "GliaCoreSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - } - ] } ], "declKind": "Class", @@ -44205,38 +43282,31 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/VisitorState.swift", "kind": "StringLiteral", - "offset": 1183, + "offset": 983, "length": 12, "value": "\"engagement\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/VisitorState.swift", "kind": "StringLiteral", - "offset": 1227, + "offset": 1027, "length": 7, "value": "\"omniq\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/VisitorState.swift", "kind": "StringLiteral", - "offset": 1183, + "offset": 983, "length": 12, "value": "\"engagement\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/VisitorState.swift", "kind": "StringLiteral", - "offset": 1227, + "offset": 1027, "length": 7, "value": "\"omniq\"" }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/VisitorState.swift", - "kind": "BooleanLiteral", - "offset": 3615, - "length": 4, - "value": "true" - }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/MessageManager\/MessageManager.swift", "kind": "BooleanLiteral", @@ -44772,28 +43842,28 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore+Environment.swift", "kind": "IntegerLiteral", - "offset": 2737, + "offset": 2576, "length": 2, "value": "25" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore+Environment.swift", "kind": "StringLiteral", - "offset": 2841, + "offset": 2680, "length": 39, "value": "\"gliaCore.liveObservation.captureQueue\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore+Environment.swift", "kind": "StringLiteral", - "offset": 3120, + "offset": 2959, "length": 13, "value": "\"GliaWidgets\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore+Environment.swift", "kind": "StringLiteral", - "offset": 3157, + "offset": 2996, "length": 13, "value": "\"GliaCoreSDK\"" }, @@ -47082,35 +46152,21 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/MessageManager\/MessageManager+SecureConversations.swift", "kind": "StringLiteral", - "offset": 4288, - "length": 54, - "value": "\"\/alpha\/messaging\/chat_messages\/\"" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/MessageManager\/MessageManager+SecureConversations.swift", - "kind": "StringLiteral", - "offset": 4341, - "length": 1, - "value": "\"\"" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/MessageManager\/MessageManager+SecureConversations.swift", - "kind": "StringLiteral", - "offset": 4357, + "offset": 4202, "length": 48, "value": "\"\/messaging\/chat_messages\/\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/MessageManager\/MessageManager+SecureConversations.swift", "kind": "StringLiteral", - "offset": 4404, + "offset": 4249, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/MessageManager\/MessageManager+SecureConversations.swift", "kind": "StringLiteral", - "offset": 5039, + "offset": 4884, "length": 36, "value": "\"\/messaging\/mark_chat_messages_read\"" }, @@ -47775,70 +46831,70 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "StringLiteral", - "offset": 2079, + "offset": 2189, "length": 52, "value": "\"Site API should not return nil in Enqueuer.siteApi\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "StringLiteral", - "offset": 2771, + "offset": 2881, "length": 50, "value": "\"Unable to fetch site with id \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "StringLiteral", - "offset": 2810, + "offset": 2920, "length": 1, "value": "\": \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "StringLiteral", - "offset": 2820, + "offset": 2930, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "BooleanLiteral", - "offset": 4679, + "offset": 5032, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "BooleanLiteral", - "offset": 4919, + "offset": 5272, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "StringLiteral", - "offset": 5080, + "offset": 5433, "length": 60, "value": "\"Queue ticket creation failed with statusCode \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "StringLiteral", - "offset": 5139, + "offset": 5492, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "BooleanLiteral", - "offset": 7109, + "offset": 7462, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.swift", "kind": "BooleanLiteral", - "offset": 7151, + "offset": 7504, "length": 4, "value": "true" }, @@ -49739,13 +48795,6 @@ "length": 31, "value": "\"external_operator_not_reached\"" }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", - "kind": "StringLiteral", - "offset": 1541, - "length": 11, - "value": "\"follow_up\"" - }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", @@ -49812,164 +48861,136 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 1541, - "length": 11, - "value": "\"follow_up\"" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", - "kind": "StringLiteral", - "offset": 1785, + "offset": 1753, "length": 9, "value": "\"engaged\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 1843, + "offset": 1811, "length": 14, "value": "\"transferring\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 1906, + "offset": 1874, "length": 22, "value": "\"unknown(\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 1926, + "offset": 1894, "length": 1, "value": "\")\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 2035, + "offset": 2003, "length": 9, "value": "\"engaged\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 2095, + "offset": 2063, "length": 14, "value": "\"transferring\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 3525, + "offset": 3432, "length": 10, "value": "\"platform\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 3567, + "offset": 3474, "length": 10, "value": "\"operator\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 3525, + "offset": 3432, "length": 10, "value": "\"platform\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 3567, + "offset": 3474, "length": 10, "value": "\"operator\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 4368, + "offset": 4275, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 4488, + "offset": 4395, "length": 4, "value": "\"%@\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 4494, + "offset": 4401, "length": 34, "value": "\"SubEngagement: empty operator ID\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 4633, + "offset": 4540, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 4789, + "offset": 4696, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 11045, + "offset": 10591, "length": 11, "value": "\"timed_out\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 11108, + "offset": 10654, "length": 10, "value": "\"accepted\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 11979, + "offset": 11525, "length": 11, "value": "\"timed_out\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", "kind": "StringLiteral", - "offset": 12057, + "offset": 11603, "length": 10, "value": "\"accepted\"" }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", - "kind": "BooleanLiteral", - "offset": 12353, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", - "kind": "BooleanLiteral", - "offset": 12551, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/EngagementInternal.swift", - "kind": "BooleanLiteral", - "offset": 12582, - "length": 5, - "value": "false" - }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.CallVisualizer.swift", "kind": "StringLiteral", @@ -51776,13 +50797,6 @@ "length": 26, "value": "\"PushNotificationsEnabled\"" }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/SubscriptionClient\/SubscriptionClient.Implementation.swift", - "kind": "Dictionary", - "offset": 119, - "length": 3, - "value": "[]" - }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Error\/GliaCoreError.swift", "kind": "IntegerLiteral", @@ -52635,7 +51649,7 @@ "kind": "StringLiteral", "offset": 426, "length": 7, - "value": "\"2.0.4\"" + "value": "\"1.5.8\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/NetworkConnectionMonitor\/PathMonitorClient.Live.swift", @@ -52689,707 +51703,707 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 2464, + "offset": 2100, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 2624, + "offset": 2260, "length": 93, "value": "\"Remote string could not be fetched because self was unexpectedly deallocated, key='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 2714, + "offset": 2350, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 2895, + "offset": 2531, "length": 46, "value": "\"Custom locale not initialized, key='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 2938, + "offset": 2574, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 2999, + "offset": 2635, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 3150, + "offset": 2778, "length": 53, "value": "\"Key does not exist in remote strings, key='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 3200, + "offset": 2828, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 4965, + "offset": 4552, "length": 93, "value": "\"Setting 'activeEngagement' from '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 5017, + "offset": 4604, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 5020, + "offset": 4607, "length": 6, "value": "\"' to '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 5052, + "offset": 4639, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 5055, + "offset": 4642, "length": 3, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "Dictionary", - "offset": 6568, + "offset": 6155, "length": 3, "value": "[]" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 8556, + "offset": 8143, "length": 197, "value": "\"Unable to return 'SiteManaging' instance because SDK is not configured using `GliaCore.sharedInstance.configure(with:)` method.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "Array", - "offset": 9808, + "offset": 9395, "length": 2, "value": "[]" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "IntegerLiteral", - "offset": 11928, + "offset": 11515, "length": 1, "value": "1" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "IntegerLiteral", - "offset": 11955, + "offset": 11542, "length": 1, "value": "1" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 15582, + "offset": 15169, "length": 108, "value": "\"Request for authenticated visitor failed. Access token is expired: \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 15676, + "offset": 15263, "length": 6, "value": "\" status code.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16261, + "offset": 15848, "length": 49, "value": "\"Register Remote Logging failed: \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16309, + "offset": 15896, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16372, + "offset": 15959, "length": 76, "value": "\"Register Remote Logging failed: \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16447, + "offset": 16034, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16851, + "offset": 16438, "length": 118, "value": "\"Socket connection has been established after connection state changing (to='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16945, + "offset": 16532, "length": 16, "value": "\"') with result='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 16966, + "offset": 16553, "length": 3, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "IntegerLiteral", - "offset": 23899, + "offset": 23486, "length": 1, "value": "1" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "IntegerLiteral", - "offset": 23934, + "offset": 23521, "length": 1, "value": "1" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 25923, + "offset": 25510, "length": 79, "value": "\"Unable to add remote logger to \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 25961, + "offset": 25548, "length": 7, "value": "\" because it is not \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 25991, + "offset": 25578, "length": 8, "value": "\" instance.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 27189, + "offset": 26776, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 28859, + "offset": 28044, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 29225, + "offset": 28410, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 31053, + "offset": 30238, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 31231, + "offset": 30416, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 38192, + "offset": 37377, "length": 48, "value": "\"Engagement has failed with reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 38237, + "offset": 37422, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 38896, + "offset": 38081, "length": 83, "value": "\"Engagement failed with no error. engagement_id='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 38974, + "offset": 38159, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 38977, + "offset": 38162, "length": 3, "value": "\"'\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 40896, + "offset": 40081, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 40928, + "offset": 40113, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 42347, + "offset": 41532, "length": 78, "value": "\"Socket connection has been established after background with result='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 42422, + "offset": 41607, "length": 5, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 43380, + "offset": 42565, "length": 72, "value": "\"Channel connection has not been established. Reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 43449, + "offset": 42634, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 46628, + "offset": 45813, "length": 64, "value": "\"Channel connection has not been established. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 46689, + "offset": 45874, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 47255, + "offset": 46440, "length": 64, "value": "\"SiteManaging not available. Can't initialize live observation.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 47476, + "offset": 46661, "length": 61, "value": "\"Channel is nil. Aborting setting up live observation medra.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 47985, + "offset": 47170, "length": 61, "value": "\"Channel is nil. Aborting setting up live observation medra.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 48267, + "offset": 47452, "length": 83, "value": "\"Site not available. Aborting setting up live observation medra. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 48347, + "offset": 47532, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 48832, + "offset": 48017, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 52325, + "offset": 51510, "length": 22, "value": "\"cleanedOnFirstLaunch\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 52376, + "offset": 51561, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 52547, + "offset": 51732, "length": 63, "value": "\"Cleaning keychain because of '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 52584, + "offset": 51769, "length": 6, "value": "\"' is '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 52607, + "offset": 51792, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 54052, + "offset": 53237, "length": 56, "value": "\"Skipping handling visitor state update as it is 'nil'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "IntegerLiteral", - "offset": 56216, + "offset": 54998, "length": 1, "value": "2" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 57037, + "offset": 55667, "length": 83, "value": "\"Engagement (id: '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 57071, + "offset": 55701, "length": 12, "value": "\"', status: '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 57103, + "offset": 55733, "length": 18, "value": "\"') is recovered.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 57231, + "offset": 55861, "length": 82, "value": "\"Engagement (id: '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 57265, + "offset": 55895, "length": 12, "value": "\"', status: '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 57297, + "offset": 55927, "length": 17, "value": "\"') is accepted.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 58191, + "offset": 56821, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 58830, + "offset": 57460, "length": 300, "value": "\"engagement_id='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 58888, + "offset": 57518, "length": 8, "value": "\"', sdk='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 58922, + "offset": 57552, "length": 8, "value": "\"', iOS='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 58957, + "offset": 57587, "length": 4, "value": "\"', device='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 59009, + "offset": 57639, "length": 22, "value": "\"', pushNotifications='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 59061, + "offset": 57691, "length": 1, "value": "\" \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 59103, + "offset": 57733, "length": 3, "value": "\"'.\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "BooleanLiteral", - "offset": 60018, + "offset": 58648, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 61723, + "offset": 60353, "length": 63, "value": "\"Can't set up media for engagement because visitor is missing.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 65172, + "offset": 63802, "length": 19, "value": "\"Engagement ended.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 69560, + "offset": 68190, "length": 77, "value": "\"Media upgrade has been successful. engagement_id='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 69634, + "offset": 68264, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 69728, + "offset": 68358, "length": 89, "value": "\"Error posting media upgrade of type '\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 69794, + "offset": 68424, "length": 10, "value": "\"'. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 69814, + "offset": 68444, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 70093, + "offset": 68723, "length": 41, "value": "\"Media upgrade failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 70131, + "offset": 68761, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 70843, + "offset": 68930, "length": 22, "value": "\"capabilities:request\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 70902, + "offset": 68989, "length": 23, "value": "\"capabilities:response\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 70843, + "offset": 68930, "length": 22, "value": "\"capabilities:request\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 70902, + "offset": 68989, "length": 23, "value": "\"capabilities:response\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 72813, + "offset": 70900, "length": 94, "value": "\"Screen sharing failed with error 'screenSharingNotAvailable'. Reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 72904, + "offset": 70991, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 73148, + "offset": 71235, "length": 93, "value": "\"Screen sharing failed with error 'notAvailableOnIOSVersion'. Reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 73238, + "offset": 71325, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 73468, + "offset": 71555, "length": 78, "value": "\"Connection failed with error 'proposalError'. Reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 73543, + "offset": 71630, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 73761, + "offset": 71848, "length": 76, "value": "\"RTCClient failed with error 'noConnection'. Reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 73834, + "offset": 71921, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 74047, + "offset": 72134, "length": 72, "value": "\"Medra failed with error 'networkError'. Reason='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift", "kind": "StringLiteral", - "offset": 74116, + "offset": 72203, "length": 4, "value": "\"'.\"" }, @@ -54397,171 +53411,178 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 2487, + "offset": 2591, "length": 58, "value": "\"Queue ID array contains invalid Queue IDs: \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 2544, + "offset": 2648, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 5315, + "offset": 5682, "length": 18, "value": "\"Unexpected error\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 6235, + "offset": 6602, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 7676, + "offset": 8196, "length": 18, "value": "\"Unexpected error\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 10589, + "offset": 11260, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 10961, + "offset": 11632, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 11352, + "offset": 12023, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 12127, + "offset": 12798, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 13099, + "offset": 13770, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 13211, + "offset": 13882, "length": 4, "value": "true" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 13998, + "offset": 14669, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 14236, + "offset": 14907, "length": 69, "value": "\"Failed to create UUID with queue ticket ID. id='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 14302, + "offset": 14973, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 14334, + "offset": 15005, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 14363, + "offset": 15034, "length": 40, "value": "\"The queue ticket ID is not valid UUID.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 14784, + "offset": 15455, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "BooleanLiteral", - "offset": 14975, + "offset": 15646, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "Array", - "offset": 17160, + "offset": 17831, "length": 2, "value": "[]" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 19093, + "offset": 19764, "length": 52, "value": "\"Subscribing failed. Queue identifiers are missing.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 19241, + "offset": 19912, "length": 7, "value": "\"watch\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 19260, + "offset": 19931, "length": 8, "value": "\"topics\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 19285, + "offset": 19956, "length": 13, "value": "\"queue:\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", "kind": "StringLiteral", - "offset": 19297, + "offset": 19968, "length": 5, "value": "\"\"" }, + { + "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCoreExtensions\/GliaCore+Queueable.swift", + "kind": "Dictionary", + "offset": 21709, + "length": 3, + "value": "[]" + }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/CameraDevice.swift", "kind": "StringLiteral", @@ -54572,339 +53593,297 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 3468, + "offset": 3469, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 7670, + "offset": 7672, "length": 62, "value": "\"Sending a message without text or attachment is not allowed.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 8439, + "offset": 8450, "length": 62, "value": "\"Posting chatMessage completed with messageId: \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 8499, + "offset": 8510, "length": 1, "value": "\".\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 8663, + "offset": 8675, "length": 52, "value": "\"Send message request has failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 8712, + "offset": 8724, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 8769, + "offset": 8781, "length": 52, "value": "\"Send message request has failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 8818, + "offset": 8830, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "Array", - "offset": 10059, + "offset": 10071, "length": 2, "value": "[]" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "BooleanLiteral", - "offset": 10513, + "offset": 10525, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 12693, + "offset": 12697, "length": 35, "value": "\"File url for uploading not found.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 13278, + "offset": 13290, "length": 38, "value": "\"File has been uploaded successfully.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 13463, + "offset": 13476, "length": 54, "value": "\"File uploading request has failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 13514, + "offset": 13527, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 13567, + "offset": 13580, "length": 67, "value": "\"File uploading has failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 13631, + "offset": 13644, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "BooleanLiteral", - "offset": 14457, + "offset": 14471, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 15475, + "offset": 15489, "length": 32, "value": "\"A file id is missed or invalid\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "BooleanLiteral", - "offset": 16345, + "offset": 16361, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 17307, + "offset": 17325, "length": 39, "value": "\"File has been downloaded succesfully.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 17494, + "offset": 17513, "length": 56, "value": "\"File downloading request has failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 17547, + "offset": 17566, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 17639, + "offset": 17658, "length": 26, "value": "\"File downloading failed.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 18082, + "offset": 18103, "length": 41, "value": "\"File info has been fetched succesfully.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 18257, + "offset": 18279, "length": 58, "value": "\"File info fetching request has failed. Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 18312, + "offset": 18334, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 18396, + "offset": 18418, "length": 27, "value": "\"File can't be downloaded.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 19701, + "offset": 19717, "length": 39, "value": "\"Messages marked as read successfully.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 19884, + "offset": 19900, "length": 38, "value": "\"Marking messages as read has failed.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 19971, + "offset": 19988, "length": 39, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 19991, + "offset": 20008, "length": 5, "value": "\" Error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 20007, + "offset": 20024, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 20289, + "offset": 20307, "length": 79, "value": "\"Error getting the visitor for marking messages as read, error=\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 20367, + "offset": 20385, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "BooleanLiteral", - "offset": 20474, + "offset": 20492, "length": 5, "value": "false" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 21845, + "offset": 21865, "length": 63, "value": "\"No unread message count present in VisitorState, returning 0.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "IntegerLiteral", - "offset": 21950, + "offset": 21970, "length": 1, "value": "0" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 22038, + "offset": 22059, "length": 88, "value": "\"Unread message count present in VisitorState, \"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 22106, + "offset": 22127, "length": 6, "value": "\" unread message(s).\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 22263, + "offset": 22285, "length": 78, "value": "\"Error getting the visitor for unread message count, error='\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "StringLiteral", - "offset": 22338, + "offset": 22360, "length": 4, "value": "\"'.\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", "kind": "BooleanLiteral", - "offset": 22477, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", - "kind": "BooleanLiteral", - "offset": 25243, + "offset": 22499, "length": 5, "value": "false" }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", - "kind": "BooleanLiteral", - "offset": 25497, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", - "kind": "IntegerLiteral", - "offset": 25925, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", - "kind": "BooleanLiteral", - "offset": 26806, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", - "kind": "BooleanLiteral", - "offset": 27064, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.SecureConversations.swift", - "kind": "BooleanLiteral", - "offset": 28208, - "length": 4, - "value": "true" - }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Extensions\/UIView.swift", "kind": "FloatLiteral", @@ -55125,7 +54104,7 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/QueueForEngagementOptions.swift", "kind": "BooleanLiteral", - "offset": 1574, + "offset": 2298, "length": 4, "value": "true" }, @@ -55153,24 +54132,17 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/Engagement.swift", "kind": "StringLiteral", - "offset": 2915, + "offset": 2652, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/Engagement.swift", "kind": "StringLiteral", - "offset": 3007, + "offset": 2744, "length": 2, "value": "\"\"" }, - { - "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/Engagement.swift", - "kind": "BooleanLiteral", - "offset": 3985, - "length": 5, - "value": "false" - }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/MediaUpgradeRequest.swift", "kind": "StringLiteral", @@ -55482,70 +54454,70 @@ { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 1284, + "offset": 1343, "length": 5, "value": "\"sdk\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 1489, + "offset": 1616, "length": 16, "value": "\"\/queue_tickets\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 1543, + "offset": 1670, "length": 12, "value": "\"site_ids[]\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 1996, + "offset": 2123, "length": 9, "value": "\"\/queues\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 2043, + "offset": 2170, "length": 12, "value": "\"site_ids[]\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 2415, + "offset": 2542, "length": 52, "value": "\"\/queue_tickets\/\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 2466, + "offset": 2593, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "StringLiteral", - "offset": 2505, + "offset": 2632, "length": 12, "value": "\"site_ids[]\"" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "IntegerLiteral", - "offset": 2731, + "offset": 2858, "length": 3, "value": "204" }, { "filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/Engagement\/Enqueuer\/Enqueuer.ApiRequestBuilder.swift", "kind": "Dictionary", - "offset": 4435, + "offset": 4686, "length": 17, "value": "[(\"one_way\", true)]" }, diff --git a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface index e8e8113..087fc04 100644 --- a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +++ b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface @@ -51,7 +51,6 @@ public enum EngagementEndingReason { case visitorHungUp case operatorHungUp case error - case followUp public static func == (a: GliaCoreSDK.EngagementEndingReason, b: GliaCoreSDK.EngagementEndingReason) -> Swift.Bool public func hash(into hasher: inout Swift.Hasher) public var hashValue: Swift.Int { @@ -129,8 +128,6 @@ public protocol EngagementHandling { var onEngagementRequest: GliaCoreSDK.RequestOfferBlock { get } var onEngagementTransfer: GliaCoreSDK.EngagementTransferBlock { get } var onEngagementTransferring: GliaCoreSDK.EngagementTransferringBlock { get } - var onLiveToSecureConversationsEngagementTransferring: GliaCoreSDK.EngagementTransferringBlock { get } - var onEngagementChanged: GliaCoreSDK.EngagementChangedBlock { get } } @objc public protocol MessageHandling { @objc func receive(message: GliaCoreSDK.Message) @@ -293,7 +290,6 @@ public typealias EngagementFileProgressBlock = (GliaCoreSDK.EngagementFileProgre public typealias EngagementFileCompletionBlock = (GliaCoreSDK.EngagementFileInformation?, GliaCoreSDK.GliaCoreError?) -> Swift.Void public typealias EngagementFileFetchCompletionBlock = (GliaCoreSDK.EngagementFileData?, GliaCoreSDK.GliaCoreError?) -> Swift.Void public typealias StreamableOnHoldHandler = (_ onHold: Swift.Bool) -> Swift.Void -public typealias EngagementChangedBlock = (GliaCoreSDK.Engagement?) -> Swift.Void public protocol PushNotificationsHandling { func userNotificationCenter(_ center: UserNotifications.UNUserNotificationCenter, willPresent notification: UserNotifications.UNNotification, withCompletionHandler completionHandler: @escaping (UserNotifications.UNNotificationPresentationOptions) -> Swift.Void) func userNotificationCenter(_ center: UserNotifications.UNUserNotificationCenter, didReceive response: UserNotifications.UNNotificationResponse, withCompletionHandler completionHandler: @escaping () -> Swift.Void) @@ -1312,16 +1308,6 @@ extension GliaCoreSDK.GliaCore.SecureConversations { @discardableResult final public func markMessagesAsRead(completion: @escaping (Swift.Result) -> Swift.Void) -> GliaCoreSDK.GliaCore.Cancellable final public func getUnreadMessageCount(completion: @escaping (Swift.Result) -> Swift.Void) - final public func subscribeToUnreadMessageCount(completion: @escaping (Swift.Result) -> Swift.Void) -> Swift.String? - final public func unsubscribeFromUnreadMessageCount(_ subscriptionToken: Swift.String) -} -extension GliaCoreSDK.GliaCore.SecureConversations { - final public func pendingSecureConversationStatus(_ callback: @escaping (Swift.Result) -> Swift.Void) - final public func subscribeToPendingSecureConversationStatus(_ callback: @escaping (Swift.Result) -> Swift.Void) -> Swift.String? - final public func unsubscribeFromPendingSecureConversationStatus(_ subscriptionToken: Swift.String) -} -extension GliaCoreSDK.GliaCore.SecureConversations { - #warning("Remove this feature flag once 'follow up' API is stable") } extension GliaCoreSDK.GliaCore { final public func startSocketObservation() @@ -1341,7 +1327,8 @@ public struct QueueForEngagementOptions { public let shouldCloseAllQueues: Swift.Bool public let mediaType: GliaCoreSDK.MediaType public let engagementOptions: GliaCoreSDK.EngagementOptions? - public init(queueIds: [Swift.String], visitorContext: GliaCoreSDK.VisitorContext? = nil, shouldCloseAllQueues: Swift.Bool = true, mediaType: GliaCoreSDK.MediaType, engagementOptions: GliaCoreSDK.EngagementOptions? = nil) + public let shouldPauseSecureConversationsMessages: Swift.Bool? + public init(queueIds: [Swift.String], visitorContext: GliaCoreSDK.VisitorContext? = nil, shouldCloseAllQueues: Swift.Bool = true, mediaType: GliaCoreSDK.MediaType, engagementOptions: GliaCoreSDK.EngagementOptions? = nil, shouldPauseSecureConversationsMessages: Swift.Bool? = nil) } @objc @objcMembers public class Engagement : ObjectiveC.NSObject { @objc final public let id: Swift.String @@ -1349,9 +1336,7 @@ public struct QueueForEngagementOptions { final public let source: GliaCoreSDK.EngagementSource @objc public var restartedFromEngagementId: Swift.String? public var mediaStreams: GliaCoreSDK.Engagement.Media - public var status: GliaCoreSDK.Engagement.Status - final public let capabilities: GliaCoreSDK.Engagement.Capabilities? - public init(id: Swift.String, engagedOperator: GliaCoreSDK.Operator?, source: GliaCoreSDK.EngagementSource, fetchSurvey: @escaping GliaCoreSDK.Engagement.FetchSurvey, restartedFromEngagementId: Swift.String? = nil, mediaStreams: GliaCoreSDK.Engagement.Media, status: GliaCoreSDK.Engagement.Status, capabilities: GliaCoreSDK.Engagement.Capabilities?) + public init(id: Swift.String, engagedOperator: GliaCoreSDK.Operator?, source: GliaCoreSDK.EngagementSource, fetchSurvey: @escaping GliaCoreSDK.Engagement.FetchSurvey, restartedFromEngagementId: Swift.String? = nil, mediaStreams: GliaCoreSDK.Engagement.Media) @objc deinit } extension GliaCoreSDK.Engagement { @@ -1366,23 +1351,6 @@ extension GliaCoreSDK.Engagement { public init(audio: GliaCoreSDK.MediaDirection?, video: GliaCoreSDK.MediaDirection?) } } -extension GliaCoreSDK.Engagement { - public struct Capabilities : Swift.Codable { - public let text: Swift.Bool - public var isTextMessageAllowed: Swift.Bool { - get - } - public init(text: Swift.Bool) - public init(from decoder: any Swift.Decoder) throws - public func encode(to encoder: any Swift.Encoder) throws - } -} -extension GliaCoreSDK.Engagement { - public enum Status : Swift.Equatable { - case engaged, transferring, unknown(Swift.String) - public static func == (a: GliaCoreSDK.Engagement.Status, b: GliaCoreSDK.Engagement.Status) -> Swift.Bool - } -} @objc public class MediaUpgradeOffer : ObjectiveC.NSObject { final public let type: GliaCoreSDK.MediaType final public let direction: GliaCoreSDK.MediaDirection diff --git a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc index 3ae7c2c..b2309cc 100644 Binary files a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc and b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc differ diff --git a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface index 9e53b53..f40bc76 100644 --- a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +++ b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface @@ -51,7 +51,6 @@ public enum EngagementEndingReason { case visitorHungUp case operatorHungUp case error - case followUp public static func == (a: GliaCoreSDK.EngagementEndingReason, b: GliaCoreSDK.EngagementEndingReason) -> Swift.Bool public func hash(into hasher: inout Swift.Hasher) public var hashValue: Swift.Int { @@ -129,8 +128,6 @@ public protocol EngagementHandling { var onEngagementRequest: GliaCoreSDK.RequestOfferBlock { get } var onEngagementTransfer: GliaCoreSDK.EngagementTransferBlock { get } var onEngagementTransferring: GliaCoreSDK.EngagementTransferringBlock { get } - var onLiveToSecureConversationsEngagementTransferring: GliaCoreSDK.EngagementTransferringBlock { get } - var onEngagementChanged: GliaCoreSDK.EngagementChangedBlock { get } } @objc public protocol MessageHandling { @objc func receive(message: GliaCoreSDK.Message) @@ -293,7 +290,6 @@ public typealias EngagementFileProgressBlock = (GliaCoreSDK.EngagementFileProgre public typealias EngagementFileCompletionBlock = (GliaCoreSDK.EngagementFileInformation?, GliaCoreSDK.GliaCoreError?) -> Swift.Void public typealias EngagementFileFetchCompletionBlock = (GliaCoreSDK.EngagementFileData?, GliaCoreSDK.GliaCoreError?) -> Swift.Void public typealias StreamableOnHoldHandler = (_ onHold: Swift.Bool) -> Swift.Void -public typealias EngagementChangedBlock = (GliaCoreSDK.Engagement?) -> Swift.Void public protocol PushNotificationsHandling { func userNotificationCenter(_ center: UserNotifications.UNUserNotificationCenter, willPresent notification: UserNotifications.UNNotification, withCompletionHandler completionHandler: @escaping (UserNotifications.UNNotificationPresentationOptions) -> Swift.Void) func userNotificationCenter(_ center: UserNotifications.UNUserNotificationCenter, didReceive response: UserNotifications.UNNotificationResponse, withCompletionHandler completionHandler: @escaping () -> Swift.Void) @@ -1281,16 +1277,6 @@ extension GliaCoreSDK.GliaCore.SecureConversations { @discardableResult final public func markMessagesAsRead(completion: @escaping (Swift.Result) -> Swift.Void) -> GliaCoreSDK.GliaCore.Cancellable final public func getUnreadMessageCount(completion: @escaping (Swift.Result) -> Swift.Void) - final public func subscribeToUnreadMessageCount(completion: @escaping (Swift.Result) -> Swift.Void) -> Swift.String? - final public func unsubscribeFromUnreadMessageCount(_ subscriptionToken: Swift.String) -} -extension GliaCoreSDK.GliaCore.SecureConversations { - final public func pendingSecureConversationStatus(_ callback: @escaping (Swift.Result) -> Swift.Void) - final public func subscribeToPendingSecureConversationStatus(_ callback: @escaping (Swift.Result) -> Swift.Void) -> Swift.String? - final public func unsubscribeFromPendingSecureConversationStatus(_ subscriptionToken: Swift.String) -} -extension GliaCoreSDK.GliaCore.SecureConversations { - #warning("Remove this feature flag once 'follow up' API is stable") } extension GliaCoreSDK.GliaCore { final public func startSocketObservation() @@ -1310,7 +1296,8 @@ public struct QueueForEngagementOptions { public let shouldCloseAllQueues: Swift.Bool public let mediaType: GliaCoreSDK.MediaType public let engagementOptions: GliaCoreSDK.EngagementOptions? - public init(queueIds: [Swift.String], visitorContext: GliaCoreSDK.VisitorContext? = nil, shouldCloseAllQueues: Swift.Bool = true, mediaType: GliaCoreSDK.MediaType, engagementOptions: GliaCoreSDK.EngagementOptions? = nil) + public let shouldPauseSecureConversationsMessages: Swift.Bool? + public init(queueIds: [Swift.String], visitorContext: GliaCoreSDK.VisitorContext? = nil, shouldCloseAllQueues: Swift.Bool = true, mediaType: GliaCoreSDK.MediaType, engagementOptions: GliaCoreSDK.EngagementOptions? = nil, shouldPauseSecureConversationsMessages: Swift.Bool? = nil) } @objc @objcMembers public class Engagement : ObjectiveC.NSObject { @objc final public let id: Swift.String @@ -1318,9 +1305,7 @@ public struct QueueForEngagementOptions { final public let source: GliaCoreSDK.EngagementSource @objc public var restartedFromEngagementId: Swift.String? public var mediaStreams: GliaCoreSDK.Engagement.Media - public var status: GliaCoreSDK.Engagement.Status - final public let capabilities: GliaCoreSDK.Engagement.Capabilities? - public init(id: Swift.String, engagedOperator: GliaCoreSDK.Operator?, source: GliaCoreSDK.EngagementSource, fetchSurvey: @escaping GliaCoreSDK.Engagement.FetchSurvey, restartedFromEngagementId: Swift.String? = nil, mediaStreams: GliaCoreSDK.Engagement.Media, status: GliaCoreSDK.Engagement.Status, capabilities: GliaCoreSDK.Engagement.Capabilities?) + public init(id: Swift.String, engagedOperator: GliaCoreSDK.Operator?, source: GliaCoreSDK.EngagementSource, fetchSurvey: @escaping GliaCoreSDK.Engagement.FetchSurvey, restartedFromEngagementId: Swift.String? = nil, mediaStreams: GliaCoreSDK.Engagement.Media) @objc deinit } extension GliaCoreSDK.Engagement { @@ -1335,23 +1320,6 @@ extension GliaCoreSDK.Engagement { public init(audio: GliaCoreSDK.MediaDirection?, video: GliaCoreSDK.MediaDirection?) } } -extension GliaCoreSDK.Engagement { - public struct Capabilities : Swift.Codable { - public let text: Swift.Bool - public var isTextMessageAllowed: Swift.Bool { - get - } - public init(text: Swift.Bool) - public init(from decoder: any Swift.Decoder) throws - public func encode(to encoder: any Swift.Encoder) throws - } -} -extension GliaCoreSDK.Engagement { - public enum Status : Swift.Equatable { - case engaged, transferring, unknown(Swift.String) - public static func == (a: GliaCoreSDK.Engagement.Status, b: GliaCoreSDK.Engagement.Status) -> Swift.Bool - } -} @objc public class MediaUpgradeOffer : ObjectiveC.NSObject { final public let type: GliaCoreSDK.MediaType final public let direction: GliaCoreSDK.MediaDirection diff --git a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/_CodeSignature/CodeResources b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/_CodeSignature/CodeResources index 2bd6ae6..7e4928e 100644 --- a/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/_CodeSignature/CodeResources +++ b/GliaCoreSDK.xcframework/ios-arm64_x86_64-simulator/GliaCoreSDK.framework/_CodeSignature/CodeResources @@ -10,7 +10,7 @@ Headers/GliaCoreSDK-Swift.h - 96ICrjAkjXTqmvUyF+KRtrjU5eI= + 1gwZ/i+xCPpNKsMkb4eHe5eOv5w= Headers/GliaCoreSDK.h @@ -26,43 +26,43 @@ Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.abi.json - Zw9KClnt+QUCFqs0pMDp0nwoYgw= + rm+Y6aykfebCDJenuJ6bsCxYjOM= Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface - n3LHLEQdPnMoWOYBIrCrZ0yndWY= + 6naq+TuUhzTR4Zn9JfvCmEiVPco= Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc - n1D4k5ayiYFM3F5IV6H9oDIvvHM= + tTJYAbu4nlCyEzMmiNYzaonRR9A= Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface - Py6pRf4u7K5lHsNtV+G+CqMvJ5U= + gHTdJ57MGKSKPK6SF94VTHeeAhg= Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule - CzvBFmuZ3UT3Xyc2i8injfZcMbI= + kYtfs5NKPYE34DRGp6A6ekmfQNc= Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json - Zw9KClnt+QUCFqs0pMDp0nwoYgw= + rm+Y6aykfebCDJenuJ6bsCxYjOM= Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface - CUXMwg+jGsWXQNPEGVc7Hk+4eYU= + kAgLHThqTLTYoW1en4XeBhp7cRE= Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc - tMaRKbHfSKidj52Qy+acFFK93tQ= + HEy1AOFRA2rtDtIcK6AlW9JnxtI= Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface - bMVNVhQJKJ3chw+1A6+5aD2lfLg= + l5NU4jqsXmZD8HUSaflCqEmxdEk= Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule - 9TEbtqveN6zBOHw30Zedv8iA/uw= + 2t6QhaSgAA1SO1C8XjDwFr2WxOM= Modules/module.modulemap @@ -82,7 +82,7 @@ hash2 - wqd4m4n1FaJQVFns692NuxdXEOHks+gR8gKyaGcqnME= + 0xhADptdiXMP9pUjaG2rvfDlu/Y98Pbd9qdIeMF1H3A= Headers/GliaCoreSDK.h @@ -103,70 +103,70 @@ hash2 - oSrOYB/3uFuxC+XIp3beHnpBm+R5hTb0QUO8cs+Mqic= + FUNjbjykX4hadjihBrxVpECZNb9lgld3l7ZprxJ3dQQ= Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface hash2 - 2ZF1FXSUFZetnRvh3K1ivuqP61ZfkubDO5qlXr+hrWo= + 28rtbJdogRN48GVoUCykd1tNttDxmwDHnm620EMFJeE= Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc hash2 - 4jlkCOFIoPGQNtVkh7ZPflDsBwtqgxUtcc7/FfQ8T38= + xJGHtLt3eZaaKkANB57Odb8pKQN9uuBTNKIDXy/6iKg= Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface hash2 - egqsDyFBIQgr0yVydyCtoZMKgWyhFtmv3+aZYIcxVh0= + H7eCvI+r2cHXgk1+pvo+8i4maKfDug9N3nhnr3CRk8M= Modules/GliaCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule hash2 - XrSBZSmIbAFGHdQHJHDwCqPNgJnbdyw9M3j9Dunkjhk= + or0gHC7/dway6FshX0jIstB5spwPWYXCBPaQI4fRhX8= Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json hash2 - oSrOYB/3uFuxC+XIp3beHnpBm+R5hTb0QUO8cs+Mqic= + FUNjbjykX4hadjihBrxVpECZNb9lgld3l7ZprxJ3dQQ= Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface hash2 - XPLJaw1J42odYMACRktM9GKHuTWDG99DUKomrJRu3eA= + Pdk6eQve2+GXTsNjRSxk6XTR/NHeEdUUOQuSDpWhbYg= Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc hash2 - kaa9Y3V/Uv6U3uSEku0WlEzBVpnJDec/cJCviUWbG4s= + fRJmt0wYnSRqRGcGXOxe4MJacWQiAM6IsrLPpqZpyLY= Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface hash2 - YgRyW4n7P053tjQctqzYeNz2k8y02NwwcPytpzHlWaM= + 4xuDbVAowKudpWqVdJaTh7gHUcJcXObSbsWifyg+IHs= Modules/GliaCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule hash2 - /YDLq+J54LPrCQnnmKaAEZOoUMu8k9ctzLWhtUBK1HE= + 8iMriX2lnDb9ZK/hrNImfnFDHsXhfUByVx3ryVUMLgQ= Modules/module.modulemap diff --git a/Package.swift b/Package.swift index 0863395..0c2b609 100644 --- a/Package.swift +++ b/Package.swift @@ -31,8 +31,8 @@ let package = Package( ), .binaryTarget( name: "GliaCoreSDK", - url: "https://github.com/salemove/ios-bundle/releases/download/2.0.4/GliaCoreSDK.xcframework.zip", - checksum: "67eea14b995b29df2fffaedcb6a043f12a0f43ab27e8655b96f596cb4b3c6992" + url: "https://github.com/salemove/ios-bundle/releases/download/1.5.8/GliaCoreSDK.xcframework.zip", + checksum: "ea56acef24af7016e35d58a03e07630d57f7950cabbbfee2f03059a9e6f7aec7" ), .target( name: "GliaSDK",