@recallai/desktop-sdk 2024.1.28-ed4c05a2ec5340a21818e8292a2c8f86359502da → 2024.1.29-e6120eb92946a71c1f3a0889ec5ef2d8016c0c73
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo +0 -0
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/Project/x86_64-apple-macos.swiftsourceinfo +0 -0
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.abi.json +4 -10
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.private.swiftinterface +1 -1
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.swiftinterface +1 -1
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.swiftmodule +0 -0
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.abi.json +4 -10
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.private.swiftinterface +1 -1
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.swiftinterface +1 -1
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.swiftmodule +0 -0
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo +0 -0
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/Project/x86_64-apple-macos.swiftsourceinfo +0 -0
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.abi.json +4 -10
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.private.swiftinterface +1 -1
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.swiftinterface +1 -1
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.swiftmodule +0 -0
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.abi.json +4 -10
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.private.swiftinterface +1 -1
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.swiftinterface +1 -1
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.swiftmodule +0 -0
- package/desktop_sdk_macos.framework/Versions/A/desktop_sdk_macos +0 -0
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo +0 -0
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/Project/x86_64-apple-macos.swiftsourceinfo +0 -0
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.abi.json +4 -10
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.private.swiftinterface +1 -1
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.swiftinterface +1 -1
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.swiftmodule +0 -0
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.abi.json +4 -10
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.private.swiftinterface +1 -1
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.swiftinterface +1 -1
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.swiftmodule +0 -0
- package/desktop_sdk_macos.framework/Versions/Current/desktop_sdk_macos +0 -0
- package/desktop_sdk_macos.framework/desktop_sdk_macos +0 -0
- package/package.json +1 -1
|
Binary file
|
|
Binary file
|
package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.abi.json
CHANGED
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
{
|
|
34
34
|
"kind": "Constructor",
|
|
35
35
|
"name": "init",
|
|
36
|
-
"printedName": "init(apiUrl:apiKey:
|
|
36
|
+
"printedName": "init(apiUrl:apiKey:recordingConfig:)",
|
|
37
37
|
"children": [
|
|
38
38
|
{
|
|
39
39
|
"kind": "TypeNominal",
|
|
@@ -53,12 +53,6 @@
|
|
|
53
53
|
"printedName": "Swift.String",
|
|
54
54
|
"usr": "s:SS"
|
|
55
55
|
},
|
|
56
|
-
{
|
|
57
|
-
"kind": "TypeNominal",
|
|
58
|
-
"name": "String",
|
|
59
|
-
"printedName": "Swift.String",
|
|
60
|
-
"usr": "s:SS"
|
|
61
|
-
},
|
|
62
56
|
{
|
|
63
57
|
"kind": "TypeNominal",
|
|
64
58
|
"name": "Dictionary",
|
|
@@ -80,8 +74,8 @@
|
|
|
80
74
|
}
|
|
81
75
|
],
|
|
82
76
|
"declKind": "Constructor",
|
|
83
|
-
"usr": "s:
|
|
84
|
-
"mangledName": "$
|
|
77
|
+
"usr": "s:17desktop_sdk_macos24RecallAiDesktopSdkConfigV6apiUrl0I3Key09recordingH0ACSS_SSSDySSypGtcfc",
|
|
78
|
+
"mangledName": "$s17desktop_sdk_macos24RecallAiDesktopSdkConfigV6apiUrl0I3Key09recordingH0ACSS_SSSDySSypGtcfc",
|
|
85
79
|
"moduleName": "desktop_sdk_macos",
|
|
86
80
|
"declAttributes": [
|
|
87
81
|
"AccessControl"
|
|
@@ -7177,7 +7171,7 @@
|
|
|
7177
7171
|
{
|
|
7178
7172
|
"filePath": "\/Users\/runner\/work\/nebula\/nebula\/desktop-sdk\/macos\/desktop-sdk.macos\/desktop-sdk.macos\/webrtc\/WebRtcClient.swift",
|
|
7179
7173
|
"kind": "FloatLiteral",
|
|
7180
|
-
"offset":
|
|
7174
|
+
"offset": 6408,
|
|
7181
7175
|
"length": 3,
|
|
7182
7176
|
"value": "0.0"
|
|
7183
7177
|
},
|
|
@@ -20,7 +20,7 @@ import _StringProcessing
|
|
|
20
20
|
@_exported import desktop_sdk_macos
|
|
21
21
|
import os
|
|
22
22
|
public struct RecallAiDesktopSdkConfig {
|
|
23
|
-
public init(apiUrl: Swift.String, apiKey: Swift.String,
|
|
23
|
+
public init(apiUrl: Swift.String, apiKey: Swift.String, recordingConfig: [Swift.String : Any])
|
|
24
24
|
public static func deserialize(json: Swift.String) throws -> desktop_sdk_macos.RecallAiDesktopSdkConfig
|
|
25
25
|
}
|
|
26
26
|
public protocol ScreenShareDelegate {
|
|
@@ -20,7 +20,7 @@ import _StringProcessing
|
|
|
20
20
|
@_exported import desktop_sdk_macos
|
|
21
21
|
import os
|
|
22
22
|
public struct RecallAiDesktopSdkConfig {
|
|
23
|
-
public init(apiUrl: Swift.String, apiKey: Swift.String,
|
|
23
|
+
public init(apiUrl: Swift.String, apiKey: Swift.String, recordingConfig: [Swift.String : Any])
|
|
24
24
|
public static func deserialize(json: Swift.String) throws -> desktop_sdk_macos.RecallAiDesktopSdkConfig
|
|
25
25
|
}
|
|
26
26
|
public protocol ScreenShareDelegate {
|
|
Binary file
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
{
|
|
34
34
|
"kind": "Constructor",
|
|
35
35
|
"name": "init",
|
|
36
|
-
"printedName": "init(apiUrl:apiKey:
|
|
36
|
+
"printedName": "init(apiUrl:apiKey:recordingConfig:)",
|
|
37
37
|
"children": [
|
|
38
38
|
{
|
|
39
39
|
"kind": "TypeNominal",
|
|
@@ -53,12 +53,6 @@
|
|
|
53
53
|
"printedName": "Swift.String",
|
|
54
54
|
"usr": "s:SS"
|
|
55
55
|
},
|
|
56
|
-
{
|
|
57
|
-
"kind": "TypeNominal",
|
|
58
|
-
"name": "String",
|
|
59
|
-
"printedName": "Swift.String",
|
|
60
|
-
"usr": "s:SS"
|
|
61
|
-
},
|
|
62
56
|
{
|
|
63
57
|
"kind": "TypeNominal",
|
|
64
58
|
"name": "Dictionary",
|
|
@@ -80,8 +74,8 @@
|
|
|
80
74
|
}
|
|
81
75
|
],
|
|
82
76
|
"declKind": "Constructor",
|
|
83
|
-
"usr": "s:
|
|
84
|
-
"mangledName": "$
|
|
77
|
+
"usr": "s:17desktop_sdk_macos24RecallAiDesktopSdkConfigV6apiUrl0I3Key09recordingH0ACSS_SSSDySSypGtcfc",
|
|
78
|
+
"mangledName": "$s17desktop_sdk_macos24RecallAiDesktopSdkConfigV6apiUrl0I3Key09recordingH0ACSS_SSSDySSypGtcfc",
|
|
85
79
|
"moduleName": "desktop_sdk_macos",
|
|
86
80
|
"declAttributes": [
|
|
87
81
|
"AccessControl"
|
|
@@ -7177,7 +7171,7 @@
|
|
|
7177
7171
|
{
|
|
7178
7172
|
"filePath": "\/Users\/runner\/work\/nebula\/nebula\/desktop-sdk\/macos\/desktop-sdk.macos\/desktop-sdk.macos\/webrtc\/WebRtcClient.swift",
|
|
7179
7173
|
"kind": "FloatLiteral",
|
|
7180
|
-
"offset":
|
|
7174
|
+
"offset": 6408,
|
|
7181
7175
|
"length": 3,
|
|
7182
7176
|
"value": "0.0"
|
|
7183
7177
|
},
|
|
@@ -20,7 +20,7 @@ import _StringProcessing
|
|
|
20
20
|
@_exported import desktop_sdk_macos
|
|
21
21
|
import os
|
|
22
22
|
public struct RecallAiDesktopSdkConfig {
|
|
23
|
-
public init(apiUrl: Swift.String, apiKey: Swift.String,
|
|
23
|
+
public init(apiUrl: Swift.String, apiKey: Swift.String, recordingConfig: [Swift.String : Any])
|
|
24
24
|
public static func deserialize(json: Swift.String) throws -> desktop_sdk_macos.RecallAiDesktopSdkConfig
|
|
25
25
|
}
|
|
26
26
|
public protocol ScreenShareDelegate {
|
|
@@ -20,7 +20,7 @@ import _StringProcessing
|
|
|
20
20
|
@_exported import desktop_sdk_macos
|
|
21
21
|
import os
|
|
22
22
|
public struct RecallAiDesktopSdkConfig {
|
|
23
|
-
public init(apiUrl: Swift.String, apiKey: Swift.String,
|
|
23
|
+
public init(apiUrl: Swift.String, apiKey: Swift.String, recordingConfig: [Swift.String : Any])
|
|
24
24
|
public static func deserialize(json: Swift.String) throws -> desktop_sdk_macos.RecallAiDesktopSdkConfig
|
|
25
25
|
}
|
|
26
26
|
public protocol ScreenShareDelegate {
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
{
|
|
34
34
|
"kind": "Constructor",
|
|
35
35
|
"name": "init",
|
|
36
|
-
"printedName": "init(apiUrl:apiKey:
|
|
36
|
+
"printedName": "init(apiUrl:apiKey:recordingConfig:)",
|
|
37
37
|
"children": [
|
|
38
38
|
{
|
|
39
39
|
"kind": "TypeNominal",
|
|
@@ -53,12 +53,6 @@
|
|
|
53
53
|
"printedName": "Swift.String",
|
|
54
54
|
"usr": "s:SS"
|
|
55
55
|
},
|
|
56
|
-
{
|
|
57
|
-
"kind": "TypeNominal",
|
|
58
|
-
"name": "String",
|
|
59
|
-
"printedName": "Swift.String",
|
|
60
|
-
"usr": "s:SS"
|
|
61
|
-
},
|
|
62
56
|
{
|
|
63
57
|
"kind": "TypeNominal",
|
|
64
58
|
"name": "Dictionary",
|
|
@@ -80,8 +74,8 @@
|
|
|
80
74
|
}
|
|
81
75
|
],
|
|
82
76
|
"declKind": "Constructor",
|
|
83
|
-
"usr": "s:
|
|
84
|
-
"mangledName": "$
|
|
77
|
+
"usr": "s:17desktop_sdk_macos24RecallAiDesktopSdkConfigV6apiUrl0I3Key09recordingH0ACSS_SSSDySSypGtcfc",
|
|
78
|
+
"mangledName": "$s17desktop_sdk_macos24RecallAiDesktopSdkConfigV6apiUrl0I3Key09recordingH0ACSS_SSSDySSypGtcfc",
|
|
85
79
|
"moduleName": "desktop_sdk_macos",
|
|
86
80
|
"declAttributes": [
|
|
87
81
|
"AccessControl"
|
|
@@ -7177,7 +7171,7 @@
|
|
|
7177
7171
|
{
|
|
7178
7172
|
"filePath": "\/Users\/runner\/work\/nebula\/nebula\/desktop-sdk\/macos\/desktop-sdk.macos\/desktop-sdk.macos\/webrtc\/WebRtcClient.swift",
|
|
7179
7173
|
"kind": "FloatLiteral",
|
|
7180
|
-
"offset":
|
|
7174
|
+
"offset": 6408,
|
|
7181
7175
|
"length": 3,
|
|
7182
7176
|
"value": "0.0"
|
|
7183
7177
|
},
|
|
@@ -20,7 +20,7 @@ import _StringProcessing
|
|
|
20
20
|
@_exported import desktop_sdk_macos
|
|
21
21
|
import os
|
|
22
22
|
public struct RecallAiDesktopSdkConfig {
|
|
23
|
-
public init(apiUrl: Swift.String, apiKey: Swift.String,
|
|
23
|
+
public init(apiUrl: Swift.String, apiKey: Swift.String, recordingConfig: [Swift.String : Any])
|
|
24
24
|
public static func deserialize(json: Swift.String) throws -> desktop_sdk_macos.RecallAiDesktopSdkConfig
|
|
25
25
|
}
|
|
26
26
|
public protocol ScreenShareDelegate {
|
|
@@ -20,7 +20,7 @@ import _StringProcessing
|
|
|
20
20
|
@_exported import desktop_sdk_macos
|
|
21
21
|
import os
|
|
22
22
|
public struct RecallAiDesktopSdkConfig {
|
|
23
|
-
public init(apiUrl: Swift.String, apiKey: Swift.String,
|
|
23
|
+
public init(apiUrl: Swift.String, apiKey: Swift.String, recordingConfig: [Swift.String : Any])
|
|
24
24
|
public static func deserialize(json: Swift.String) throws -> desktop_sdk_macos.RecallAiDesktopSdkConfig
|
|
25
25
|
}
|
|
26
26
|
public protocol ScreenShareDelegate {
|
|
Binary file
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
{
|
|
34
34
|
"kind": "Constructor",
|
|
35
35
|
"name": "init",
|
|
36
|
-
"printedName": "init(apiUrl:apiKey:
|
|
36
|
+
"printedName": "init(apiUrl:apiKey:recordingConfig:)",
|
|
37
37
|
"children": [
|
|
38
38
|
{
|
|
39
39
|
"kind": "TypeNominal",
|
|
@@ -53,12 +53,6 @@
|
|
|
53
53
|
"printedName": "Swift.String",
|
|
54
54
|
"usr": "s:SS"
|
|
55
55
|
},
|
|
56
|
-
{
|
|
57
|
-
"kind": "TypeNominal",
|
|
58
|
-
"name": "String",
|
|
59
|
-
"printedName": "Swift.String",
|
|
60
|
-
"usr": "s:SS"
|
|
61
|
-
},
|
|
62
56
|
{
|
|
63
57
|
"kind": "TypeNominal",
|
|
64
58
|
"name": "Dictionary",
|
|
@@ -80,8 +74,8 @@
|
|
|
80
74
|
}
|
|
81
75
|
],
|
|
82
76
|
"declKind": "Constructor",
|
|
83
|
-
"usr": "s:
|
|
84
|
-
"mangledName": "$
|
|
77
|
+
"usr": "s:17desktop_sdk_macos24RecallAiDesktopSdkConfigV6apiUrl0I3Key09recordingH0ACSS_SSSDySSypGtcfc",
|
|
78
|
+
"mangledName": "$s17desktop_sdk_macos24RecallAiDesktopSdkConfigV6apiUrl0I3Key09recordingH0ACSS_SSSDySSypGtcfc",
|
|
85
79
|
"moduleName": "desktop_sdk_macos",
|
|
86
80
|
"declAttributes": [
|
|
87
81
|
"AccessControl"
|
|
@@ -7177,7 +7171,7 @@
|
|
|
7177
7171
|
{
|
|
7178
7172
|
"filePath": "\/Users\/runner\/work\/nebula\/nebula\/desktop-sdk\/macos\/desktop-sdk.macos\/desktop-sdk.macos\/webrtc\/WebRtcClient.swift",
|
|
7179
7173
|
"kind": "FloatLiteral",
|
|
7180
|
-
"offset":
|
|
7174
|
+
"offset": 6408,
|
|
7181
7175
|
"length": 3,
|
|
7182
7176
|
"value": "0.0"
|
|
7183
7177
|
},
|
|
@@ -20,7 +20,7 @@ import _StringProcessing
|
|
|
20
20
|
@_exported import desktop_sdk_macos
|
|
21
21
|
import os
|
|
22
22
|
public struct RecallAiDesktopSdkConfig {
|
|
23
|
-
public init(apiUrl: Swift.String, apiKey: Swift.String,
|
|
23
|
+
public init(apiUrl: Swift.String, apiKey: Swift.String, recordingConfig: [Swift.String : Any])
|
|
24
24
|
public static func deserialize(json: Swift.String) throws -> desktop_sdk_macos.RecallAiDesktopSdkConfig
|
|
25
25
|
}
|
|
26
26
|
public protocol ScreenShareDelegate {
|
|
@@ -20,7 +20,7 @@ import _StringProcessing
|
|
|
20
20
|
@_exported import desktop_sdk_macos
|
|
21
21
|
import os
|
|
22
22
|
public struct RecallAiDesktopSdkConfig {
|
|
23
|
-
public init(apiUrl: Swift.String, apiKey: Swift.String,
|
|
23
|
+
public init(apiUrl: Swift.String, apiKey: Swift.String, recordingConfig: [Swift.String : Any])
|
|
24
24
|
public static func deserialize(json: Swift.String) throws -> desktop_sdk_macos.RecallAiDesktopSdkConfig
|
|
25
25
|
}
|
|
26
26
|
public protocol ScreenShareDelegate {
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
{
|
|
34
34
|
"kind": "Constructor",
|
|
35
35
|
"name": "init",
|
|
36
|
-
"printedName": "init(apiUrl:apiKey:
|
|
36
|
+
"printedName": "init(apiUrl:apiKey:recordingConfig:)",
|
|
37
37
|
"children": [
|
|
38
38
|
{
|
|
39
39
|
"kind": "TypeNominal",
|
|
@@ -53,12 +53,6 @@
|
|
|
53
53
|
"printedName": "Swift.String",
|
|
54
54
|
"usr": "s:SS"
|
|
55
55
|
},
|
|
56
|
-
{
|
|
57
|
-
"kind": "TypeNominal",
|
|
58
|
-
"name": "String",
|
|
59
|
-
"printedName": "Swift.String",
|
|
60
|
-
"usr": "s:SS"
|
|
61
|
-
},
|
|
62
56
|
{
|
|
63
57
|
"kind": "TypeNominal",
|
|
64
58
|
"name": "Dictionary",
|
|
@@ -80,8 +74,8 @@
|
|
|
80
74
|
}
|
|
81
75
|
],
|
|
82
76
|
"declKind": "Constructor",
|
|
83
|
-
"usr": "s:
|
|
84
|
-
"mangledName": "$
|
|
77
|
+
"usr": "s:17desktop_sdk_macos24RecallAiDesktopSdkConfigV6apiUrl0I3Key09recordingH0ACSS_SSSDySSypGtcfc",
|
|
78
|
+
"mangledName": "$s17desktop_sdk_macos24RecallAiDesktopSdkConfigV6apiUrl0I3Key09recordingH0ACSS_SSSDySSypGtcfc",
|
|
85
79
|
"moduleName": "desktop_sdk_macos",
|
|
86
80
|
"declAttributes": [
|
|
87
81
|
"AccessControl"
|
|
@@ -7177,7 +7171,7 @@
|
|
|
7177
7171
|
{
|
|
7178
7172
|
"filePath": "\/Users\/runner\/work\/nebula\/nebula\/desktop-sdk\/macos\/desktop-sdk.macos\/desktop-sdk.macos\/webrtc\/WebRtcClient.swift",
|
|
7179
7173
|
"kind": "FloatLiteral",
|
|
7180
|
-
"offset":
|
|
7174
|
+
"offset": 6408,
|
|
7181
7175
|
"length": 3,
|
|
7182
7176
|
"value": "0.0"
|
|
7183
7177
|
},
|
|
@@ -20,7 +20,7 @@ import _StringProcessing
|
|
|
20
20
|
@_exported import desktop_sdk_macos
|
|
21
21
|
import os
|
|
22
22
|
public struct RecallAiDesktopSdkConfig {
|
|
23
|
-
public init(apiUrl: Swift.String, apiKey: Swift.String,
|
|
23
|
+
public init(apiUrl: Swift.String, apiKey: Swift.String, recordingConfig: [Swift.String : Any])
|
|
24
24
|
public static func deserialize(json: Swift.String) throws -> desktop_sdk_macos.RecallAiDesktopSdkConfig
|
|
25
25
|
}
|
|
26
26
|
public protocol ScreenShareDelegate {
|
|
@@ -20,7 +20,7 @@ import _StringProcessing
|
|
|
20
20
|
@_exported import desktop_sdk_macos
|
|
21
21
|
import os
|
|
22
22
|
public struct RecallAiDesktopSdkConfig {
|
|
23
|
-
public init(apiUrl: Swift.String, apiKey: Swift.String,
|
|
23
|
+
public init(apiUrl: Swift.String, apiKey: Swift.String, recordingConfig: [Swift.String : Any])
|
|
24
24
|
public static func deserialize(json: Swift.String) throws -> desktop_sdk_macos.RecallAiDesktopSdkConfig
|
|
25
25
|
}
|
|
26
26
|
public protocol ScreenShareDelegate {
|
|
Binary file
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
{
|
|
34
34
|
"kind": "Constructor",
|
|
35
35
|
"name": "init",
|
|
36
|
-
"printedName": "init(apiUrl:apiKey:
|
|
36
|
+
"printedName": "init(apiUrl:apiKey:recordingConfig:)",
|
|
37
37
|
"children": [
|
|
38
38
|
{
|
|
39
39
|
"kind": "TypeNominal",
|
|
@@ -53,12 +53,6 @@
|
|
|
53
53
|
"printedName": "Swift.String",
|
|
54
54
|
"usr": "s:SS"
|
|
55
55
|
},
|
|
56
|
-
{
|
|
57
|
-
"kind": "TypeNominal",
|
|
58
|
-
"name": "String",
|
|
59
|
-
"printedName": "Swift.String",
|
|
60
|
-
"usr": "s:SS"
|
|
61
|
-
},
|
|
62
56
|
{
|
|
63
57
|
"kind": "TypeNominal",
|
|
64
58
|
"name": "Dictionary",
|
|
@@ -80,8 +74,8 @@
|
|
|
80
74
|
}
|
|
81
75
|
],
|
|
82
76
|
"declKind": "Constructor",
|
|
83
|
-
"usr": "s:
|
|
84
|
-
"mangledName": "$
|
|
77
|
+
"usr": "s:17desktop_sdk_macos24RecallAiDesktopSdkConfigV6apiUrl0I3Key09recordingH0ACSS_SSSDySSypGtcfc",
|
|
78
|
+
"mangledName": "$s17desktop_sdk_macos24RecallAiDesktopSdkConfigV6apiUrl0I3Key09recordingH0ACSS_SSSDySSypGtcfc",
|
|
85
79
|
"moduleName": "desktop_sdk_macos",
|
|
86
80
|
"declAttributes": [
|
|
87
81
|
"AccessControl"
|
|
@@ -7177,7 +7171,7 @@
|
|
|
7177
7171
|
{
|
|
7178
7172
|
"filePath": "\/Users\/runner\/work\/nebula\/nebula\/desktop-sdk\/macos\/desktop-sdk.macos\/desktop-sdk.macos\/webrtc\/WebRtcClient.swift",
|
|
7179
7173
|
"kind": "FloatLiteral",
|
|
7180
|
-
"offset":
|
|
7174
|
+
"offset": 6408,
|
|
7181
7175
|
"length": 3,
|
|
7182
7176
|
"value": "0.0"
|
|
7183
7177
|
},
|
|
@@ -20,7 +20,7 @@ import _StringProcessing
|
|
|
20
20
|
@_exported import desktop_sdk_macos
|
|
21
21
|
import os
|
|
22
22
|
public struct RecallAiDesktopSdkConfig {
|
|
23
|
-
public init(apiUrl: Swift.String, apiKey: Swift.String,
|
|
23
|
+
public init(apiUrl: Swift.String, apiKey: Swift.String, recordingConfig: [Swift.String : Any])
|
|
24
24
|
public static func deserialize(json: Swift.String) throws -> desktop_sdk_macos.RecallAiDesktopSdkConfig
|
|
25
25
|
}
|
|
26
26
|
public protocol ScreenShareDelegate {
|
|
@@ -20,7 +20,7 @@ import _StringProcessing
|
|
|
20
20
|
@_exported import desktop_sdk_macos
|
|
21
21
|
import os
|
|
22
22
|
public struct RecallAiDesktopSdkConfig {
|
|
23
|
-
public init(apiUrl: Swift.String, apiKey: Swift.String,
|
|
23
|
+
public init(apiUrl: Swift.String, apiKey: Swift.String, recordingConfig: [Swift.String : Any])
|
|
24
24
|
public static func deserialize(json: Swift.String) throws -> desktop_sdk_macos.RecallAiDesktopSdkConfig
|
|
25
25
|
}
|
|
26
26
|
public protocol ScreenShareDelegate {
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED