forked from prasanthidev/ChatterBox
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnativeapi.json
More file actions
48 lines (48 loc) · 2.67 KB
/
Copy pathnativeapi.json
File metadata and controls
48 lines (48 loc) · 2.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"NativeFunctionAPI": {
"iOS": {
"11.0": {
"Kony_SyncV2-iOS-11.0": {
"title": "Kony_SyncV2",
"platform": "iOS",
"os": "11.0",
"url": "D:\\Softwares\\Installation\\KonyVisualizerEnterprise8.3.0.37\\Kony_Visualizer_Enterprise\\configuration\\org.eclipse.osgi\\bundles\\459\\1\\.cp\\resources\\sdk\\nativeBindings\\Kony_SyncV2-iOS-11.0.zip",
"filepath": "D:\\Softwares\\Workspace\\KonyVizSPA3Har\\ChatterBox\\nativebindings\\iOS\\11.0\\Kony_SyncV2-iOS-11.0.zip",
"isDefault": true,
"enable": true
},
"Kony_SDKCommons-iOS-11.0": {
"title": "Kony_SDKCommons",
"platform": "iOS",
"os": "11.0",
"url": "D:\\Softwares\\Installation\\KonyVisualizerEnterprise8.3.0.37\\Kony_Visualizer_Enterprise\\configuration\\org.eclipse.osgi\\bundles\\459\\1\\.cp\\resources\\sdk\\nativeBindings\\Kony_SDKCommons-iOS-11.0.zip",
"filepath": "D:\\Softwares\\Workspace\\KonyVizSPA3Har\\ChatterBox\\nativebindings\\iOS\\11.0\\Kony_SDKCommons-iOS-11.0.zip",
"isDefault": true,
"enable": true
}
}
},
"Android": {
"4.0": {
"Kony_SDKCommons-Android-4.0": {
"title": "Kony_SDKCommons",
"platform": "Android",
"os": "4.0",
"url": "D:\\Softwares\\Installation\\KonyVisualizerEnterprise8.3.0.37\\Kony_Visualizer_Enterprise\\configuration\\org.eclipse.osgi\\bundles\\459\\1\\.cp\\resources\\sdk\\nativeBindings\\Kony_SDKCommons-Android-4.0.zip",
"filepath": "D:\\Softwares\\Workspace\\KonyVizSPA3Har\\ChatterBox\\nativebindings\\Android\\4.0\\Kony_SDKCommons-Android-4.0.zip",
"isDefault": true,
"enable": true
},
"Kony_SyncV2-Android-4.0": {
"title": "Kony_SyncV2",
"platform": "Android",
"os": "4.0",
"url": "D:\\Softwares\\Installation\\KonyVisualizerEnterprise8.3.0.37\\Kony_Visualizer_Enterprise\\configuration\\org.eclipse.osgi\\bundles\\459\\1\\.cp\\resources\\sdk\\nativeBindings\\Kony_SyncV2-Android-4.0.zip",
"filepath": "D:\\Softwares\\Workspace\\KonyVizSPA3Har\\ChatterBox\\nativebindings\\Android\\4.0\\Kony_SyncV2-Android-4.0.zip",
"isDefault": true,
"enable": true
}
}
}
}
}