浏览代码

update nuCore and fix bugs

alqindiirsyam 8 月之前
父节点
当前提交
3ffd2226eb
共有 51 个文件被更改,包括 1008 次插入25801 次删除
  1. 二进制
      .DS_Store
  2. 二进制
      AppBuilder/.DS_Store
  3. 32 32
      AppBuilder/AppBuilder.xcodeproj/project.pbxproj
  4. 0 6
      AppBuilder/AppBuilder/FirstTabViewController.swift
  5. 2 3
      AppBuilder/AppBuilder/FourthTabViewController.swift
  6. 27 13
      AppBuilder/AppBuilder/SecondTabViewController.swift
  7. 0 6
      AppBuilder/AppBuilder/ThirdTabViewController.swift
  8. 3 3
      AppBuilder/AppBuilder/ViewController.swift
  9. 二进制
      NexilisLite/.DS_Store
  10. 1 1
      NexilisLite/NexilisLite.podspec
  11. 51 51
      NexilisLite/NexilisLite.xcodeproj/project.pbxproj
  12. 7 2
      NexilisLite/NexilisLite/Source/CoreMessage_TMessageBank.swift
  13. 1 0
      NexilisLite/NexilisLite/Source/Database.swift
  14. 5 5
      NexilisLite/NexilisLite/Source/Download.swift
  15. 1 1
      NexilisLite/NexilisLite/Source/IncomingThread.swift
  16. 11 7
      NexilisLite/NexilisLite/Source/Model/Chat.swift
  17. 1 0
      NexilisLite/NexilisLite/Source/Model/User.swift
  18. 2 0
      NexilisLite/NexilisLite/Source/Nexilis.swift
  19. 7 0
      NexilisLite/NexilisLite/Source/Utils.swift
  20. 1 1
      NexilisLite/NexilisLite/Source/View/Call/AudioViewController.swift
  21. 8 0
      NexilisLite/NexilisLite/Source/View/Call/ProfileView.swift
  22. 30 5
      NexilisLite/NexilisLite/Source/View/Call/QmeraAudioViewController.swift
  23. 104 29
      NexilisLite/NexilisLite/Source/View/Call/QmeraVideoViewController.swift
  24. 389 461
      NexilisLite/NexilisLite/Source/View/Chat/EditorGroup.swift
  25. 139 189
      NexilisLite/NexilisLite/Source/View/Chat/EditorPersonal.swift
  26. 85 41
      NexilisLite/NexilisLite/Source/View/Chat/PreviewAttachmentImageVideo.swift
  27. 25 11
      NexilisLite/NexilisLite/Source/View/Control/ContactChatViewController.swift
  28. 71 18
      NexilisLite/NexilisLite/Source/View/Control/GroupDetailViewController.swift
  29. 2 3
      NexilisLite/NexilisLite/Source/View/Control/SettingTableViewController.swift
  30. 2 2
      NexilisLite/NexilisLite/Source/View/Streaming/QmeraStreamingViewController.swift
  31. 1 1
      NexilisLite/Podfile
  32. 二进制
      NexilisLite/nuSDKService.framework/.DS_Store
  33. 二进制
      NexilisLite/nuSDKService.framework/Frameworks/WebPKit.framework/Frameworks/libwebp.a
  34. 二进制
      NexilisLite/nuSDKService.framework/Frameworks/WebPKit.framework/Info.plist
  35. 二进制
      NexilisLite/nuSDKService.framework/Frameworks/WebPKit.framework/_CodeSignature/CodeDirectory
  36. 二进制
      NexilisLite/nuSDKService.framework/Frameworks/WebPKit.framework/_CodeSignature/CodeRequirements
  37. 二进制
      NexilisLite/nuSDKService.framework/Frameworks/WebPKit.framework/_CodeSignature/CodeRequirements-1
  38. 0 222
      NexilisLite/nuSDKService.framework/Frameworks/WebPKit.framework/_CodeSignature/CodeResources
  39. 二进制
      NexilisLite/nuSDKService.framework/Frameworks/WebPKit.framework/_CodeSignature/CodeSignature
  40. 0 312
      NexilisLite/nuSDKService.framework/Headers/nuSDKService-Swift.h
  41. 二进制
      NexilisLite/nuSDKService.framework/Info.plist
  42. 0 11
      NexilisLite/nuSDKService.framework/Modules/module.modulemap
  43. 二进制
      NexilisLite/nuSDKService.framework/Modules/nuSDKService.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
  44. 0 24061
      NexilisLite/nuSDKService.framework/Modules/nuSDKService.swiftmodule/arm64-apple-ios.abi.json
  45. 0 86
      NexilisLite/nuSDKService.framework/Modules/nuSDKService.swiftmodule/arm64-apple-ios.private.swiftinterface
  46. 二进制
      NexilisLite/nuSDKService.framework/Modules/nuSDKService.swiftmodule/arm64-apple-ios.swiftdoc
  47. 0 86
      NexilisLite/nuSDKService.framework/Modules/nuSDKService.swiftmodule/arm64-apple-ios.swiftinterface
  48. 二进制
      NexilisLite/nuSDKService.framework/Modules/nuSDKService.swiftmodule/arm64-apple-ios.swiftmodule
  49. 0 111
      NexilisLite/nuSDKService.framework/PrivateHeaders/aes.h
  50. 0 21
      NexilisLite/nuSDKService.framework/PrivateHeaders/nuSDKService.h
  51. 二进制
      NexilisLite/nuSDKService.framework/nuSDKService

二进制
.DS_Store


二进制
AppBuilder/.DS_Store


+ 32 - 32
AppBuilder/AppBuilder.xcodeproj/project.pbxproj

@@ -8,7 +8,6 @@
 
 /* Begin PBXBuildFile section */
 		12960AE02892361000A467DD /* FourthTabViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12960ADF2892361000A467DD /* FourthTabViewController.swift */; };
-		1B042B9C5A5E392F94271F20 /* Pods_AppBuilder.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0719E53065C7EDC744AB34E2 /* Pods_AppBuilder.framework */; };
 		2401CE9A275490DB00B323BB /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2401CE99275490DB00B323BB /* AppDelegate.swift */; };
 		2401CE9C275490DB00B323BB /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2401CE9B275490DB00B323BB /* SceneDelegate.swift */; };
 		2401CE9E275490DB00B323BB /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2401CE9D275490DB00B323BB /* ViewController.swift */; };
@@ -32,6 +31,7 @@
 		CD9D59E32BEE1D30008014B4 /* nu_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = CD9D59D82BEE1D30008014B4 /* nu_icon.png */; };
 		CDEE3DCC29B06E1E00B420E5 /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDEE3DCB29B06E1E00B420E5 /* NotificationService.swift */; };
 		CDEE3DD029B06E1E00B420E5 /* NotificationService.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = CDEE3DC929B06E1E00B420E5 /* NotificationService.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
+		EAFBE0E8AD3B23894589DF04 /* Pods_AppBuilder.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAFD2830E24FC73F8535FA02 /* Pods_AppBuilder.framework */; };
 /* End PBXBuildFile section */
 
 /* Begin PBXContainerItemProxy section */
@@ -69,7 +69,6 @@
 /* End PBXCopyFilesBuildPhase section */
 
 /* Begin PBXFileReference section */
-		0719E53065C7EDC744AB34E2 /* Pods_AppBuilder.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AppBuilder.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 		12960ADF2892361000A467DD /* FourthTabViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FourthTabViewController.swift; sourceTree = "<group>"; };
 		2401CE96275490DB00B323BB /* AppBuilder.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AppBuilder.app; sourceTree = BUILT_PRODUCTS_DIR; };
 		2401CE99275490DB00B323BB /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
@@ -79,12 +78,13 @@
 		2401CEA2275490E600B323BB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
 		2401CEA5275490E600B323BB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
 		2401CEA7275490E600B323BB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
-		87BCB77207993B1D420B80AD /* Pods-AppBuilder.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppBuilder.debug.xcconfig"; path = "Target Support Files/Pods-AppBuilder/Pods-AppBuilder.debug.xcconfig"; sourceTree = "<group>"; };
+		8FF65CE34BA5274D8AB725AC /* Pods-AppBuilder.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppBuilder.release.xcconfig"; path = "Target Support Files/Pods-AppBuilder/Pods-AppBuilder.release.xcconfig"; sourceTree = "<group>"; };
+		96F1B564A5FE6B73402D6BE8 /* Pods-AppBuilder.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppBuilder.debug.xcconfig"; path = "Target Support Files/Pods-AppBuilder/Pods-AppBuilder.debug.xcconfig"; sourceTree = "<group>"; };
 		A413B18627EACB20006D16EB /* PrefsUtil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrefsUtil.swift; sourceTree = "<group>"; };
 		A42ED92127F30BA200B0FAB7 /* FirstTabViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FirstTabViewController.swift; sourceTree = "<group>"; };
 		A42ED92327F3FC2F00B0FAB7 /* SecondTabViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecondTabViewController.swift; sourceTree = "<group>"; };
 		A42ED92527F439A200B0FAB7 /* ThirdTabViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThirdTabViewController.swift; sourceTree = "<group>"; };
-		B4AFB9116A375B2DDA6535EA /* Pods-AppBuilder.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppBuilder.release.xcconfig"; path = "Target Support Files/Pods-AppBuilder/Pods-AppBuilder.release.xcconfig"; sourceTree = "<group>"; };
+		AAFD2830E24FC73F8535FA02 /* Pods_AppBuilder.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AppBuilder.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 		CD9D59CE2BEE1D2F008014B4 /* digisales_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = digisales_icon.png; sourceTree = "<group>"; };
 		CD9D59CF2BEE1D2F008014B4 /* ikn_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ikn_icon.png; sourceTree = "<group>"; };
 		CD9D59D02BEE1D2F008014B4 /* gudeg_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = gudeg_icon.png; sourceTree = "<group>"; };
@@ -106,7 +106,7 @@
 			isa = PBXFrameworksBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				1B042B9C5A5E392F94271F20 /* Pods_AppBuilder.framework in Frameworks */,
+				EAFBE0E8AD3B23894589DF04 /* Pods_AppBuilder.framework in Frameworks */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -127,7 +127,7 @@
 				CDEE3DCA29B06E1E00B420E5 /* NotificationService */,
 				2401CE97275490DB00B323BB /* Products */,
 				6E32BCCF4DE50EE1A90E8AAE /* Pods */,
-				8F138C7F9FCE9D00F90F18E0 /* Frameworks */,
+				3A008D0E0464C8833443BB64 /* Frameworks */,
 			);
 			sourceTree = "<group>";
 		};
@@ -170,21 +170,21 @@
 			path = AppBuilder;
 			sourceTree = "<group>";
 		};
-		6E32BCCF4DE50EE1A90E8AAE /* Pods */ = {
+		3A008D0E0464C8833443BB64 /* Frameworks */ = {
 			isa = PBXGroup;
 			children = (
-				87BCB77207993B1D420B80AD /* Pods-AppBuilder.debug.xcconfig */,
-				B4AFB9116A375B2DDA6535EA /* Pods-AppBuilder.release.xcconfig */,
+				AAFD2830E24FC73F8535FA02 /* Pods_AppBuilder.framework */,
 			);
-			path = Pods;
+			name = Frameworks;
 			sourceTree = "<group>";
 		};
-		8F138C7F9FCE9D00F90F18E0 /* Frameworks */ = {
+		6E32BCCF4DE50EE1A90E8AAE /* Pods */ = {
 			isa = PBXGroup;
 			children = (
-				0719E53065C7EDC744AB34E2 /* Pods_AppBuilder.framework */,
+				96F1B564A5FE6B73402D6BE8 /* Pods-AppBuilder.debug.xcconfig */,
+				8FF65CE34BA5274D8AB725AC /* Pods-AppBuilder.release.xcconfig */,
 			);
-			name = Frameworks;
+			path = Pods;
 			sourceTree = "<group>";
 		};
 		CDEE3DCA29B06E1E00B420E5 /* NotificationService */ = {
@@ -203,13 +203,13 @@
 			isa = PBXNativeTarget;
 			buildConfigurationList = 2401CEC0275490E600B323BB /* Build configuration list for PBXNativeTarget "AppBuilder" */;
 			buildPhases = (
-				3EF53623E2CC0AAC0BE4F88F /* [CP] Check Pods Manifest.lock */,
+				FB27CF2C874E911216C61B3A /* [CP] Check Pods Manifest.lock */,
 				2401CE92275490DB00B323BB /* Sources */,
 				2401CE93275490DB00B323BB /* Frameworks */,
 				2401CE94275490DB00B323BB /* Resources */,
 				247E0A722796969200430E5F /* Embed Frameworks */,
 				CDEE3DD129B06E1E00B420E5 /* Embed Foundation Extensions */,
-				D805B354B862DD13E4C53AC1 /* [CP] Embed Pods Frameworks */,
+				EB45D03BBFCFC690746CD427 /* [CP] Embed Pods Frameworks */,
 			);
 			buildRules = (
 			);
@@ -306,43 +306,43 @@
 /* End PBXResourcesBuildPhase section */
 
 /* Begin PBXShellScriptBuildPhase section */
-		3EF53623E2CC0AAC0BE4F88F /* [CP] Check Pods Manifest.lock */ = {
+		EB45D03BBFCFC690746CD427 /* [CP] Embed Pods Frameworks */ = {
 			isa = PBXShellScriptBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
 			);
 			inputFileListPaths = (
+				"${PODS_ROOT}/Target Support Files/Pods-AppBuilder/Pods-AppBuilder-frameworks-${CONFIGURATION}-input-files.xcfilelist",
 			);
-			inputPaths = (
-				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
-				"${PODS_ROOT}/Manifest.lock",
-			);
-			name = "[CP] Check Pods Manifest.lock";
+			name = "[CP] Embed Pods Frameworks";
 			outputFileListPaths = (
-			);
-			outputPaths = (
-				"$(DERIVED_FILE_DIR)/Pods-AppBuilder-checkManifestLockResult.txt",
+				"${PODS_ROOT}/Target Support Files/Pods-AppBuilder/Pods-AppBuilder-frameworks-${CONFIGURATION}-output-files.xcfilelist",
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = /bin/sh;
-			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
+			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AppBuilder/Pods-AppBuilder-frameworks.sh\"\n";
 			showEnvVarsInLog = 0;
 		};
-		D805B354B862DD13E4C53AC1 /* [CP] Embed Pods Frameworks */ = {
+		FB27CF2C874E911216C61B3A /* [CP] Check Pods Manifest.lock */ = {
 			isa = PBXShellScriptBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
 			);
 			inputFileListPaths = (
-				"${PODS_ROOT}/Target Support Files/Pods-AppBuilder/Pods-AppBuilder-frameworks-${CONFIGURATION}-input-files.xcfilelist",
 			);
-			name = "[CP] Embed Pods Frameworks";
+			inputPaths = (
+				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
+				"${PODS_ROOT}/Manifest.lock",
+			);
+			name = "[CP] Check Pods Manifest.lock";
 			outputFileListPaths = (
-				"${PODS_ROOT}/Target Support Files/Pods-AppBuilder/Pods-AppBuilder-frameworks-${CONFIGURATION}-output-files.xcfilelist",
+			);
+			outputPaths = (
+				"$(DERIVED_FILE_DIR)/Pods-AppBuilder-checkManifestLockResult.txt",
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = /bin/sh;
-			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AppBuilder/Pods-AppBuilder-frameworks.sh\"\n";
+			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
 			showEnvVarsInLog = 0;
 		};
 /* End PBXShellScriptBuildPhase section */
@@ -519,7 +519,7 @@
 		};
 		2401CEC1275490E600B323BB /* Debug */ = {
 			isa = XCBuildConfiguration;
-			baseConfigurationReference = 87BCB77207993B1D420B80AD /* Pods-AppBuilder.debug.xcconfig */;
+			baseConfigurationReference = 96F1B564A5FE6B73402D6BE8 /* Pods-AppBuilder.debug.xcconfig */;
 			buildSettings = {
 				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
@@ -551,7 +551,7 @@
 		};
 		2401CEC2275490E600B323BB /* Release */ = {
 			isa = XCBuildConfiguration;
-			baseConfigurationReference = B4AFB9116A375B2DDA6535EA /* Pods-AppBuilder.release.xcconfig */;
+			baseConfigurationReference = 8FF65CE34BA5274D8AB725AC /* Pods-AppBuilder.release.xcconfig */;
 			buildSettings = {
 				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;

+ 0 - 6
AppBuilder/AppBuilder/FirstTabViewController.swift

@@ -191,7 +191,6 @@ class FirstTabViewController: UIViewController, UIScrollViewDelegate, UIGestureR
                             viewController.tabBar.isHidden = false
                             ViewController.middleButton.isHidden = false
                             ViewController.alwaysHideButton = false
-                            viewController.indicatorImage.isHidden = false
                         }
                     }
                 } else if PrefsUtil.getCpaasMode() != PrefsUtil.CPAAS_MODE_DOCKED {
@@ -200,7 +199,6 @@ class FirstTabViewController: UIViewController, UIScrollViewDelegate, UIGestureR
                             if viewController.tabBar.isHidden {
                                 viewController.tabBar.isHidden = false
                                 ViewController.alwaysHideButton = false
-                                viewController.indicatorImage.isHidden = false
                             }
                         }
                     }
@@ -262,7 +260,6 @@ class FirstTabViewController: UIViewController, UIScrollViewDelegate, UIGestureR
                 ViewController.hideDockedButton()
                 if let viewController = viewController as? ViewController {
                     viewController.tabBar.isHidden = true
-                    viewController.indicatorImage.isHidden = true
                 }
                 ViewController.removeMiddleButton()
             }
@@ -271,7 +268,6 @@ class FirstTabViewController: UIViewController, UIScrollViewDelegate, UIGestureR
                 if let viewController = viewController as? ViewController {
                     if !viewController.tabBar.isHidden {
                         viewController.tabBar.isHidden = true
-                        viewController.indicatorImage.isHidden = true
                     }
                 }
             }
@@ -290,14 +286,12 @@ class FirstTabViewController: UIViewController, UIScrollViewDelegate, UIGestureR
             if let viewController = viewController as? ViewController {
                 viewController.tabBar.isHidden = false
                 ViewController.middleButton.isHidden = false
-                viewController.indicatorImage.isHidden = false
             }
         } else if PrefsUtil.getCpaasMode() != PrefsUtil.CPAAS_MODE_DOCKED {
             DispatchQueue.main.async {
                 if let viewController = viewController as? ViewController {
                     if viewController.tabBar.isHidden {
                         viewController.tabBar.isHidden = false
-                        viewController.indicatorImage.isHidden = false
                     }
                 }
             }

+ 2 - 3
AppBuilder/AppBuilder/FourthTabViewController.swift

@@ -154,9 +154,9 @@ public class FourthTabViewController: UIViewController, UITableViewDelegate, UIT
                         Item.menus["Personal"] = [
                             Item(icon: UIImage(systemName: "person"), title: "Personal Information".localized()),
                             Item(icon: UIImage(systemName: "textformat.abc"), title: "Change Language".localized()),
-                            Item(icon: UIImage(systemName: "person.crop.rectangle"), title: "Change Admin / Internal Password".localized()),
+//                            Item(icon: UIImage(systemName: "person.crop.rectangle"), title: "Change Admin / Internal Password".localized()),
                             Item(icon: UIImage(systemName: "laptopcomputer.and.iphone"), title: "Sign-In to Web".localized()),
-                            Item(icon: UIImage(named: "ic_internal", in: Bundle.resourceBundle(for: Nexilis.self), with: nil)!, title: "Set Internal Account".localized()),
+//                            Item(icon: UIImage(named: "ic_internal", in: Bundle.resourceBundle(for: Nexilis.self), with: nil)!, title: "Set Internal Account".localized()),
                             Item(icon: UIImage(named: "pb_call_center", in: Bundle.resourceBundle(for: Nexilis.self), with: nil)!, title: "Set CS Account".localized()),
                         ]
                     } else if User.isInternal(userType: cursorUser.string(forColumnIndex: 0) ?? "") || User.isCallCenter(userType: cursorUser.string(forColumnIndex: 0) ?? "") || User.isVerified(official_account: cursorUser.string(forColumnIndex: 2) ?? "") {
@@ -353,7 +353,6 @@ public class FourthTabViewController: UIViewController, UITableViewDelegate, UIT
             }
         }
         makeMenu()
-        tableView.reloadData()
     }
     
     // MARK: - Table view data source

+ 27 - 13
AppBuilder/AppBuilder/SecondTabViewController.swift

@@ -834,14 +834,18 @@ class SecondTabViewController: UIViewController, UIScrollViewDelegate, UIGesture
                         if indexChat != nil {
                             chats.remove(at: indexChat!)
                             chats.insert(newChat[0], at: 0)
-                            let indexPathToMove = IndexPath(row: indexChat!, section: 0)
-                            let indexPathNewPosition = IndexPath(row: 0, section: 0)
-                            tableView.performBatchUpdates({
-                                tableView.moveRow(at: indexPathToMove, to: indexPathNewPosition)
-                            }, completion: nil)
-                            tableView.beginUpdates()
-                            tableView.reloadRows(at: [IndexPath(row: 0, section: 0)], with: .none)
-                            tableView.endUpdates()
+                            if segment.selectedSegmentIndex == 0 {
+                                let indexPathToMove = IndexPath(row: indexChat!, section: 0)
+                                let indexPathNewPosition = IndexPath(row: 0, section: 0)
+                                tableView.performBatchUpdates({
+                                    tableView.moveRow(at: indexPathToMove, to: indexPathNewPosition)
+                                }, completion: nil)
+                                tableView.beginUpdates()
+                                tableView.reloadRows(at: [IndexPath(row: 0, section: 0)], with: .none)
+                                tableView.endUpdates()
+                            } else {
+                                tableView.reloadData()
+                            }
                         } else {
                             chats.insert(newChat[0], at: 0)
                             tableView.reloadData()
@@ -857,6 +861,12 @@ class SecondTabViewController: UIViewController, UIScrollViewDelegate, UIGesture
             let data:[AnyHashable : Any] = notification.userInfo!
             if let dataMessage = data["message"] as? TMessage {
                 var idMessage = dataMessage.getBody(key: CoreMessage_TMessageKey.MESSAGE_ID)
+                if dataMessage.mBodies["message_id"] != nil {
+                    idMessage = dataMessage.getBody(key: "message_id")
+                    if idMessage.contains("'") {
+                        idMessage = idMessage.replacingOccurrences(of: "'", with: "")
+                    }
+                }
                 if idMessage.contains(",") {
                     let listString = dataMessage.getBody(key: CoreMessage_TMessageKey.MESSAGE_ID).components(separatedBy: ",")
                     idMessage = listString[listString.count - 1]
@@ -866,9 +876,13 @@ class SecondTabViewController: UIViewController, UIScrollViewDelegate, UIGesture
                     if dataMessage.getBody(key: CoreMessage_TMessageKey.DELETE_MESSAGE_FLAG) == "1" {
                         chats[indexChat!].lock = "1"
                     }
-                    tableView.beginUpdates()
-                    tableView.reloadRows(at: [IndexPath(row: indexChat!, section: 0)], with: .none)
-                    tableView.endUpdates()
+                    if segment.selectedSegmentIndex == 0 {
+                        tableView.beginUpdates()
+                        tableView.reloadRows(at: [IndexPath(row: indexChat!, section: 0)], with: .none)
+                        tableView.endUpdates()
+                    } else {
+                        tableView.reloadData()
+                    }
                 }
             }
         }
@@ -1682,7 +1696,7 @@ extension SecondTabViewController: UITableViewDelegate, UITableViewDataSource {
                     if let dirPath = paths.first {
                         let audioURL = URL(fileURLWithPath: dirPath).appendingPathComponent(data.audio)
                         if !FileManager.default.fileExists(atPath: audioURL.path) && !FileEncryption.shared.isSecureExists(filename: data.audio) {
-                            Download().startHTTP(forKey: data.audio) { (name, progress) in
+                            Download().startHTTP(forKey: data.audio, isImage: false) { (name, progress) in
                                 guard progress == 100 else {
                                     return
                                 }
@@ -2177,7 +2191,7 @@ extension SecondTabViewController: UITableViewDelegate, UITableViewDataSource {
                         
                     }
                 } else {
-                    Download().startHTTP(forKey: vidData) { (name, progress) in
+                    Download().startHTTP(forKey: vidData, isImage: false) { (name, progress) in
                         guard progress == 100 else {
                             return
                         }

+ 0 - 6
AppBuilder/AppBuilder/ThirdTabViewController.swift

@@ -201,7 +201,6 @@ class ThirdTabViewController: UIViewController, UIScrollViewDelegate, UIGestureR
                             viewController.tabBar.isHidden = false
                             ViewController.middleButton.isHidden = false
                             ViewController.alwaysHideButton = false
-                            viewController.indicatorImage.isHidden = false
                         }
                     }
                 } else if PrefsUtil.getCpaasMode() != PrefsUtil.CPAAS_MODE_DOCKED {
@@ -210,7 +209,6 @@ class ThirdTabViewController: UIViewController, UIScrollViewDelegate, UIGestureR
                             if viewController.tabBar.isHidden {
                                 viewController.tabBar.isHidden = false
                                 ViewController.alwaysHideButton = false
-                                viewController.indicatorImage.isHidden = false
                             }
                         }
                     }
@@ -276,7 +274,6 @@ class ThirdTabViewController: UIViewController, UIScrollViewDelegate, UIGestureR
                 ViewController.hideDockedButton()
                 if let viewController = viewController as? ViewController {
                     viewController.tabBar.isHidden = true
-                    viewController.indicatorImage.isHidden = true
                 }
                 ViewController.removeMiddleButton()
             }
@@ -285,7 +282,6 @@ class ThirdTabViewController: UIViewController, UIScrollViewDelegate, UIGestureR
                 if let viewController = viewController as? ViewController {
                     if !viewController.tabBar.isHidden {
                         viewController.tabBar.isHidden = true
-                        viewController.indicatorImage.isHidden = true
                     }
                 }
             }
@@ -304,14 +300,12 @@ class ThirdTabViewController: UIViewController, UIScrollViewDelegate, UIGestureR
             if let viewController = viewController as? ViewController {
                 viewController.tabBar.isHidden = false
                 ViewController.middleButton.isHidden = false
-                viewController.indicatorImage.isHidden = false
             }
         } else if PrefsUtil.getCpaasMode() != PrefsUtil.CPAAS_MODE_DOCKED {
             DispatchQueue.main.async {
                 if let viewController = viewController as? ViewController {
                     if viewController.tabBar.isHidden {
                         viewController.tabBar.isHidden = false
-                        viewController.indicatorImage.isHidden = false
                     }
                 }
             }

+ 3 - 3
AppBuilder/AppBuilder/ViewController.swift

@@ -336,12 +336,12 @@ class ViewController: UITabBarController, UITabBarControllerDelegate, SettingMAB
                             let multiplierValue: CGFloat = CGFloat(index + index + 1)
                             let xCenter = tabBarItemWidth * multiplierValue / 2 + 10
                             indicatorCounterFB.backgroundColor = .red
-                            indicatorCounterFB.layer.cornerRadius = 6.5
+                            indicatorCounterFB.layer.cornerRadius = 8
                             indicatorCounterFB.clipsToBounds = true
-                            indicatorCounterFB.frame = CGRect(x: xCenter, y: 5, width: counter > 99 ? 30 : counter > 9 ? 23 : 13, height: 13)
+                            indicatorCounterFB.frame = CGRect(x: xCenter, y: 5, width: counter > 99 ? 30 : counter > 9 ? 23 : 16, height: 16)
                             tabBar.addSubview(indicatorCounterFB)
                             indicatorCounterFB.addSubview(labelCounterFB)
-                            labelCounterFB.anchor(left: indicatorCounterFB.leftAnchor, right: indicatorCounterFB.rightAnchor, paddingLeft: 5, paddingRight: 5, centerX: indicatorCounterFB.centerXAnchor, centerY: indicatorCounterFB.centerYAnchor)
+                            labelCounterFB.anchor(centerX: indicatorCounterFB.centerXAnchor, centerY: indicatorCounterFB.centerYAnchor)
                             labelCounterFB.font = .systemFont(ofSize: 10)
                             labelCounterFB.textColor = .white
                         }

二进制
NexilisLite/.DS_Store


+ 1 - 1
NexilisLite/NexilisLite.podspec

@@ -24,7 +24,7 @@ Pod::Spec.new do |spec|
   spec.resource_bundles = { 'NexilisLite' => ['NexilisLite/Resource/**/*']}
   spec.swift_version = '5.5.1'
   spec.dependency 'FMDB', '~> 2.7.12'
-  spec.dependency 'nuSDKService', '~> 3.0.1'
+  spec.dependency 'nuSDKService', '~> 3.0.3'
   spec.dependency 'NotificationBannerSwift', '~> 3.1.0'
   spec.dependency 'Alamofire', '~> 5.10.1'
   spec.dependency 'SDWebImage', '~> 5.20.0'

+ 51 - 51
NexilisLite/NexilisLite.xcodeproj/project.pbxproj

@@ -10,8 +10,8 @@
 		1241AEBC2D017E8C0088175A /* MasterKeyUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1241AEBB2D017E8C0088175A /* MasterKeyUtil.swift */; };
 		1241AEBD2D017E8C0088175A /* FileEncryption.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1241AEBA2D017E8C0088175A /* FileEncryption.swift */; };
 		12C36CEB2D0299630095BEC1 /* SecureFolderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12C36CEA2D02995F0095BEC1 /* SecureFolderView.swift */; };
-		3AA890FECDE6363EFE1216A2 /* Pods_NexilisLite.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05DE800165B7FA8135DD726B /* Pods_NexilisLite.framework */; };
-		6727D8C17B895F1A290AA89B /* Pods_NexilisLite_NexilisLiteTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F397F48A7642BC0DB5A8D144 /* Pods_NexilisLite_NexilisLiteTests.framework */; };
+		49450C559690173A4095B478 /* Pods_NexilisLite_NexilisLiteTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 438A46A65D3C26511D071FFF /* Pods_NexilisLite_NexilisLiteTests.framework */; };
+		950BFC5F709D81427C8CB217 /* Pods_NexilisLite.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B1FD7F3B7D9EBB78B55CB278 /* Pods_NexilisLite.framework */; };
 		CD1E6E6D2A0B7C3600BF871F /* NexilisLite.docc in Sources */ = {isa = PBXBuildFile; fileRef = CD1E6E6C2A0B7C3600BF871F /* NexilisLite.docc */; };
 		CD1E6E732A0B7C3600BF871F /* NexilisLite.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD1E6E682A0B7C3600BF871F /* NexilisLite.framework */; };
 		CD1E6E782A0B7C3600BF871F /* NexilisLiteTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E6E772A0B7C3600BF871F /* NexilisLiteTests.swift */; };
@@ -254,14 +254,14 @@
 /* End PBXCopyFilesBuildPhase section */
 
 /* Begin PBXFileReference section */
-		05DE800165B7FA8135DD726B /* Pods_NexilisLite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NexilisLite.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 		1241AEBA2D017E8C0088175A /* FileEncryption.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileEncryption.swift; sourceTree = "<group>"; };
 		1241AEBB2D017E8C0088175A /* MasterKeyUtil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MasterKeyUtil.swift; sourceTree = "<group>"; };
 		12C36CEA2D02995F0095BEC1 /* SecureFolderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecureFolderView.swift; sourceTree = "<group>"; };
-		2B2ED86C8610C9011EBC7B85 /* Pods-NexilisLite-NexilisLiteTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NexilisLite-NexilisLiteTests.release.xcconfig"; path = "Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests.release.xcconfig"; sourceTree = "<group>"; };
-		36C68FFC41F4DA0F806DD5BD /* Pods-NexilisLite.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NexilisLite.debug.xcconfig"; path = "Target Support Files/Pods-NexilisLite/Pods-NexilisLite.debug.xcconfig"; sourceTree = "<group>"; };
-		506228B53B8F36AD707C0E89 /* Pods-NexilisLite.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NexilisLite.release.xcconfig"; path = "Target Support Files/Pods-NexilisLite/Pods-NexilisLite.release.xcconfig"; sourceTree = "<group>"; };
-		ADFED0199C4F4A1E1C3E0DF8 /* Pods-NexilisLite-NexilisLiteTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NexilisLite-NexilisLiteTests.debug.xcconfig"; path = "Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests.debug.xcconfig"; sourceTree = "<group>"; };
+		1C6AB19941C1586778DB2280 /* Pods-NexilisLite-NexilisLiteTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NexilisLite-NexilisLiteTests.debug.xcconfig"; path = "Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests.debug.xcconfig"; sourceTree = "<group>"; };
+		438A46A65D3C26511D071FFF /* Pods_NexilisLite_NexilisLiteTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NexilisLite_NexilisLiteTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+		8E24EA3EBE2152F880BD7E50 /* Pods-NexilisLite-NexilisLiteTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NexilisLite-NexilisLiteTests.release.xcconfig"; path = "Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests.release.xcconfig"; sourceTree = "<group>"; };
+		B1FD7F3B7D9EBB78B55CB278 /* Pods_NexilisLite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NexilisLite.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+		CAFF3F424D54F604DD00F172 /* Pods-NexilisLite.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NexilisLite.debug.xcconfig"; path = "Target Support Files/Pods-NexilisLite/Pods-NexilisLite.debug.xcconfig"; sourceTree = "<group>"; };
 		CD1E6E682A0B7C3600BF871F /* NexilisLite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = NexilisLite.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 		CD1E6E6B2A0B7C3600BF871F /* NexilisLite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NexilisLite.h; sourceTree = "<group>"; };
 		CD1E6E6C2A0B7C3600BF871F /* NexilisLite.docc */ = {isa = PBXFileReference; lastKnownFileType = folder.documentationcatalog; path = NexilisLite.docc; sourceTree = "<group>"; };
@@ -482,7 +482,7 @@
 		CDDF46792A2EF0A700049A19 /* ScreenSharingViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScreenSharingViewController.swift; sourceTree = "<group>"; };
 		CDE3BED62C86E3A000B0BF36 /* pb_call_in.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = pb_call_in.mp3; sourceTree = "<group>"; };
 		CDE3BED72C86E3A000B0BF36 /* pb_call_out.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = pb_call_out.mp3; sourceTree = "<group>"; };
-		F397F48A7642BC0DB5A8D144 /* Pods_NexilisLite_NexilisLiteTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NexilisLite_NexilisLiteTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+		EFBB805AA079542D4DAE32EC /* Pods-NexilisLite.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NexilisLite.release.xcconfig"; path = "Target Support Files/Pods-NexilisLite/Pods-NexilisLite.release.xcconfig"; sourceTree = "<group>"; };
 /* End PBXFileReference section */
 
 /* Begin PBXFrameworksBuildPhase section */
@@ -490,7 +490,7 @@
 			isa = PBXFrameworksBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				3AA890FECDE6363EFE1216A2 /* Pods_NexilisLite.framework in Frameworks */,
+				950BFC5F709D81427C8CB217 /* Pods_NexilisLite.framework in Frameworks */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -499,7 +499,7 @@
 			buildActionMask = 2147483647;
 			files = (
 				CD1E6E732A0B7C3600BF871F /* NexilisLite.framework in Frameworks */,
-				6727D8C17B895F1A290AA89B /* Pods_NexilisLite_NexilisLiteTests.framework in Frameworks */,
+				49450C559690173A4095B478 /* Pods_NexilisLite_NexilisLiteTests.framework in Frameworks */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -523,8 +523,8 @@
 				CD1E79142A0CA43600BF871F /* SDWebImage.framework */,
 				CD1E79152A0CA43600BF871F /* SnapKit.framework */,
 				CD1E79162A0CA43600BF871F /* Toast_Swift.framework */,
-				05DE800165B7FA8135DD726B /* Pods_NexilisLite.framework */,
-				F397F48A7642BC0DB5A8D144 /* Pods_NexilisLite_NexilisLiteTests.framework */,
+				B1FD7F3B7D9EBB78B55CB278 /* Pods_NexilisLite.framework */,
+				438A46A65D3C26511D071FFF /* Pods_NexilisLite_NexilisLiteTests.framework */,
 			);
 			name = Frameworks;
 			sourceTree = "<group>";
@@ -533,10 +533,10 @@
 			isa = PBXGroup;
 			children = (
 				CD46A0BE2A0CE4FD009E4C87 /* NexilisLite.podspec */,
-				36C68FFC41F4DA0F806DD5BD /* Pods-NexilisLite.debug.xcconfig */,
-				506228B53B8F36AD707C0E89 /* Pods-NexilisLite.release.xcconfig */,
-				ADFED0199C4F4A1E1C3E0DF8 /* Pods-NexilisLite-NexilisLiteTests.debug.xcconfig */,
-				2B2ED86C8610C9011EBC7B85 /* Pods-NexilisLite-NexilisLiteTests.release.xcconfig */,
+				CAFF3F424D54F604DD00F172 /* Pods-NexilisLite.debug.xcconfig */,
+				EFBB805AA079542D4DAE32EC /* Pods-NexilisLite.release.xcconfig */,
+				1C6AB19941C1586778DB2280 /* Pods-NexilisLite-NexilisLiteTests.debug.xcconfig */,
+				8E24EA3EBE2152F880BD7E50 /* Pods-NexilisLite-NexilisLiteTests.release.xcconfig */,
 			);
 			path = Pods;
 			sourceTree = "<group>";
@@ -925,13 +925,13 @@
 			isa = PBXNativeTarget;
 			buildConfigurationList = CD1E6E7C2A0B7C3600BF871F /* Build configuration list for PBXNativeTarget "NexilisLite" */;
 			buildPhases = (
-				BED1F52D24C088F2C6CBADCB /* [CP] Check Pods Manifest.lock */,
+				A9FA4A60D7F2734A900F3B28 /* [CP] Check Pods Manifest.lock */,
 				CD1E6E632A0B7C3600BF871F /* Headers */,
 				CD1E6E642A0B7C3600BF871F /* Sources */,
 				CD1E6E652A0B7C3600BF871F /* Frameworks */,
 				CD1E6E662A0B7C3600BF871F /* Resources */,
 				CD469E162A0CA6C9009E4C87 /* Embed Frameworks */,
-				E5337755D33CF7D1B634D6AE /* [CP] Copy Pods Resources */,
+				9EDFE80FFA2E5E7BC082571C /* [CP] Copy Pods Resources */,
 			);
 			buildRules = (
 			);
@@ -947,12 +947,12 @@
 			isa = PBXNativeTarget;
 			buildConfigurationList = CD1E6E7F2A0B7C3600BF871F /* Build configuration list for PBXNativeTarget "NexilisLiteTests" */;
 			buildPhases = (
-				A715B856D2E42F6596CFB125 /* [CP] Check Pods Manifest.lock */,
+				B00412D0B574394E575F25E4 /* [CP] Check Pods Manifest.lock */,
 				CD1E6E6E2A0B7C3600BF871F /* Sources */,
 				CD1E6E6F2A0B7C3600BF871F /* Frameworks */,
 				CD1E6E702A0B7C3600BF871F /* Resources */,
-				0F218E5C23838C239124E5D5 /* [CP] Embed Pods Frameworks */,
-				FE56B22938D1E57C12FF3D75 /* [CP] Copy Pods Resources */,
+				FF34A181B414564DF15A2C23 /* [CP] Embed Pods Frameworks */,
+				1612BF22AFAA251EA3561EFA /* [CP] Copy Pods Resources */,
 			);
 			buildRules = (
 			);
@@ -1153,46 +1153,41 @@
 /* End PBXResourcesBuildPhase section */
 
 /* Begin PBXShellScriptBuildPhase section */
-		0F218E5C23838C239124E5D5 /* [CP] Embed Pods Frameworks */ = {
+		1612BF22AFAA251EA3561EFA /* [CP] Copy Pods Resources */ = {
 			isa = PBXShellScriptBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
 			);
 			inputFileListPaths = (
-				"${PODS_ROOT}/Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
+				"${PODS_ROOT}/Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests-resources-${CONFIGURATION}-input-files.xcfilelist",
 			);
-			name = "[CP] Embed Pods Frameworks";
+			name = "[CP] Copy Pods Resources";
 			outputFileListPaths = (
-				"${PODS_ROOT}/Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
+				"${PODS_ROOT}/Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests-resources-${CONFIGURATION}-output-files.xcfilelist",
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = /bin/sh;
-			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests-frameworks.sh\"\n";
+			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests-resources.sh\"\n";
 			showEnvVarsInLog = 0;
 		};
-		A715B856D2E42F6596CFB125 /* [CP] Check Pods Manifest.lock */ = {
+		9EDFE80FFA2E5E7BC082571C /* [CP] Copy Pods Resources */ = {
 			isa = PBXShellScriptBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
 			);
 			inputFileListPaths = (
+				"${PODS_ROOT}/Target Support Files/Pods-NexilisLite/Pods-NexilisLite-resources-${CONFIGURATION}-input-files.xcfilelist",
 			);
-			inputPaths = (
-				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
-				"${PODS_ROOT}/Manifest.lock",
-			);
-			name = "[CP] Check Pods Manifest.lock";
+			name = "[CP] Copy Pods Resources";
 			outputFileListPaths = (
-			);
-			outputPaths = (
-				"$(DERIVED_FILE_DIR)/Pods-NexilisLite-NexilisLiteTests-checkManifestLockResult.txt",
+				"${PODS_ROOT}/Target Support Files/Pods-NexilisLite/Pods-NexilisLite-resources-${CONFIGURATION}-output-files.xcfilelist",
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = /bin/sh;
-			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
+			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-NexilisLite/Pods-NexilisLite-resources.sh\"\n";
 			showEnvVarsInLog = 0;
 		};
-		BED1F52D24C088F2C6CBADCB /* [CP] Check Pods Manifest.lock */ = {
+		A9FA4A60D7F2734A900F3B28 /* [CP] Check Pods Manifest.lock */ = {
 			isa = PBXShellScriptBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
@@ -1214,38 +1209,43 @@
 			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
 			showEnvVarsInLog = 0;
 		};
-		E5337755D33CF7D1B634D6AE /* [CP] Copy Pods Resources */ = {
+		B00412D0B574394E575F25E4 /* [CP] Check Pods Manifest.lock */ = {
 			isa = PBXShellScriptBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
 			);
 			inputFileListPaths = (
-				"${PODS_ROOT}/Target Support Files/Pods-NexilisLite/Pods-NexilisLite-resources-${CONFIGURATION}-input-files.xcfilelist",
 			);
-			name = "[CP] Copy Pods Resources";
+			inputPaths = (
+				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
+				"${PODS_ROOT}/Manifest.lock",
+			);
+			name = "[CP] Check Pods Manifest.lock";
 			outputFileListPaths = (
-				"${PODS_ROOT}/Target Support Files/Pods-NexilisLite/Pods-NexilisLite-resources-${CONFIGURATION}-output-files.xcfilelist",
+			);
+			outputPaths = (
+				"$(DERIVED_FILE_DIR)/Pods-NexilisLite-NexilisLiteTests-checkManifestLockResult.txt",
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = /bin/sh;
-			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-NexilisLite/Pods-NexilisLite-resources.sh\"\n";
+			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
 			showEnvVarsInLog = 0;
 		};
-		FE56B22938D1E57C12FF3D75 /* [CP] Copy Pods Resources */ = {
+		FF34A181B414564DF15A2C23 /* [CP] Embed Pods Frameworks */ = {
 			isa = PBXShellScriptBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
 			);
 			inputFileListPaths = (
-				"${PODS_ROOT}/Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests-resources-${CONFIGURATION}-input-files.xcfilelist",
+				"${PODS_ROOT}/Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
 			);
-			name = "[CP] Copy Pods Resources";
+			name = "[CP] Embed Pods Frameworks";
 			outputFileListPaths = (
-				"${PODS_ROOT}/Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests-resources-${CONFIGURATION}-output-files.xcfilelist",
+				"${PODS_ROOT}/Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = /bin/sh;
-			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests-resources.sh\"\n";
+			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests-frameworks.sh\"\n";
 			showEnvVarsInLog = 0;
 		};
 /* End PBXShellScriptBuildPhase section */
@@ -1529,7 +1529,7 @@
 		};
 		CD1E6E7D2A0B7C3600BF871F /* Debug */ = {
 			isa = XCBuildConfiguration;
-			baseConfigurationReference = 36C68FFC41F4DA0F806DD5BD /* Pods-NexilisLite.debug.xcconfig */;
+			baseConfigurationReference = CAFF3F424D54F604DD00F172 /* Pods-NexilisLite.debug.xcconfig */;
 			buildSettings = {
 				BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
 				CODE_SIGN_STYLE = Automatic;
@@ -1569,7 +1569,7 @@
 		};
 		CD1E6E7E2A0B7C3600BF871F /* Release */ = {
 			isa = XCBuildConfiguration;
-			baseConfigurationReference = 506228B53B8F36AD707C0E89 /* Pods-NexilisLite.release.xcconfig */;
+			baseConfigurationReference = EFBB805AA079542D4DAE32EC /* Pods-NexilisLite.release.xcconfig */;
 			buildSettings = {
 				BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
 				CODE_SIGN_STYLE = Automatic;
@@ -1609,7 +1609,7 @@
 		};
 		CD1E6E802A0B7C3600BF871F /* Debug */ = {
 			isa = XCBuildConfiguration;
-			baseConfigurationReference = ADFED0199C4F4A1E1C3E0DF8 /* Pods-NexilisLite-NexilisLiteTests.debug.xcconfig */;
+			baseConfigurationReference = 1C6AB19941C1586778DB2280 /* Pods-NexilisLite-NexilisLiteTests.debug.xcconfig */;
 			buildSettings = {
 				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
 				CODE_SIGN_STYLE = Automatic;
@@ -1627,7 +1627,7 @@
 		};
 		CD1E6E812A0B7C3600BF871F /* Release */ = {
 			isa = XCBuildConfiguration;
-			baseConfigurationReference = 2B2ED86C8610C9011EBC7B85 /* Pods-NexilisLite-NexilisLiteTests.release.xcconfig */;
+			baseConfigurationReference = 8E24EA3EBE2152F880BD7E50 /* Pods-NexilisLite-NexilisLiteTests.release.xcconfig */;
 			buildSettings = {
 				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
 				CODE_SIGN_STYLE = Automatic;

+ 7 - 2
NexilisLite/NexilisLite/Source/CoreMessage_TMessageBank.swift

@@ -147,7 +147,7 @@ public class CoreMessage_TMessageBank {
         return tmessage
     }
     
-    public static func sendMessage(message_id: String = "", l_pin: String, message_scope_id: String, status: String, message_text: String, credential: String, attachment_flag: String, ex_blog_id: String, message_large_text: String, ex_format: String, image_id: String, audio_id: String, video_id: String, file_id: String, thumb_id: String, reff_id: String, read_receipts: String, chat_id: String, is_call_center: String, call_center_id: String, opposite_pin: String) -> TMessage {
+    public static func sendMessage(message_id: String = "", l_pin: String, message_scope_id: String, status: String, message_text: String, credential: String, attachment_flag: String, ex_blog_id: String, message_large_text: String, ex_format: String, image_id: String, audio_id: String, video_id: String, file_id: String, thumb_id: String, reff_id: String, read_receipts: String, chat_id: String, is_call_center: String, call_center_id: String, opposite_pin: String, gif_id: String = "") -> TMessage {
         let me = User.getMyPin()!
         let tmessage = TMessage()
         tmessage.mCode = CoreMessage_TMessageCode.SEND_CHAT
@@ -198,6 +198,9 @@ public class CoreMessage_TMessageBank {
         if !chat_id.isEmpty {
             tmessage.mBodies[CoreMessage_TMessageKey.CHAT_ID] = chat_id
         }
+        if !gif_id.isEmpty {
+            tmessage.mBodies[CoreMessage_TMessageKey.GIF_ID] = gif_id
+        }
         return tmessage
     }
     
@@ -1204,9 +1207,11 @@ public class CoreMessage_TMessageBank {
         tmessage.mBodies[CoreMessage_TMessageKey.F_PIN] = me
         tmessage.mBodies[CoreMessage_TMessageKey.L_PIN] = l_pin
         tmessage.mBodies[CoreMessage_TMessageKey.MESSAGE_ID] = messageId
-        tmessage.mBodies["message_id"] = messageId // message_id separated with coma
+        tmessage.mBodies["message_id"] = "'\(messageId)'" // message_id separated with coma
         tmessage.mBodies[CoreMessage_TMessageKey.CHAT_ID] = chat
         tmessage.mBodies[CoreMessage_TMessageKey.MESSAGE_SCOPE_ID] = scope
+        tmessage.mBodies["delete_all"] = "1"
+//        tmessage.mBodies["delete_local"] = "1"
         if type == "2" { // delete for everyone
             tmessage.mBodies[CoreMessage_TMessageKey.DELETE_MESSAGE_FLAG] = "1"
         }

+ 1 - 0
NexilisLite/NexilisLite/Source/Database.swift

@@ -234,6 +234,7 @@ public class Database {
                                 "'unk_numbers' INTEGER DEFAULT 0," +
                                 "'conn_state' INTEGER DEFAULT 1," +
                                 "'tag_client' TEXT," +
+                                "'gif_id' TEXT," +
                                 "'tag_subactivity' TEXT," +
                                 "'messagenumber' INTEGER DEFAULT 0," +
                                 "'mail_account' TEXT," +

+ 5 - 5
NexilisLite/NexilisLite/Source/Download.swift

@@ -45,7 +45,7 @@ public class Download {
         _ = Nexilis.write(message: CoreMessage_TMessageBank.getImageDownload(p_image_id: forKey))
     }
     
-    public func startHTTP(forKey: String, isImage: Bool = true, completion: @escaping (String, Double)->()) {
+    public func startHTTP(forKey: String, isImage: Bool = false, completion: @escaping (String, Double)->()) {
         _ = startHTTP(filename: forKey, isImage: isImage, baseURL: DOWNLOAD_URL, completion: completion)
     }
     
@@ -87,10 +87,10 @@ public class Download {
                         do {
                             let documentDir = try FileManager.default.url(for: .documentDirectory, in: .userDomainMask, appropriateFor: nil, create: true)
                             let url = documentDir.appendingPathComponent(filename)
-                            //print("write file \(url.path)")
+//                            print("write file \(url.path)")
+//                            try successResponse.write(to: url)
                             let dResponse = try FileEncryption.shared.decryptToMemory(successResponse, MasterKeyUtil.shared.getServerKey())
                             if isImage {
-                                let imageOr = UIImage(data: successResponse)
                                 let imageDec = UIImage(data: dResponse)
                                 if imageDec != nil {
                                     try dResponse.write(to: url)
@@ -99,7 +99,7 @@ public class Download {
                                 }
                             }
                             else {
-                                try dResponse.write(to: url)
+                                try successResponse.write(to: url)
                             }
                             Nexilis.removeDownload(forKey: filename)
                             completion(filename,100)
@@ -109,7 +109,7 @@ public class Download {
                     else {
                         let statusCode = result.response?.statusCode
                         print("Response fail: \(result.debugDescription)")
-                        completion(filename,0)
+                        completion(filename,-100)
                     }
                 }
             }

+ 1 - 1
NexilisLite/NexilisLite/Source/IncomingThread.swift

@@ -1303,7 +1303,7 @@ class IncomingThread {
         if (!thumb_id.isEmpty) {
             Download().startHTTP(forKey: thumb_id) { (file, progress) in
                 //print ("masuk download \(progress)")
-                if(progress == 100) {
+                if(progress == 100 || progress == -100) {
                     Nexilis.saveMessage(message: message, withStatus: false)
                     //print("save message incoming")
                 }

+ 11 - 7
NexilisLite/NexilisLite/Source/Model/Chat.swift

@@ -28,6 +28,7 @@ public class Chat: Model {
     public var lock: String
     public let thumb: String
     public let audio: String
+    public let gif: String
     
     public init(pin: String) {
         self.fpin = ""
@@ -49,9 +50,10 @@ public class Chat: Model {
         self.lock = ""
         self.thumb = ""
         self.audio = ""
+        self.gif = ""
     }
     
-    public init(fpin:String, pin: String, messageId: String, counter: String, messageText: String, serverDate: String, image: String, video: String, file: String, attachmentFlag: String, messageScope: String, name: String, profile: String, official: String, status: String, credential: String, lock: String, thumb: String = "", audio: String = "") {
+    public init(fpin:String, pin: String, messageId: String, counter: String, messageText: String, serverDate: String, image: String, video: String, file: String, attachmentFlag: String, messageScope: String, name: String, profile: String, official: String, status: String, credential: String, lock: String, thumb: String = "", audio: String = "", gif: String = "") {
         self.fpin = fpin
         self.pin = pin
         self.messageId = messageId
@@ -71,6 +73,7 @@ public class Chat: Model {
         self.lock = lock
         self.thumb = thumb
         self.audio = audio
+        self.gif = gif
     }
     
     public static func == (lhs: Chat, rhs: Chat) -> Bool {
@@ -125,20 +128,20 @@ public class Chat: Model {
                 } else if isVideo {
                     lastQuery = "m.video_id IS NOT NULL AND m.video_id != ''"
                 } else if isGIF {
-                    lastQuery = "m.file_id IS NOT NULL AND m.file_id != ''"
+                    lastQuery = "m.gif_id IS NOT NULL AND m.gif_id != ''"
                 } else if isLink {
                     lastQuery = "m.message_text IS NOT NULL AND m.message_text != '' AND (m.message_text LIKE '%https://%' OR m.message_text LIKE '%www.%')"
                 } else if isAudio {
                     lastQuery = "m.audio_id IS NOT NULL AND m.audio_id != ''"
                 }
                 let query = """
-                            select m.f_pin, \(!lastQuery.isEmpty ? "m.l_pin, m.message_id" : "ms.l_pin, ms.message_id"), \(!lastQuery.isEmpty ? "m.thumb_id," : "ms.counter,") m.message_text, m.server_date, m.image_id, m.video_id, m.file_id, m.attachment_flag, m.message_scope_id, b.first_name || ' ' || ifnull(b.last_name, '') name, b.image_id profile, b.official_account, m.status, m.credential, m.lock, m.audio_id from MESSAGE_SUMMARY ms, MESSAGE m, BUDDY b where ms.l_pin = b.f_pin and \(!lastQuery.isEmpty ? lastQuery : "ms.message_id = m.message_id \(messageId.isEmpty ? "" : " and m.message_id = '\(messageId)'")")
+                            select m.f_pin, \(!lastQuery.isEmpty ? "m.l_pin, m.message_id" : "ms.l_pin, ms.message_id"), \(!lastQuery.isEmpty ? "m.thumb_id," : "ms.counter,") m.message_text, m.server_date, m.image_id, m.video_id, m.file_id, m.attachment_flag, m.message_scope_id, b.first_name || ' ' || ifnull(b.last_name, '') name, b.image_id profile, b.official_account, m.status, m.credential, m.lock, m.audio_id, m.gif_id from MESSAGE_SUMMARY ms, MESSAGE m, BUDDY b where ms.l_pin = b.f_pin and \(!lastQuery.isEmpty ? lastQuery : "ms.message_id = m.message_id \(messageId.isEmpty ? "" : " and m.message_id = '\(messageId)'")")
                             union
-                            select m.f_pin, \(!lastQuery.isEmpty ? "m.l_pin, m.message_id" : "ms.l_pin, ms.message_id"), \(!lastQuery.isEmpty ? "m.thumb_id," : "ms.counter,") m.message_text, m.server_date, m.image_id, m.video_id, m.file_id, m.attachment_flag, m.message_scope_id, 'Bot' name, '' profile, '', m.status, m.credential, m.lock, m.audio_id from MESSAGE_SUMMARY ms, MESSAGE m where ms.l_pin = '-999' and \(!lastQuery.isEmpty ? lastQuery : "ms.message_id = m.message_id \(messageId.isEmpty ? "" : " and m.message_id = '\(messageId)'")")
+                            select m.f_pin, \(!lastQuery.isEmpty ? "m.l_pin, m.message_id" : "ms.l_pin, ms.message_id"), \(!lastQuery.isEmpty ? "m.thumb_id," : "ms.counter,") m.message_text, m.server_date, m.image_id, m.video_id, m.file_id, m.attachment_flag, m.message_scope_id, 'Bot' name, '' profile, '', m.status, m.credential, m.lock, m.audio_id, m.gif_id from MESSAGE_SUMMARY ms, MESSAGE m where ms.l_pin = '-999' and \(!lastQuery.isEmpty ? lastQuery : "ms.message_id = m.message_id \(messageId.isEmpty ? "" : " and m.message_id = '\(messageId)'")")
                             union
-                            select m.f_pin, \(!lastQuery.isEmpty ? "m.l_pin, m.message_id" : "ms.l_pin, ms.message_id"), \(!lastQuery.isEmpty ? "m.thumb_id," : "ms.counter,") m.message_text, m.server_date, m.image_id, m.video_id, m.file_id, m.attachment_flag, m.message_scope_id, b.f_name || ' (\("Lounge".localized()))', b.image_id profile, b.official, m.status, m.credential, m.lock, m.audio_id from MESSAGE_SUMMARY ms, MESSAGE m, GROUPZ b where ms.l_pin = b.group_id and \(!lastQuery.isEmpty ? lastQuery : "ms.message_id = m.message_id \(messageId.isEmpty ? "" : " and m.message_id = '\(messageId)'")")
+                            select m.f_pin, \(!lastQuery.isEmpty ? "m.l_pin, m.message_id" : "ms.l_pin, ms.message_id"), \(!lastQuery.isEmpty ? "m.thumb_id," : "ms.counter,") m.message_text, m.server_date, m.image_id, m.video_id, m.file_id, m.attachment_flag, m.message_scope_id, b.f_name || ' (\("Lounge".localized()))', b.image_id profile, b.official, m.status, m.credential, m.lock, m.audio_id, m.gif_id from MESSAGE_SUMMARY ms, MESSAGE m, GROUPZ b where ms.l_pin = b.group_id and \(!lastQuery.isEmpty ? lastQuery : "ms.message_id = m.message_id \(messageId.isEmpty ? "" : " and m.message_id = '\(messageId)'")")
                             union
-                            select m.f_pin, \(!lastQuery.isEmpty ? "m.l_pin, m.message_id" : "ms.l_pin, ms.message_id"), \(!lastQuery.isEmpty ? "m.thumb_id," : "ms.counter,") m.message_text, m.server_date, m.image_id, m.video_id, m.file_id, m.attachment_flag, m.message_scope_id, c.f_name || ' (' || b.title || ')', c.image_id profile, '', m.status, m.credential, m.lock, m.audio_id from MESSAGE_SUMMARY ms, MESSAGE m, DISCUSSION_FORUM b, GROUPZ c where b.group_id = c.group_id and ms.l_pin = b.chat_id and \(!lastQuery.isEmpty ? lastQuery : "ms.message_id = m.message_id \(messageId.isEmpty ? "" : " and m.message_id = '\(messageId)'")")
+                            select m.f_pin, \(!lastQuery.isEmpty ? "m.l_pin, m.message_id" : "ms.l_pin, ms.message_id"), \(!lastQuery.isEmpty ? "m.thumb_id," : "ms.counter,") m.message_text, m.server_date, m.image_id, m.video_id, m.file_id, m.attachment_flag, m.message_scope_id, c.f_name || ' (' || b.title || ')', c.image_id profile, '', m.status, m.credential, m.lock, m.audio_id, m.gif_id from MESSAGE_SUMMARY ms, MESSAGE m, DISCUSSION_FORUM b, GROUPZ c where b.group_id = c.group_id and ms.l_pin = b.chat_id and \(!lastQuery.isEmpty ? lastQuery : "ms.message_id = m.message_id \(messageId.isEmpty ? "" : " and m.message_id = '\(messageId)'")")
                             order by 6 desc
                             """
                 if let cursorData = Database.shared.getRecords(fmdb: fmdb, query: query) {
@@ -173,7 +176,8 @@ public class Chat: Model {
                                         credential: cursorData.string(forColumnIndex: 15) ?? "",
                                         lock: cursorData.string(forColumnIndex: 16) ?? "",
                                         thumb: lastQuery.isEmpty ? "" : cursorData.string(forColumnIndex: 3) ?? "",
-                                        audio: cursorData.string(forColumnIndex: 17) ?? "")
+                                        audio: cursorData.string(forColumnIndex: 17) ?? "",
+                                        gif: cursorData.string(forColumnIndex: 18) ?? "")
                         chats.append(chat)
                     }
                     cursorData.close()

+ 1 - 0
NexilisLite/NexilisLite/Source/Model/User.swift

@@ -23,6 +23,7 @@ public class User: Model {
     public var device_id: String
     
     public var isSelected: Bool = false
+    public var isMuted: Bool = false
     
     public init(pin: String) {
         self.pin = pin

+ 2 - 0
NexilisLite/NexilisLite/Source/Nexilis.swift

@@ -86,6 +86,7 @@ public class Nexilis: NSObject {
     public static let AUDIO_CALL_RINGING = 23
     public static let AUDIO_CALL_OFFHOOK = 22
     public static let AUDIO_CALL_INCOMING = 21
+    public static let AUDIO_VIDEO_CALL_MUTED = 26
     public static let VIDEO_RINGING = 11
     public static let ENDED = 8
     public static let INITIATING = 4
@@ -1317,6 +1318,7 @@ public class Nexilis: NSObject {
                         "video_id" : message.getBody(key : CoreMessage_TMessageKey.VIDEO_ID, default_value : ""),
                         "image_id" : message.getBody(key : CoreMessage_TMessageKey.IMAGE_ID, default_value : ""),
                         "file_id" : message.getBody(key : CoreMessage_TMessageKey.FILE_ID, default_value : ""),
+                        "gif_id" : message.getBody(key : CoreMessage_TMessageKey.GIF_ID, default_value : ""),
                         "thumb_id" : message.getBody(key : CoreMessage_TMessageKey.THUMB_ID, default_value : ""),
                         "opposite_pin" : message.getBody(key : CoreMessage_TMessageKey.OPPOSITE_PIN, default_value : ""),
                         "format" : message.getBody(key : CoreMessage_TMessageKey.FORMAT, default_value : ""),

+ 7 - 0
NexilisLite/NexilisLite/Source/Utils.swift

@@ -415,6 +415,13 @@ public final class Utils {
                 return ("📷 " + "Photo".localized()).richText(group_id: chat.pin)
             }
         }
+        else if !chat.gif.isEmpty {
+            if !chat.messageText.isEmpty {
+                return "🎬 \(chat.messageText)".richText(group_id: chat.pin)
+            } else {
+                return ("🎬 " + "GIF".localized()).richText(group_id: chat.pin)
+            }
+        }
         else if !chat.video.isEmpty {
             if !chat.messageText.isEmpty {
                 return "📹 \(chat.messageText)".richText(group_id: chat.pin)

+ 1 - 1
NexilisLite/NexilisLite/Source/View/Call/AudioViewController.swift

@@ -227,7 +227,7 @@ extension UINavigationController {
             navigationBar.shadowImage = UIImage()
             navigationBar.isTranslucent = true
             let navBarAppearance = UINavigationBarAppearance()
-            navBarAppearance.configureWithOpaqueBackground()
+            navBarAppearance.configureWithTransparentBackground()
             navBarAppearance.backgroundColor = .clear
             navigationBar.standardAppearance = navBarAppearance
             navigationBar.scrollEdgeAppearance = navBarAppearance

+ 8 - 0
NexilisLite/NexilisLite/Source/View/Call/ProfileView.swift

@@ -9,6 +9,7 @@ import UIKit
 
 class ProfileView: UIImageView {
     
+    let imageMuted = UIImageView()
     var user: User? {
         didSet {
             guard let user = self.user else {
@@ -49,6 +50,13 @@ class ProfileView: UIImageView {
         layer.borderWidth = 1
         layer.borderColor = UIColor.white.cgColor
         circle()
+        
+        imageMuted.image = UIImage(systemName: "mic.slash")
+        self.addSubview(imageMuted)
+        imageMuted.tintColor = .red
+        
+        imageMuted.anchor(left: self.leftAnchor, bottom: self.bottomAnchor, paddingLeft: 30, paddingBottom: 10, width: 30, height: 40)
+        imageMuted.isHidden = true
     }
     
 }

+ 30 - 5
NexilisLite/NexilisLite/Source/View/Call/QmeraAudioViewController.swift

@@ -205,6 +205,12 @@ class QmeraAudioViewController: UIViewController {
         stackView.distribution = .fillEqually
         return stackView
     }()
+    let stack2: UIStackView = {
+        let stackView = UIStackView()
+        stackView.axis = .horizontal
+        stackView.distribution = .fillEqually
+        return stackView
+    }()
     
     let poweredByView: UIStackView = {
         let stackView = UIStackView()
@@ -405,15 +411,18 @@ class QmeraAudioViewController: UIViewController {
         status.text = "Connecting..."
         
         stack.spacing = buttonSize / 2
+        stack2.spacing = buttonSize / 2
         
         view.addSubview(stack)
+        view.addSubview(stack2)
         
         stack.anchor(bottom: view.bottomAnchor, paddingBottom: 60, centerX: view.centerXAnchor, width: buttonSize * 4, height: buttonSize)
+        stack2.anchor(bottom: stack.topAnchor, paddingBottom: 10, centerX: view.centerXAnchor, width: buttonSize, height: buttonSize)
         
         stack.addArrangedSubview(invite)
         stack.addArrangedSubview(end)
         stack.addArrangedSubview(speaker)
-        stack.addArrangedSubview(mic)
+        stack2.addArrangedSubview(mic)
         
         invite.addTarget(self, action: #selector(didInvite(sender:)), for: .touchUpInside)
         end.addTarget(self, action: #selector(didPressEnd(sender:)), for: .touchUpInside)
@@ -596,6 +605,7 @@ class QmeraAudioViewController: UIViewController {
     @objc func didMute(sender: Any?) {
         isMuted = !isMuted
         mic.isSelected = isMuted
+        API.mmc(int: 0, boolean: isMuted)
     }
     
     @objc func didInvite(sender: Any?) {
@@ -637,6 +647,7 @@ class QmeraAudioViewController: UIViewController {
                 self.end.isEnabled = false
                 self.invite.isEnabled = false
                 self.speaker.isEnabled = false
+                self.mic.isEnabled = false
             }
             self.isEndByMe = true
             self.didEnd(sender: nil)
@@ -823,7 +834,23 @@ class QmeraAudioViewController: UIViewController {
            let message = data["message"] as? String
         {
             let arrayMessage = message.split(separator: ",")
-            if state == Nexilis.AUDIO_CALL_RINGING || (!ticketId.isEmpty && state == Nexilis.VIDEO_CALL_RINGING) {
+            if state == Nexilis.AUDIO_VIDEO_CALL_MUTED {
+                DispatchQueue.main.async { [self] in
+                    if let pin = arrayMessage.first, let index = users.firstIndex(of: User(pin: String(pin))) {
+                        if arrayMessage[1] == "1" {
+                            users[index].isMuted = true
+                            if let profile = profiles.subviews[index] as? ProfileView {
+                                profile.imageMuted.isHidden = false
+                            }
+                        } else {
+                            users[index].isMuted = false
+                            if let profile = profiles.subviews[index] as? ProfileView {
+                                profile.imageMuted.isHidden = true
+                            }
+                        }
+                    }
+                }
+            } else if state == Nexilis.AUDIO_CALL_RINGING || (!ticketId.isEmpty && state == Nexilis.VIDEO_CALL_RINGING) {
                 if users.count == 1 {
                     DispatchQueue.main.async {
                         self.status.text = "Ringing..."
@@ -852,9 +879,6 @@ class QmeraAudioViewController: UIViewController {
                         }
                         self.timer?.fire()
                         self.firstCall = false
-                        DispatchQueue.main.asyncAfter(deadline: .now() + 1, execute: {
-//                            API.adjustVolume(fValue: 10.0)
-                        })
                     }
                 }
                 if (!isOutgoing || !firstCall), users.count >= 1, let user = User.getData(pin: String(arrayMessage[1])), !users.contains(user) {
@@ -941,6 +965,7 @@ class QmeraAudioViewController: UIViewController {
                             self.end.isEnabled = false
                             self.invite.isEnabled = false
                             self.speaker.isEnabled = false
+                            self.mic.isEnabled = false
                             let controller = self.presentedViewController
                             if controller != nil {
                                 controller!.dismiss(animated: true)

+ 104 - 29
NexilisLite/NexilisLite/Source/View/Call/QmeraVideoViewController.swift

@@ -21,8 +21,10 @@ class QmeraVideoViewController: UIViewController {
     var wbRoomId = ""
     var isInisiator = true
     var isSpeaker = true
+    var isMuted = false
     var isPresent = false
     var callFCM = false
+    var isNavigationHidden = false
     var listRemoteViewFix: [UIImageView] = [
         UIImageView(),
         UIImageView(),
@@ -37,6 +39,21 @@ class QmeraVideoViewController: UIViewController {
         UIView(),
         UIView()
     ]
+    var imageMuted: [UIImageView] = [
+        UIImageView(),
+        UIImageView(),
+        UIImageView(),
+        UIImageView(),
+        UIImageView()
+    ]
+    var mutedZoom: UIImageView = {
+        let image = UIImageView(frame: CGRect(x: 0, y: 0, width: 30, height: 40))
+        image.contentMode = .scaleAspectFit
+        image.image = UIImage(systemName: "mic.slash")
+        image.tintColor = .red
+        image.isHidden = true
+        return image
+    }()
     let myImage = UIImageView()
     let name = UILabel()
     let profileImage = UIImageView()
@@ -51,6 +68,7 @@ class QmeraVideoViewController: UIViewController {
     var constraintLeftStackViewToolbar2 = NSLayoutConstraint()
     let stackViewToolbar = UIStackView()
     let stackViewToolbar2 = UIStackView()
+    let stackViewToolbar3 = UIStackView()
     var onScreenConstraintWB = [NSLayoutConstraint]()
     let buttonWB = UIButton()
     let buttonChat = UIButton()
@@ -58,6 +76,7 @@ class QmeraVideoViewController: UIViewController {
     let buttonAddParticipant = UIButton()
     let buttonSpeaker = UIButton()
     let buttonRotate = UIButton()
+    let buttonMuted = UIButton()
     var showStackViewToolbar = true
     let scrollRemoteView = UIScrollView()
     var isAutoAccept = false
@@ -112,10 +131,7 @@ class QmeraVideoViewController: UIViewController {
     }()
     
     deinit {
-        navigationController?.navigationBar.setBackgroundImage(nil, for: .default)
-        navigationController?.navigationBar.shadowImage = nil
-        navigationController?.navigationBar.isTranslucent = false
-//        navigationController?.view.backgroundColor = self.traitCollection.userInterfaceStyle == .dark ? .blackDarkMode : .mainColor
+        navigationController?.changeAppearance(clear: false)
         let textAttributes = [NSAttributedString.Key.foregroundColor:UIColor.white]
         navigationController?.navigationBar.titleTextAttributes = textAttributes
         navigationController?.navigationBar.topItem?.backBarButtonItem = nil
@@ -125,10 +141,7 @@ class QmeraVideoViewController: UIViewController {
     
     override func viewWillDisappear(_ animated: Bool) {
         if self.isMovingFromParent {
-            navigationController?.navigationBar.setBackgroundImage(nil, for: .default)
-            navigationController?.navigationBar.shadowImage = nil
-            navigationController?.navigationBar.isTranslucent = false
-//            navigationController?.view.backgroundColor = self.traitCollection.userInterfaceStyle == .dark ? .blackDarkMode : .mainColor
+            navigationController?.changeAppearance(clear: false)
             let textAttributes = [NSAttributedString.Key.foregroundColor:UIColor.white]
             navigationController?.navigationBar.titleTextAttributes = textAttributes
             navigationController?.navigationBar.topItem?.backBarButtonItem = nil
@@ -141,10 +154,6 @@ class QmeraVideoViewController: UIViewController {
         super.viewDidLoad()
         Nexilis.setWhiteboardReceiver(receiver: self)
         self.navigationController?.navigationBar.titleTextAttributes = [NSAttributedString.Key.foregroundColor: UIColor.black]
-        let navBarAppearance = UINavigationBarAppearance()
-        navBarAppearance.configureWithTransparentBackground()
-        navigationController?.navigationBar.standardAppearance = navBarAppearance
-        navigationController?.navigationBar.scrollEdgeAppearance = navBarAppearance
         navigationController?.changeAppearance(clear: true)
         
         NotificationCenter.default.addObserver(self, selector: #selector(self.onStatusCall(_:)), name: NSNotification.Name(rawValue: Nexilis.listenerStatusCall), object: nil)
@@ -167,6 +176,7 @@ class QmeraVideoViewController: UIViewController {
         Calling()
         addToolbar()
         addTimerVC()
+        addImageMutedOnZoom()
         if isAutoAccept {
             didTapAcceptCallButton()
         }
@@ -242,7 +252,7 @@ class QmeraVideoViewController: UIViewController {
     
     func addTimerVC() {
         view.addSubview(containerTimerVC)
-        containerTimerVC.anchor(top: view.topAnchor, paddingTop: 20, centerX: view.centerXAnchor, minWidth: 40)
+        containerTimerVC.anchor(top: view.safeAreaLayoutGuide.topAnchor, centerX: view.centerXAnchor, minWidth: 40)
         containerTimerVC.makeRoundedView(radius: 8)
         containerTimerVC.backgroundColor = .black.withAlphaComponent(0.3)
         containerTimerVC.addSubview(labelTimerVC)
@@ -251,6 +261,11 @@ class QmeraVideoViewController: UIViewController {
         containerTimerVC.isHidden = true
     }
     
+    func addImageMutedOnZoom() {
+        view.addSubview(mutedZoom)
+        mutedZoom.anchor(top: containerTimerVC.bottomAnchor, paddingTop: 10, centerX: view.centerXAnchor, width: 30, height: 40)
+    }
+    
     func addZoomView() {
         view.addSubview(zoomView)
         zoomView.translatesAutoresizingMaskIntoConstraints = false
@@ -270,7 +285,7 @@ class QmeraVideoViewController: UIViewController {
 //        cameraView.frame = CGRect(x: view.frame.width - 130, y: 20, width: 120, height: 160)
         cameraView.translatesAutoresizingMaskIntoConstraints = false
         NSLayoutConstraint.activate([
-            cameraView.topAnchor.constraint(equalTo: view.topAnchor, constant: 20.0),
+            cameraView.topAnchor.constraint(equalTo: view.safeAreaLayoutGuide.topAnchor),
             cameraView.trailingAnchor.constraint(equalTo: view.trailingAnchor, constant: -10.0),
             cameraView.widthAnchor.constraint(equalToConstant: 120.0),
             cameraView.heightAnchor.constraint(equalToConstant: 160.0)
@@ -335,7 +350,7 @@ class QmeraVideoViewController: UIViewController {
         profileImage.translatesAutoresizingMaskIntoConstraints = false
         profileImage.frame.size = CGSize(width: 60.0, height: 60.0)
         NSLayoutConstraint.activate([
-            profileImage.topAnchor.constraint(equalTo: view.topAnchor, constant: 40.0),
+            profileImage.topAnchor.constraint(equalTo: view.safeAreaLayoutGuide.topAnchor),
             profileImage.centerXAnchor.constraint(equalTo: view.centerXAnchor),
             profileImage.widthAnchor.constraint(equalToConstant: 60.0),
             profileImage.heightAnchor.constraint(equalToConstant: 63.0)
@@ -549,6 +564,9 @@ class QmeraVideoViewController: UIViewController {
                 if self.buttonRotate.isDescendant(of: self.view) {
                     self.buttonRotate.removeFromSuperview()
                 }
+                if self.buttonMuted.isDescendant(of: self.view) {
+                    self.buttonMuted.removeFromSuperview()
+                }
                 if self.wbVC != nil{
                     self.wbVC!.close?()
                 }
@@ -615,6 +633,7 @@ class QmeraVideoViewController: UIViewController {
                 self.buttonWB.isHidden = false
                 self.buttonChat.isHidden = false
                 self.poweredByView.isHidden = false
+                self.buttonMuted.isHidden = false
                 let connectDate = Date()
                 self.vcTimer = Timer.scheduledTimer(withTimeInterval: 1, repeats: true) { _ in
                     let format = Utils.callDurationFormatter.string(from: Date().timeIntervalSince(connectDate))
@@ -697,6 +716,7 @@ class QmeraVideoViewController: UIViewController {
                 self.buttonSpeaker.isHidden = false
                 self.buttonAddParticipant.isHidden = false
                 self.buttonRotate.isHidden = false
+                self.buttonMuted.isHidden = false
 //                if(!self.wbRoomId.isEmpty){
 //                    DispatchQueue.main.async {
 //                        self.wbTimer = Timer.scheduledTimer(timeInterval: 1.0, target: self, selector: #selector(self.runTimer), userInfo: nil, repeats: true)
@@ -706,6 +726,7 @@ class QmeraVideoViewController: UIViewController {
         }
         self.buttonDecline.isHidden = true
         self.buttonSpeaker.isHidden = true
+        self.buttonMuted.isHidden = true
         self.buttonAddParticipant.isHidden = true
         self.buttonRotate.isHidden = true
         addChild(wbVC!)
@@ -727,7 +748,7 @@ class QmeraVideoViewController: UIViewController {
     }
     
     func addToolbarAfterAccept() {
-        self.view.addSubview(self.stackViewToolbar)
+        view.addSubview(self.stackViewToolbar)
         self.stackViewToolbar.translatesAutoresizingMaskIntoConstraints = false
         constraintBottomStackViewToolbar = self.stackViewToolbar.bottomAnchor.constraint(equalTo: self.view.bottomAnchor, constant: -60.0)
         NSLayoutConstraint.activate([
@@ -739,14 +760,19 @@ class QmeraVideoViewController: UIViewController {
         self.stackViewToolbar.alignment = .center
         self.stackViewToolbar.spacing = 30
         
-        self.view.addSubview(buttonRotate)
+        view.addSubview(self.stackViewToolbar3)
+        self.stackViewToolbar3.anchor(bottom: self.stackViewToolbar.topAnchor, paddingBottom: 10, centerX: self.view.centerXAnchor)
+        self.stackViewToolbar3.axis = .horizontal
+        self.stackViewToolbar3.distribution = .equalSpacing
+        self.stackViewToolbar3.alignment = .center
+        self.stackViewToolbar3.spacing = 30
+        
+        view.addSubview(buttonRotate)
         buttonRotate.translatesAutoresizingMaskIntoConstraints = false
         buttonRotate.frame.size = CGSize(width: 70.0, height: 70.0)
         NSLayoutConstraint.activate([
             buttonRotate.widthAnchor.constraint(equalToConstant: 70.0),
             buttonRotate.heightAnchor.constraint(equalToConstant: 70.0),
-            buttonRotate.centerXAnchor.constraint(equalTo: self.view.centerXAnchor),
-            buttonRotate.bottomAnchor.constraint(equalTo: self.stackViewToolbar.topAnchor, constant: -10.0)
         ])
         buttonRotate.backgroundColor = .secondaryColor
         buttonRotate.setImage(UIImage(systemName: "arrow.triangle.2.circlepath.camera", withConfiguration: UIImage.SymbolConfiguration(pointSize: 30, weight: .medium, scale: .default)), for: .normal)
@@ -755,6 +781,20 @@ class QmeraVideoViewController: UIViewController {
         buttonRotate.isHidden = true
         buttonRotate.addTarget(self, action: #selector(camera(sender:)), for: .touchUpInside)
         
+        view.addSubview(buttonMuted)
+        buttonMuted.translatesAutoresizingMaskIntoConstraints = false
+        buttonMuted.frame.size = CGSize(width: 70.0, height: 70.0)
+        NSLayoutConstraint.activate([
+            buttonMuted.widthAnchor.constraint(equalToConstant: 70.0),
+            buttonMuted.heightAnchor.constraint(equalToConstant: 70.0),
+        ])
+        buttonMuted.backgroundColor = .secondaryColor
+        buttonMuted.setImage(UIImage(systemName: "mic", withConfiguration: UIImage.SymbolConfiguration(pointSize: 30, weight: .medium, scale: .default)), for: .normal)
+        buttonMuted.tintColor = .mainColor
+        buttonMuted.circle()
+        buttonMuted.isHidden = true
+        buttonMuted.addTarget(self, action: #selector(muted(sender:)), for: .touchUpInside)
+        
         view.addSubview(buttonAddParticipant)
         buttonAddParticipant.translatesAutoresizingMaskIntoConstraints = false
         buttonAddParticipant.frame.size = CGSize(width: 70.0, height: 70.0)
@@ -783,7 +823,7 @@ class QmeraVideoViewController: UIViewController {
         buttonSpeaker.isHidden = true
         buttonSpeaker.addTarget(self, action: #selector(didTapSpeakerButton(sender:)), for: .touchUpInside)
         
-        self.view.addSubview(self.stackViewToolbar2)
+        view.addSubview(self.stackViewToolbar2)
         self.stackViewToolbar2.translatesAutoresizingMaskIntoConstraints = false
         constraintLeftStackViewToolbar2 = self.stackViewToolbar2.leftAnchor.constraint(equalTo: self.view.leftAnchor, constant: 10.0)
         NSLayoutConstraint.activate([
@@ -825,7 +865,7 @@ class QmeraVideoViewController: UIViewController {
             buttonChat.addTarget(self, action: #selector(didTapChatButton), for: .touchUpInside)
         }
         
-        self.view.addSubview(poweredByView)
+        view.addSubview(poweredByView)
         self.poweredByView.translatesAutoresizingMaskIntoConstraints = false
         let constraintRightPowered =  self.poweredByView.rightAnchor.constraint(equalTo: self.view.rightAnchor, constant: -10.0)
         let constraintBottomPowered = self.poweredByView.bottomAnchor.constraint(equalTo: self.view.bottomAnchor, constant: -10.0)
@@ -845,6 +885,8 @@ class QmeraVideoViewController: UIViewController {
         stackViewToolbar.addArrangedSubview(buttonSpeaker)
         stackViewToolbar2.addArrangedSubview(buttonWB)
         stackViewToolbar2.addArrangedSubview(buttonChat)
+        stackViewToolbar3.addArrangedSubview(buttonRotate)
+        stackViewToolbar3.addArrangedSubview(buttonMuted)
 //        startFaceTimer()
     }
     
@@ -904,6 +946,7 @@ class QmeraVideoViewController: UIViewController {
     }
     
     func setSpeaker(isSpeaker: Bool) {
+        Nexilis.setSpeaker(isSpeaker, isVideo: true)
         DispatchQueue.main.async {
             if (isSpeaker) {
                 self.buttonSpeaker.backgroundColor = .lightGray
@@ -916,7 +959,6 @@ class QmeraVideoViewController: UIViewController {
             }
             self.isSpeaker = isSpeaker
         }
-        Nexilis.setSpeaker(isSpeaker, isVideo: true)
     }
     
     @objc func didTapSpeakerButton(sender: AnyObject){
@@ -957,6 +999,22 @@ class QmeraVideoViewController: UIViewController {
         }
     }
     
+    @objc func muted(sender: Any?) {
+        isMuted = !isMuted
+        API.mmc(int: 0, boolean: isMuted)
+        DispatchQueue.main.async {
+            if (self.isMuted) {
+                self.buttonMuted.backgroundColor = .lightGray
+                self.buttonMuted.tintColor = .mainColor
+                self.buttonMuted.setImage(UIImage(systemName: "mic.slash", withConfiguration: UIImage.SymbolConfiguration(pointSize: 30, weight: .medium, scale: .default)), for: .normal)
+            } else {
+                self.buttonMuted.backgroundColor = .secondaryColor
+                self.buttonMuted.tintColor = .mainColor
+                self.buttonMuted.setImage(UIImage(systemName: "mic", withConfiguration: UIImage.SymbolConfiguration(pointSize: 30, weight: .medium, scale: .default)), for: .normal)
+            }
+        }
+    }
+    
     @objc func hideToolbar() {
         DispatchQueue.main.async {
             if self.showStackViewToolbar {
@@ -983,11 +1041,22 @@ class QmeraVideoViewController: UIViewController {
         let message = (data?["message"] ?? "") as! String
         var remoteChannel = [String:String]()
         let arrayMessage = message.split(separator: ",")
-        if(state == Nexilis.VIDEO_CALL_ZOOM){
+        if state == Nexilis.AUDIO_VIDEO_CALL_MUTED {
+            DispatchQueue.main.async { [self] in
+                if self.dataPerson.count == 1 {
+                    if arrayMessage[1] == "1" {
+                        mutedZoom.isHidden = false
+                    } else {
+                        mutedZoom.isHidden = true
+                    }
+                }
+            }
+        }
+        else if(state == Nexilis.VIDEO_CALL_ZOOM){
             DispatchQueue.main.async {
                 if self.dataPerson.count > 1 {
                     if !self.transformZoomAfterNewUserMore2 {
-                        self.zoomView.transform   = CGAffineTransform.init(scaleX: 1.9, y: 1.9).rotated(by: (CGFloat.pi * 3)/2)
+                        self.zoomView.transform   = CGAffineTransform.init(scaleX: 1.9, y: 2.2).rotated(by: (CGFloat.pi * 3)/2)
                         self.transformZoomAfterNewUserMore2 = true
                     }
                 }
@@ -997,9 +1066,9 @@ class QmeraVideoViewController: UIViewController {
             if(arrayMessage[3] == "0"){
                 DispatchQueue.main.async {
                     if self.dataPerson.count == 1 && arrayMessage[2] == "1" && arrayMessage[4] == "1" {
-                        self.zoomView.transform = CGAffineTransform.init(scaleX: 1.9, y: 1.9).rotated(by: (CGFloat.pi * 3)/2)
+                        self.zoomView.transform = CGAffineTransform.init(scaleX: 1.9, y: 2.2).rotated(by: (CGFloat.pi * 3)/2)
                     } else {
-                        self.zoomView.transform = CGAffineTransform.init(scaleX: 1.9, y: 1.9).rotated(by: (CGFloat.pi)/2)
+                        self.zoomView.transform = CGAffineTransform.init(scaleX: 1.9, y: 2.2).rotated(by: (CGFloat.pi)/2)
                     }
                 }
             }
@@ -1093,13 +1162,13 @@ class QmeraVideoViewController: UIViewController {
             }
             if arrayMessage[5] == "2" && self.dataPerson.count == 1 {
                 DispatchQueue.main.async {
-                    self.zoomView.transform   = CGAffineTransform.init(scaleX: -1.9, y: 1.9).rotated(by: (CGFloat.pi)/2)
+                    self.zoomView.transform   = CGAffineTransform.init(scaleX: -1.9, y: 2.2).rotated(by: (CGFloat.pi)/2)
                     self.zoomView.contentMode = .scaleAspectFit
                 }
             }
             else if self.dataPerson.count == 1 {
                 DispatchQueue.main.async {
-                    self.zoomView.transform   = CGAffineTransform.init(scaleX: 1.9, y: 1.9).rotated(by: (CGFloat.pi * 3)/2)
+                    self.zoomView.transform   = CGAffineTransform.init(scaleX: 1.9, y: 2.2).rotated(by: (CGFloat.pi * 3)/2)
                     self.zoomView.contentMode = .scaleAspectFit
                 }
             } else if self.dataPerson.count > 1 {
@@ -1168,6 +1237,9 @@ class QmeraVideoViewController: UIViewController {
                         if self.buttonRotate.isDescendant(of: self.view) {
                             self.buttonRotate.removeFromSuperview()
                         }
+                        if self.buttonMuted.isDescendant(of: self.view) {
+                            self.buttonMuted.removeFromSuperview()
+                        }
                         if self.wbVC != nil{
                             self.wbVC!.close?()
                         }
@@ -1207,6 +1279,9 @@ class QmeraVideoViewController: UIViewController {
                     if self.buttonRotate.isDescendant(of: self.view) {
                         self.buttonRotate.removeFromSuperview()
                     }
+                    if self.buttonMuted.isDescendant(of: self.view) {
+                        self.buttonMuted.removeFromSuperview()
+                    }
                     if self.wbVC != nil{
                         self.wbVC!.close?()
                     }
@@ -1262,7 +1337,7 @@ class QmeraVideoViewController: UIViewController {
                     
                     if self.dataPerson.count == 1 {
                         self.transformZoomAfterNewUserMore2 = false
-                        self.zoomView.transform   = CGAffineTransform.init(scaleX: 1.9, y: 1.9).rotated(by: (CGFloat.pi)/2)
+                        self.zoomView.transform   = CGAffineTransform.init(scaleX: 1.9, y: 2.2).rotated(by: (CGFloat.pi)/2)
                     }
                 }
             }

+ 389 - 461
NexilisLite/NexilisLite/Source/View/Chat/EditorGroup.swift

@@ -13,6 +13,7 @@ import Photos
 import NotificationBannerSwift
 import nuSDKService
 import SwiftLinkPreview
+import SDWebImage
 
 public class EditorGroup: UIViewController, CLLocationManagerDelegate {
     @IBOutlet var viewButton: UIView!
@@ -86,7 +87,6 @@ public class EditorGroup: UIViewController, CLLocationManagerDelegate {
     var isAlwaysHideLinkPreview = false
     var timerCheckLink: Timer?
     var lastPositionCursorMention = 0
-    var timerLongPressLink: Timer?
     var timerFakeProgress: Timer?
     var showMenuContext = false
     var touchedSubview = UIView()
@@ -560,11 +560,11 @@ public class EditorGroup: UIViewController, CLLocationManagerDelegate {
     private func getData() {
         Database.shared.database?.inTransaction({ (fmdb, rollback) in
             do {
-                var query = "SELECT message_id, f_pin, l_pin, message_scope_id, server_date, status, message_text, audio_id, video_id, image_id, thumb_id, read_receipts, chat_id, file_id, attachment_flag, reff_id, lock, is_stared, blog_id, credential, last_edited FROM MESSAGE where chat_id='' AND l_pin='\(dataGroup["group_id"] as! String)' order by server_date asc"
+                var query = "SELECT message_id, f_pin, l_pin, message_scope_id, server_date, status, message_text, audio_id, video_id, image_id, thumb_id, read_receipts, chat_id, file_id, attachment_flag, reff_id, lock, is_stared, blog_id, credential, last_edited, gif_id FROM MESSAGE where chat_id='' AND l_pin='\(dataGroup["group_id"] as! String)' order by server_date asc"
                 if isHistoryCC {
                     query = "SELECT message_id, f_pin, l_pin, message_scope_id, server_date, status, message_text, audio_id, video_id, image_id, thumb_id, read_receipts, chat_id, file_id, attachment_flag, reff_id, lock, is_stared FROM MESSAGE where call_center_id='\(complaintId)' order by server_date asc"
                 } else if (dataTopic["chat_id"] as! String != "") {
-                    query = "SELECT message_id, f_pin, l_pin, message_scope_id, server_date, status, message_text, audio_id, video_id, image_id, thumb_id, read_receipts, chat_id, file_id, attachment_flag, reff_id, lock, is_stared, blog_id, credential, last_edited FROM MESSAGE where chat_id='\(dataTopic["chat_id"] as! String)' order by server_date asc"
+                    query = "SELECT message_id, f_pin, l_pin, message_scope_id, server_date, status, message_text, audio_id, video_id, image_id, thumb_id, read_receipts, chat_id, file_id, attachment_flag, reff_id, lock, is_stared, blog_id, credential, last_edited, gif_id FROM MESSAGE where chat_id='\(dataTopic["chat_id"] as! String)' order by server_date asc"
                 }
                 if let cursorData = Database.shared.getRecords(fmdb: fmdb, query: query) {
                     var tempImages: [ImageGrouping] = []
@@ -591,6 +591,7 @@ public class EditorGroup: UIViewController, CLLocationManagerDelegate {
                         row["blog_id"] = cursorData.string(forColumnIndex: 18)
                         row["credential"] = cursorData.string(forColumnIndex: 19)
                         row[TypeDataMessage.last_edit] = cursorData.longLongInt(forColumnIndex: 20)
+                        row[TypeDataMessage.gif_id] = cursorData.string(forColumnIndex: 21)
                         row["isSelected"] = false
                         if row["credential"] != nil && row["credential"] as! String == "1" {
                             let idMe = User.getMyPin()!
@@ -991,6 +992,11 @@ public class EditorGroup: UIViewController, CLLocationManagerDelegate {
                     } else {
                         row["audio_id"] = ""
                     }
+                    if (chatData.keys.contains(CoreMessage_TMessageKey.GIF_ID)) {
+                        row["gif_id"] = chatData[CoreMessage_TMessageKey.GIF_ID]
+                    } else {
+                        row["gif_id"] = ""
+                    }
                     if (chatData.keys.contains(CoreMessage_TMessageKey.VIDEO_ID)) {
                         row["video_id"] = chatData[CoreMessage_TMessageKey.VIDEO_ID]
                     } else {
@@ -2181,7 +2187,7 @@ extension EditorGroup: ImageVideoPickerDelegate, PreviewAttachmentImageVideoDele
         }
     }
     
-    func sendChatFromPreviewImage(message_text: String, attachment_flag: String, image_id: String, video_id: String, thumb_id: String, viewController: UIViewController) {
+    func sendChatFromPreviewImage(message_text: String, attachment_flag: String, image_id: String, video_id: String, thumb_id: String, gif_id: String, viewController: UIViewController) {
         sendChat(message_text: message_text, attachment_flag: attachment_flag, image_id: image_id, video_id: video_id, thumb_id: thumb_id, viewController: viewController)
     }
 }
@@ -2650,28 +2656,22 @@ extension EditorGroup: UITextViewDelegate {
         }
     }
     
-    public override func canPerformAction(_ action: Selector, withSender sender: Any?) -> Bool {
-        if action == #selector(UIResponderStandardEditActions.paste(_:)) && (UIPasteboard.general.image != nil) {
-            return true
-        }
-        return super.canPerformAction(action, withSender: sender)
-    }
-    
-    public override func paste(_ sender: Any?) {
-        if UIPasteboard.general.image != nil {
-            let previewImageVC = PreviewAttachmentImageVideo(nibName: "PreviewAttachmentImageVideo", bundle: Bundle.resourceBundle(for: Nexilis.self))
-            previewImageVC.image = UIPasteboard.general.image
-            previewImageVC.fromCopy = true
-            previewImageVC.currentTextTextField = textFieldSend.text
-            previewImageVC.isAck = self.isAck
-            previewImageVC.isConfidential = self.isConfidential
-            previewImageVC.modalPresentationStyle = .custom
-            previewImageVC.delegate = self
-            self.present(previewImageVC, animated: true, completion: nil)
-        }
-    }
-    
     public func textView(_ textView: UITextView, shouldChangeTextIn range: NSRange, replacementText text: String) -> Bool {
+        if let pasteboardItems = UIPasteboard.general.items.first {
+            if pasteboardItems["public.jpeg"] != nil || pasteboardItems["public.png"] != nil || pasteboardItems["public.gif"] != nil || (pasteboardItems.keys.first != nil && pasteboardItems.keys.first!.contains(".gif")) {
+                let previewImageVC = PreviewAttachmentImageVideo(nibName: "PreviewAttachmentImageVideo", bundle: Bundle.resourceBundle(for: Nexilis.self))
+                previewImageVC.image = pasteboardItems["public.png"] as? UIImage ?? pasteboardItems["public.jpeg"] as? UIImage ?? pasteboardItems.values.first as! UIImage
+                previewImageVC.isGIF = (pasteboardItems["public.png"] == nil && pasteboardItems["public.jpeg"] == nil)
+                previewImageVC.fromCopy = true
+                previewImageVC.currentTextTextField = textFieldSend.text
+                previewImageVC.modalPresentationStyle = .custom
+                previewImageVC.delegate = self
+                previewImageVC.isAck = self.isAck
+                previewImageVC.isConfidential = self.isConfidential
+                self.present(previewImageVC, animated: true, completion: nil)
+                return false
+            }
+        }
         if text.isEmpty {
             if listMentionInTextField.count > 0 {
                 for i in 0..<listMentionInTextField.count {
@@ -2710,6 +2710,24 @@ extension EditorGroup: UITextViewDelegate {
         }
         return true
     }
+    
+    public func textView(_ textView: UITextView, shouldInteractWith URL: URL, in characterRange: NSRange, interaction: UITextItemInteraction) -> Bool {
+            switch interaction {
+            case .invokeDefaultAction:
+                let gesture = ObjectGesture()
+                gesture.message_id = URL.absoluteString
+                tapMessageText(gesture)
+                return false
+            case .presentActions:
+                UIPasteboard.general.string = URL.absoluteString
+                self.view.makeToast("Link Copied".localized(), duration: 3)
+                return false
+            case .preview:
+                return true
+            @unknown default:
+                return true
+            }
+        }
 }
 
 extension EditorGroup: UIContextMenuInteractionDelegate {
@@ -3991,6 +4009,7 @@ extension EditorGroup: UITableViewDelegate, UITableViewDataSource {
         let fileChat = dataMessages[indexPath.row]["file_id"] as! String
         let reffChat = dataMessages[indexPath.row]["reff_id"] as! String
         let audioChat = (dataMessages[indexPath.row]["audio_id"] as? String) ?? ""
+        let gifChat = (dataMessages[indexPath.row]["gif_id"] as? String) ?? ""
         let dataTimer = listTimerCredential[(dataMessages[indexPath.row]["message_id"] as! String)]
         
         cellMessage.contentView.addSubview(containerMessage)
@@ -4005,7 +4024,15 @@ extension EditorGroup: UITableViewDelegate, UITableViewDataSource {
             timeMessage.bottomAnchor.constraint(equalTo: cellMessage.contentView.bottomAnchor, constant: -5).isActive = true
         }
         
-        let messageText = UILabel()
+        let messageText = UITextView()
+        messageText.isEditable = false
+        messageText.isSelectable = true
+        messageText.dataDetectorTypes = []
+        messageText.backgroundColor = .clear
+        messageText.isScrollEnabled = false
+        messageText.textContainerInset = UIEdgeInsets.zero
+        messageText.contentInset = UIEdgeInsets.zero
+        messageText.textDragInteraction?.isEnabled = false
         containerMessage.addSubview(messageText)
         messageText.translatesAutoresizingMaskIntoConstraints = false
         let topMarginText = messageText.topAnchor.constraint(equalTo: containerMessage.topAnchor, constant: 32)
@@ -4320,10 +4347,6 @@ extension EditorGroup: UITableViewDelegate, UITableViewDataSource {
             }
             editedText.bottomAnchor.constraint(equalTo: containerMessage.bottomAnchor).isActive = true
         }
-        
-        messageText.numberOfLines = 0
-        messageText.lineBreakMode = .byWordWrapping
-        containerMessage.addSubview(messageText)
         topMarginText.isActive = true
         if dataMessages[indexPath.row]["attachment_flag"] as! String == "27" || dataMessages[indexPath.row]["attachment_flag"] as! String == "26" {
             messageText.leadingAnchor.constraint(equalTo: containerMessage.leadingAnchor, constant: 85).isActive = true
@@ -4423,68 +4446,33 @@ extension EditorGroup: UITableViewDelegate, UITableViewDataSource {
         }
         
         func modifyText() {
-            
-            func ranges(of word: String, in string: String) -> [NSRange] {
-                var result: [NSRange] = []
-                var startIndex = string.startIndex
-                
-                while let range = string[startIndex...].range(of: word) {
-                    let nsRange = NSRange(range, in: string)
-                    result.append(nsRange)
-                    startIndex = range.upperBound
-                }
-                
-                return result
-            }
-            
-            messageText.isUserInteractionEnabled = false
             if !textChat!.isEmpty {
                 if textChat!.contains("■"){
                     textChat = textChat!.components(separatedBy: "■")[0]
                     textChat = textChat!.trimmingCharacters(in: .whitespacesAndNewlines)
                 }
-                let listTextEnter = textChat!.split(separator: "\n")
-                let finalAtribute = textChat!.richText(group_id: self.dataGroup["group_id"] as! String)
-                var containsLink = false
-                var listRange: [NSRange] = []
-                for j in 0...listTextEnter.count - 1 {
-                    let listText = listTextEnter[j].split(separator: " ")
-                    if listText.count > 0 {
-                        for i in 0...listText.count - 1 {
-                            if listText[i].lowercased().checkStartWithLink() {
-                                var rangeTapLink = (finalAtribute.string as NSString).range(of: String(listText[i]))
-                                func checkContainsRange() {
-                                    if listRange.contains(rangeTapLink) {
-                                        let allRanges = ranges(of: String(listText[i]), in: finalAtribute.string)
-                                        for allRange in allRanges {
-                                            if !listRange.contains(allRange) {
-                                                rangeTapLink = allRange
-                                                break
-                                            }
-                                        }
-                                    }
-                                    listRange.append(rangeTapLink)
-                                }
-                                checkContainsRange()
-                                finalAtribute.addAttributes([.foregroundColor: UIColor.blue, .underlineStyle: NSUnderlineStyle.single.rawValue], range: rangeTapLink)
-                                if !containsLink {
-                                    containsLink = true
-                                }
-                            }
+                let finalAtribute = textChat!.richText()
+                textChat = finalAtribute.string
+                let urlPattern = "(https?://|www\\.)\\S+"
+                if let regex = try? NSRegularExpression(pattern: urlPattern, options: []) {
+                    let matches = regex.matches(in: textChat!, options: [], range: NSRange(textChat!.startIndex..., in: textChat!))
+                    
+                    for match in matches {
+                        if let range = Range(match.range, in: textChat!) {
+                            let linkText = String(textChat![range])
+                            let nsRange = NSRange(range, in: textChat!)
+                            finalAtribute.addAttribute(.link, value: linkText, range: nsRange)
+                            finalAtribute.addAttribute(.foregroundColor, value: UIColor.blue, range: nsRange)
+                            finalAtribute.addAttribute(.underlineStyle, value: NSUnderlineStyle.single.rawValue, range: nsRange)
                         }
                     }
                 }
                 messageText.attributedText = finalAtribute
-                if containsLink && !copySession && !forwardSession && !deleteSession && !self.removed {
-                    messageText.isUserInteractionEnabled = true
-                    let longPress = UILongPressGestureRecognizer(target: self, action: #selector(handleLongPressLink(_:)))
-                    longPress.minimumPressDuration = 0.1
-                    containerMessage.addGestureRecognizer(longPress)
-                }
+                messageText.delegate = self
             }
         }
         
-        if !copySession && !forwardSession && !deleteSession && !isHistoryCC && !removed && messageText.isUserInteractionEnabled == false {
+        if !copySession && !forwardSession && !deleteSession && !isHistoryCC && !removed {
             let interaction = UIContextMenuInteraction(delegate: self)
             containerMessage.addInteraction(interaction)
             containerMessage.isUserInteractionEnabled = true
@@ -4519,6 +4507,7 @@ extension EditorGroup: UITableViewDelegate, UITableViewDataSource {
         
         let imageThumb = UIImageView()
         let containerViewFile = UIView()
+        let imageGif = SDAnimatedImageView()
         
         if !audioChat.isEmpty {
             let imageAudio = UIImageView()
@@ -4533,7 +4522,7 @@ extension EditorGroup: UITableViewDelegate, UITableViewDataSource {
             if let dirPath = paths.first {
                 let audioURL = URL(fileURLWithPath: dirPath).appendingPathComponent(audioChat)
                 if !FileManager.default.fileExists(atPath: audioURL.path) && !FileEncryption.shared.isSecureExists(filename: audioChat) {
-                    Download().startHTTP(forKey: audioChat) { (name, progress) in
+                    Download().startHTTP(forKey: audioChat, isImage: false) { (name, progress) in
                         guard progress == 100 else {
                             return
                         }
@@ -4727,7 +4716,7 @@ extension EditorGroup: UITableViewDelegate, UITableViewDataSource {
                     
                 }
                 
-                if (videoChat != "") {
+                if (videoChat != "" && gifChat.isEmpty) {
                     let imagePlay = UIImageView(image: UIImage(systemName: "play.fill", withConfiguration: UIImage.SymbolConfiguration(pointSize: 20, weight: .bold, scale: .default))?.imageWithInsets(insets: UIEdgeInsets(top: 10, left: 10, bottom: 10, right: 10))?.withTintColor(.white))
                     imagePlay.circle()
                     imageThumb.addSubview(imagePlay)
@@ -4735,6 +4724,42 @@ extension EditorGroup: UITableViewDelegate, UITableViewDataSource {
                     imagePlay.translatesAutoresizingMaskIntoConstraints = false
                     imagePlay.centerXAnchor.constraint(equalTo: imageThumb.centerXAnchor).isActive = true
                     imagePlay.centerYAnchor.constraint(equalTo: imageThumb.centerYAnchor).isActive = true
+                } else if !gifChat.isEmpty {
+                    let nsDocumentDirectory = FileManager.SearchPathDirectory.documentDirectory
+                    let nsUserDomainMask = FileManager.SearchPathDomainMask.userDomainMask
+                    let paths = NSSearchPathForDirectoriesInDomains(nsDocumentDirectory, nsUserDomainMask, true)
+                    if let dirPath = paths.first {
+                        let gifURL = URL(fileURLWithPath: dirPath).appendingPathComponent(gifChat)
+                        if !FileManager.default.fileExists(atPath: gifURL.path) && !FileEncryption.shared.isSecureExists(filename: gifChat) {
+                            Download().startHTTP(forKey: gifChat, isImage: false) { (name, progress) in
+                                guard progress == 100 else {
+                                    return
+                                }
+                                tableView.reloadRows(at: [indexPath], with: .none)
+                            }
+                        } else {
+                            imageThumb.addSubview(imageGif)
+                            imageGif.translatesAutoresizingMaskIntoConstraints = false
+                            imageGif.anchor(top: imageThumb.topAnchor, left: imageThumb.leftAnchor, bottom: imageThumb.bottomAnchor, right: imageThumb.rightAnchor)
+                            if FileManager.default.fileExists(atPath: gifURL.path) {
+                                imageGif.image = SDAnimatedImage(contentsOfFile: gifURL.path)
+//                                imageGif.shouldCustomLoopCount = true
+//                                imageGif.animationRepeatCount = 4
+                            } else if FileEncryption.shared.isSecureExists(filename: gifChat){
+                                do {
+                                    let data = try FileEncryption.shared.readSecure(filename: gifChat)
+                                    if let imageData = SDAnimatedImage(data: data!) {
+                                        imageGif.image = imageData
+//                                        imageGif.shouldCustomLoopCount = true
+//                                        imageGif.animationRepeatCount = 4
+                                    }
+                                }
+                                catch {
+                                    print("Error reading secure file")
+                                }
+                            }
+                        }
+                    }
                 }
                 
                 if (dataMessages[indexPath.row]["progress"] as! Double != 100.0 && dataMessages[indexPath.row]["f_pin"] as? String == idMe) {
@@ -4777,6 +4802,7 @@ extension EditorGroup: UITableViewDelegate, UITableViewDataSource {
                     imageThumb.addGestureRecognizer(objectTap)
                     objectTap.image_id = imageChat
                     objectTap.video_id = videoChat
+                    objectTap.gif_id = gifChat
                     objectTap.imageView = imageThumb
                     objectTap.indexPath = indexPath
                 }
@@ -5469,6 +5495,8 @@ extension EditorGroup: UITableViewDelegate, UITableViewDataSource {
                     }
                 }
             }
+        } else if (sender.gif_id != "") {
+            
         } else if (sender.video_id != "") {
             if let dirPath = paths.first {
                 let videoURL = URL(fileURLWithPath: dirPath).appendingPathComponent(sender.video_id)
@@ -5745,428 +5773,328 @@ extension EditorGroup: UITableViewDelegate, UITableViewDataSource {
         }
     }
         
-        @objc func handleLongPressLink(_ gestureRecognizer: UILongPressGestureRecognizer) {
-            func showMenuContext() {
-                if gestureRecognizer.state == .cancelled || gestureRecognizer.state == .ended{
-                    timerCheckLink?.invalidate()
-                } else if gestureRecognizer.state == .began {
-                    timerCheckLink = Timer.scheduledTimer(withTimeInterval: 0.2, repeats: false, block: {_ in
-                        let interaction = UIContextMenuInteraction(delegate: self)
-                        gestureRecognizer.view!.addInteraction(interaction)
-                        guard let interaction = gestureRecognizer.view!.interactions.first,
-                              let data = Data(base64Encoded: "X3ByZXNlbnRNZW51QXRMb2NhdGlvbjo="),
-                              let str = String(data: data, encoding: .utf8)
-                        else {
-                            return
-                        }
-                        let selector = NSSelectorFromString(str)
-                        guard interaction.responds(to: selector) else {
-                            return
-                        }
-                        let impactHeavy = UIImpactFeedbackGenerator(style: .heavy)
-                        impactHeavy.impactOccurred()
-                        interaction.perform(selector, with: self.view)
-                        self.showMenuContext = true
-                    })
-                }
-            }
-            if gestureRecognizer.state == .began {
-                let touchPoint = gestureRecognizer.location(in: self.view)
-                touchedSubview = self.view.hitTest(touchPoint, with: nil) ?? UIView()
-                if !(touchedSubview is UILabel) {
-                    showMenuContext()
-                }
-            }
-            guard let label = touchedSubview as? UILabel else { return }
-            let touchPointLabel = gestureRecognizer.location(in: label)
-            
-            if let text = label.text, let range = getWordRange(at: touchPointLabel, in: label) {
-                let word = String(text[range])
-                if word.starts(with: "www.") || word.starts(with: "https://") || word.starts(with: "http://") {
-                    if gestureRecognizer.state == .cancelled || gestureRecognizer.state == .ended {
-                        timerCheckLink?.invalidate()
-                        if label.isHighlighted {
-                            var stringURl = word
-                            if stringURl.starts(with: "www.") {
-                                stringURl = "https://" + stringURl.replacingOccurrences(of: "www.", with: "")
-                            }
-                            guard let url = URL(string: stringURl) else { return }
-                            UIApplication.shared.open(url)
-                            label.attributedText = removeHighlightedText(for: text, in: range, label: label)
-                        }
-                    } else if gestureRecognizer.state == .began {
-                        label.attributedText = highlightedText(for: text, in: range, label: label)
-                        timerCheckLink = Timer.scheduledTimer(withTimeInterval: 0.5, repeats: false, block: {_ in
-                            UIPasteboard.general.string = word
-                            self.view.makeToast("Link Copied".localized(), duration: 3)
-                            label.attributedText = self.removeHighlightedText(for: text, in: range, label: label)
-                        })
-                    }
-                } else {
-                    showMenuContext()
-                }
+    func highlightedText(for text: String, in range: Range<String.Index>, textView: UITextView) -> NSAttributedString {
+        let mutableAttributedString = textView.attributedText!.mutableCopy() as! NSMutableAttributedString
+        mutableAttributedString.addAttribute(.backgroundColor, value: UIColor.lightGray.withAlphaComponent(0.5), range: NSRange(range, in: text))
+        return mutableAttributedString
+    }
+    
+    func removeHighlightedText(for text: String, in range: Range<String.Index>, textView: UITextView) -> NSAttributedString {
+        let mutableAttributedString = textView.attributedText!.mutableCopy() as! NSMutableAttributedString
+        mutableAttributedString.removeAttribute(.backgroundColor, range: NSRange(range, in: text))
+        return mutableAttributedString
+    }
+        
+    @objc func tapMessageText(_ sender: ObjectGesture) {
+        var stringURl = sender.message_id
+        if stringURl.lowercased().starts(with: "www.") {
+            stringURl = "https://" + stringURl.replacingOccurrences(of: "www.", with: "")
+        }
+        guard let url = URL(string: stringURl) else { return }
+        UIApplication.shared.open(url)
+    }
+    
+    //    public func tableView(_ tableView: UITableView, trailingSwipeActionsConfigurationForRowAt indexPath: IndexPath) -> UISwipeActionsConfiguration? {
+    //        if copySession || forwardSession || deleteSession {
+    //            return nil
+    //        }
+    //        let idMe = User.getMyPin() as String?
+    //        if (dataMessages[indexPath.row]["f_pin"] as? String != idMe) {
+    //            return nil
+    //        }
+    //        let messageInfoVC = MessageInfo()
+    //        self.navigationController?.show(messageInfoVC, sender: nil)
+    //        return UISwipeActionsConfiguration()
+    //    }
+    //
+    //    public func tableView(_ tableView: UITableView, leadingSwipeActionsConfigurationForRowAt indexPath: IndexPath) -> UISwipeActionsConfiguration? {
+    //        if copySession || forwardSession || deleteSession {
+    //            return nil
+    //        }
+    //        let action = UIContextualAction(style: .normal,
+    //                                        title: "") { [weak self] (action, view, completionHandler) in
+    //                                            self?.handleReply(indexPath: indexPath)
+    //                                            completionHandler(true)
+    //        }
+    //        action.backgroundColor = .white
+    //        action.image = UIImage(systemName: "arrowshape.turn.up.left.fill")?.withTintColor(.black, renderingMode: .alwaysOriginal)
+    //        return UISwipeActionsConfiguration(actions: [action])
+    //    }
+    
+    private func handleReply(indexPath: IndexPath, dataMessagesImage: [String: Any?] = [:], reffId: String = "") {
+        var dataMessages = self.dataMessages.filter({ $0["chat_date"] as! String == dataDates[indexPath.section]})
+        if reffId.isEmpty {
+            self.deleteReplyView()
+            if dataMessagesImage.count != 0 {
+                dataMessages = [dataMessagesImage]
             } else {
-                showMenuContext()
+                self.textFieldSend.becomeFirstResponder()
             }
+            self.reffId = dataMessages[indexPath.row]["message_id"] as? String
+        } else {
+            dataMessages = self.dataMessages.filter({ $0["message_id"] as! String == reffId })
+            self.reffId = reffId
         }
-        
-        func getWordRange(at point: CGPoint, in label: UILabel) -> Range<String.Index>? {
-            guard let text = label.text else { return nil }
-            
-            let layoutManager = NSLayoutManager()
-            let textContainer = NSTextContainer(size: .zero)
-            let textStorage = NSTextStorage(attributedString: label.attributedText ?? NSAttributedString())
-            
-            layoutManager.addTextContainer(textContainer)
-            textStorage.addLayoutManager(layoutManager)
-            
-            textContainer.lineFragmentPadding = 0.0
-            textContainer.lineBreakMode = label.lineBreakMode
-            textContainer.maximumNumberOfLines = label.numberOfLines
-            textContainer.size = label.bounds.size
-            
-            let characterIndex = layoutManager.characterIndex(for: point, in: textContainer, fractionOfDistanceBetweenInsertionPoints: nil)
-            
-            if characterIndex == text.count - 1 {
-                return nil
+        UIView.animate(withDuration: 0.25, delay: 0.0, options: .curveEaseInOut, animations: {
+            self.constraintTopTextField.constant = self.constraintTopTextField.constant + 50
+            if self.contraintBottomMention.constant > 0 {
+                self.contraintBottomMention.constant = self.contraintBottomMention.constant + 50
             }
-            var wordStartIndex = characterIndex
-            while wordStartIndex > 0 && text[text.index(text.startIndex, offsetBy: wordStartIndex - 1)] != " " && text[text.index(text.startIndex, offsetBy: wordStartIndex - 1)] != "\n" {
-                wordStartIndex -= 1
+        }, completion: nil)
+        if (self.currentIndexpath != nil) {
+            DispatchQueue.main.asyncAfter(deadline: .now() + 0.25) {
+                self.tableChatView.scrollToRow(at: IndexPath(row: self.currentIndexpath!.row, section: self.currentIndexpath!.section), at: .none, animated: false)
             }
-            
-            var wordEndIndex = characterIndex
-            while wordEndIndex < text.count && text[text.index(text.startIndex, offsetBy: wordEndIndex)] != " " && text[text.index(text.startIndex, offsetBy: wordEndIndex)] != "\n" {
-                wordEndIndex += 1
-            }
-            
-            return text.index(text.startIndex, offsetBy: wordStartIndex)..<text.index(text.startIndex, offsetBy: wordEndIndex)
+        } else {
+            self.tableChatView.scrollToBottom()
         }
         
-        func highlightedText(for text: String, in range: Range<String.Index>, label: UILabel) -> NSAttributedString {
-            let mutableAttributedString = label.attributedText!.mutableCopy() as! NSMutableAttributedString
-            mutableAttributedString.addAttribute(.backgroundColor, value: UIColor.lightGray.withAlphaComponent(0.5), range: NSRange(range, in: text))
-            label.isHighlighted = true
-            return mutableAttributedString
+        self.viewTextfield.addSubview(self.containerPreviewReply)
+        self.containerPreviewReply.translatesAutoresizingMaskIntoConstraints = false
+        self.containerPreviewReply.leadingAnchor.constraint(equalTo: self.viewTextfield.leadingAnchor).isActive = true
+        self.containerPreviewReply.topAnchor.constraint(equalTo: self.viewTextfield.topAnchor).isActive = true
+        if !self.containerLink.isDescendant(of: self.viewTextfield) {
+            self.bottomAnchorPreviewReply = self.containerPreviewReply.bottomAnchor.constraint(equalTo: self.textFieldSend.topAnchor)
+        } else {
+            self.bottomAnchorPreviewReply = self.containerPreviewReply.bottomAnchor.constraint(equalTo: self.containerLink.topAnchor)
         }
+        self.bottomAnchorPreviewReply.isActive = true
+        self.containerPreviewReply.trailingAnchor.constraint(equalTo: self.viewTextfield.trailingAnchor).isActive = true
+        self.containerPreviewReply.backgroundColor = .secondaryColor
         
-        func removeHighlightedText(for text: String, in range: Range<String.Index>, label: UILabel) -> NSAttributedString {
-            let mutableAttributedString = label.attributedText!.mutableCopy() as! NSMutableAttributedString
-            mutableAttributedString.removeAttribute(.backgroundColor, range: NSRange(range, in: text))
-            label.isHighlighted = false
-            return mutableAttributedString
-        }
+        let leftReply = UIView()
+        self.containerPreviewReply.addSubview(leftReply)
+        leftReply.translatesAutoresizingMaskIntoConstraints = false
+        leftReply.leadingAnchor.constraint(equalTo: self.viewTextfield.leadingAnchor).isActive = true
+        leftReply.topAnchor.constraint(equalTo: self.containerPreviewReply.topAnchor).isActive = true
+        leftReply.bottomAnchor.constraint(equalTo: self.containerPreviewReply.bottomAnchor).isActive = true
+        leftReply.widthAnchor.constraint(equalToConstant: 3).isActive = true
+        leftReply.backgroundColor = .orangeColor
         
-        @objc func tapMessageText(_ sender: ObjectGesture) {
-            var stringURl = sender.message_id
-            if stringURl.lowercased().starts(with: "www.") {
-                stringURl = "https://" + stringURl.replacingOccurrences(of: "www.", with: "")
+        let titleReply = UILabel()
+        self.containerPreviewReply.addSubview(titleReply)
+        titleReply.translatesAutoresizingMaskIntoConstraints = false
+        titleReply.leadingAnchor.constraint(equalTo: leftReply.leadingAnchor, constant: 10).isActive = true
+        titleReply.topAnchor.constraint(equalTo: self.containerPreviewReply.topAnchor, constant: 10).isActive = true
+        titleReply.font = UIFont.systemFont(ofSize: 12).bold
+        let idMe = User.getMyPin() as String?
+        if (dataMessages[indexPath.row]["f_pin"] as? String == idMe) {
+            titleReply.text = "You".localized()
+        } else {
+            if dataMessages[indexPath.row]["f_pin"] as? String != "-999" {
+                let dataPerson = self.getDataProfile(f_pin: dataMessages[indexPath.row]["f_pin"] as! String, message_id: dataMessages[indexPath.row]["message_id"] as! String)
+                titleReply.text = dataPerson["name"]
+            } else {
+                titleReply.text = "Bot"
             }
-            guard let url = URL(string: stringURl) else { return }
-            UIApplication.shared.open(url)
         }
+        titleReply.textColor = .orangeColor
         
-        //    public func tableView(_ tableView: UITableView, trailingSwipeActionsConfigurationForRowAt indexPath: IndexPath) -> UISwipeActionsConfiguration? {
-        //        if copySession || forwardSession || deleteSession {
-        //            return nil
-        //        }
-        //        let idMe = User.getMyPin() as String?
-        //        if (dataMessages[indexPath.row]["f_pin"] as? String != idMe) {
-        //            return nil
-        //        }
-        //        let messageInfoVC = MessageInfo()
-        //        self.navigationController?.show(messageInfoVC, sender: nil)
-        //        return UISwipeActionsConfiguration()
-        //    }
-        //
-        //    public func tableView(_ tableView: UITableView, leadingSwipeActionsConfigurationForRowAt indexPath: IndexPath) -> UISwipeActionsConfiguration? {
-        //        if copySession || forwardSession || deleteSession {
-        //            return nil
-        //        }
-        //        let action = UIContextualAction(style: .normal,
-        //                                        title: "") { [weak self] (action, view, completionHandler) in
-        //                                            self?.handleReply(indexPath: indexPath)
-        //                                            completionHandler(true)
-        //        }
-        //        action.backgroundColor = .white
-        //        action.image = UIImage(systemName: "arrowshape.turn.up.left.fill")?.withTintColor(.black, renderingMode: .alwaysOriginal)
-        //        return UISwipeActionsConfiguration(actions: [action])
-        //    }
-        
-        private func handleReply(indexPath: IndexPath, dataMessagesImage: [String: Any?] = [:], reffId: String = "") {
-            var dataMessages = self.dataMessages.filter({ $0["chat_date"] as! String == dataDates[indexPath.section]})
-            if reffId.isEmpty {
-                self.deleteReplyView()
-                if dataMessagesImage.count != 0 {
-                    dataMessages = [dataMessagesImage]
-                } else {
-                    self.textFieldSend.becomeFirstResponder()
-                }
-                self.reffId = dataMessages[indexPath.row]["message_id"] as? String
+        let contentReply = UILabel()
+        self.containerPreviewReply.addSubview(contentReply)
+        contentReply.translatesAutoresizingMaskIntoConstraints = false
+        contentReply.leadingAnchor.constraint(equalTo: leftReply.leadingAnchor, constant: 10).isActive = true
+        contentReply.topAnchor.constraint(equalTo: titleReply.bottomAnchor).isActive = true
+        contentReply.font = UIFont.systemFont(ofSize: 10)
+        let message_text = dataMessages[indexPath.row]["message_text"] as! String
+        let attachment_flag = dataMessages[indexPath.row]["attachment_flag"] as! String
+        let thumb_chat = dataMessages[indexPath.row]["thumb_id"] as! String
+        let image_chat = dataMessages[indexPath.row]["image_id"] as! String
+        let video_chat = dataMessages[indexPath.row]["video_id"] as! String
+        let file_chat = dataMessages[indexPath.row]["file_id"] as! String
+        if (attachment_flag == "0" && thumb_chat == "") {
+            contentReply.attributedText = message_text.richText(group_id: self.dataGroup["group_id"] as! String)
+        } else if (attachment_flag == "1" || image_chat != "") {
+            if (message_text == "") {
+                contentReply.text = "📷 Photo".localized()
             } else {
-                dataMessages = self.dataMessages.filter({ $0["message_id"] as! String == reffId })
-                self.reffId = reffId
-            }
-            UIView.animate(withDuration: 0.25, delay: 0.0, options: .curveEaseInOut, animations: {
-                self.constraintTopTextField.constant = self.constraintTopTextField.constant + 50
-                if self.contraintBottomMention.constant > 0 {
-                    self.contraintBottomMention.constant = self.contraintBottomMention.constant + 50
-                }
-            }, completion: nil)
-            if (self.currentIndexpath != nil) {
-                DispatchQueue.main.asyncAfter(deadline: .now() + 0.25) {
-                    self.tableChatView.scrollToRow(at: IndexPath(row: self.currentIndexpath!.row, section: self.currentIndexpath!.section), at: .none, animated: false)
-                }
-            } else {
-                self.tableChatView.scrollToBottom()
+                contentReply.attributedText = message_text.richText(group_id: self.dataGroup["group_id"] as! String)
             }
-            
-            self.viewTextfield.addSubview(self.containerPreviewReply)
-            self.containerPreviewReply.translatesAutoresizingMaskIntoConstraints = false
-            self.containerPreviewReply.leadingAnchor.constraint(equalTo: self.viewTextfield.leadingAnchor).isActive = true
-            self.containerPreviewReply.topAnchor.constraint(equalTo: self.viewTextfield.topAnchor).isActive = true
-            if !self.containerLink.isDescendant(of: self.viewTextfield) {
-                self.bottomAnchorPreviewReply = self.containerPreviewReply.bottomAnchor.constraint(equalTo: self.textFieldSend.topAnchor)
+        } else if (attachment_flag == "2" || video_chat != "") {
+            if (message_text == "") {
+                contentReply.text = "📹 Video".localized()
             } else {
-                self.bottomAnchorPreviewReply = self.containerPreviewReply.bottomAnchor.constraint(equalTo: self.containerLink.topAnchor)
-            }
-            self.bottomAnchorPreviewReply.isActive = true
-            self.containerPreviewReply.trailingAnchor.constraint(equalTo: self.viewTextfield.trailingAnchor).isActive = true
-            self.containerPreviewReply.backgroundColor = .secondaryColor
-            
-            let leftReply = UIView()
-            self.containerPreviewReply.addSubview(leftReply)
-            leftReply.translatesAutoresizingMaskIntoConstraints = false
-            leftReply.leadingAnchor.constraint(equalTo: self.viewTextfield.leadingAnchor).isActive = true
-            leftReply.topAnchor.constraint(equalTo: self.containerPreviewReply.topAnchor).isActive = true
-            leftReply.bottomAnchor.constraint(equalTo: self.containerPreviewReply.bottomAnchor).isActive = true
-            leftReply.widthAnchor.constraint(equalToConstant: 3).isActive = true
-            leftReply.backgroundColor = .orangeColor
-            
-            let titleReply = UILabel()
-            self.containerPreviewReply.addSubview(titleReply)
-            titleReply.translatesAutoresizingMaskIntoConstraints = false
-            titleReply.leadingAnchor.constraint(equalTo: leftReply.leadingAnchor, constant: 10).isActive = true
-            titleReply.topAnchor.constraint(equalTo: self.containerPreviewReply.topAnchor, constant: 10).isActive = true
-            titleReply.font = UIFont.systemFont(ofSize: 12).bold
-            let idMe = User.getMyPin() as String?
-            if (dataMessages[indexPath.row]["f_pin"] as? String == idMe) {
-                titleReply.text = "You".localized()
-            } else {
-                if dataMessages[indexPath.row]["f_pin"] as? String != "-999" {
-                    let dataPerson = self.getDataProfile(f_pin: dataMessages[indexPath.row]["f_pin"] as! String, message_id: dataMessages[indexPath.row]["message_id"] as! String)
-                    titleReply.text = dataPerson["name"]
-                } else {
-                    titleReply.text = "Bot"
-                }
-            }
-            titleReply.textColor = .orangeColor
-            
-            let contentReply = UILabel()
-            self.containerPreviewReply.addSubview(contentReply)
-            contentReply.translatesAutoresizingMaskIntoConstraints = false
-            contentReply.leadingAnchor.constraint(equalTo: leftReply.leadingAnchor, constant: 10).isActive = true
-            contentReply.topAnchor.constraint(equalTo: titleReply.bottomAnchor).isActive = true
-            contentReply.font = UIFont.systemFont(ofSize: 10)
-            let message_text = dataMessages[indexPath.row]["message_text"] as! String
-            let attachment_flag = dataMessages[indexPath.row]["attachment_flag"] as! String
-            let thumb_chat = dataMessages[indexPath.row]["thumb_id"] as! String
-            let image_chat = dataMessages[indexPath.row]["image_id"] as! String
-            let video_chat = dataMessages[indexPath.row]["video_id"] as! String
-            let file_chat = dataMessages[indexPath.row]["file_id"] as! String
-            if (attachment_flag == "0" && thumb_chat == "") {
                 contentReply.attributedText = message_text.richText(group_id: self.dataGroup["group_id"] as! String)
-            } else if (attachment_flag == "1" || image_chat != "") {
-                if (message_text == "") {
-                    contentReply.text = "📷 Photo".localized()
-                } else {
-                    contentReply.attributedText = message_text.richText(group_id: self.dataGroup["group_id"] as! String)
-                }
-            } else if (attachment_flag == "2" || video_chat != "") {
-                if (message_text == "") {
-                    contentReply.text = "📹 Video".localized()
-                } else {
-                    contentReply.attributedText = message_text.richText(group_id: self.dataGroup["group_id"] as! String)
-                }
-            } else if (attachment_flag == "6" || file_chat != ""){
-                contentReply.text = "📄 \(message_text.components(separatedBy: "|")[0])"
-            } else if (attachment_flag == "11") {
-                contentReply.text = "❤️ Sticker"
-            } else if attachment_flag == "27" {
-                contentReply.text = "📄 " + "Live Streaming".localized()
-            } else if attachment_flag == "26" {
-                contentReply.text = "📄 " + "Seminar".localized()
-            }
-            contentReply.textColor = .gray
-            
-            let buttonCancelReply = UIButton(type: .custom)
-            self.containerPreviewReply.addSubview(buttonCancelReply)
-            buttonCancelReply.translatesAutoresizingMaskIntoConstraints = false
-            buttonCancelReply.trailingAnchor.constraint(equalTo: self.containerPreviewReply.trailingAnchor, constant: -10).isActive = true
-            buttonCancelReply.centerYAnchor.constraint(equalTo: self.containerPreviewReply.centerYAnchor).isActive = true
-            buttonCancelReply.setImage(UIImage(systemName: "xmark.circle" , withConfiguration: UIImage.SymbolConfiguration(pointSize: 20, weight: .regular, scale: .default)), for: .normal)
-            buttonCancelReply.addTarget(nil, action: #selector(self.deleteReplyView), for: .touchUpInside)
-            buttonCancelReply.backgroundColor = .clear
-            buttonCancelReply.tintColor = .mainColor
-            
-            if (attachment_flag == "1" || attachment_flag == "2" || image_chat != "" || video_chat != "") {
-                let nsDocumentDirectory = FileManager.SearchPathDirectory.documentDirectory
-                let nsUserDomainMask = FileManager.SearchPathDomainMask.userDomainMask
-                let paths = NSSearchPathForDirectoriesInDomains(nsDocumentDirectory, nsUserDomainMask, true)
-                if let dirPath = paths.first {
-                    let thumbURL = URL(fileURLWithPath: dirPath).appendingPathComponent(thumb_chat)
-                    let image : UIImage? =  {
-                        if let img = Nexilis.imageCache.object(forKey: thumb_chat as NSString) {
-                            return img
-                        }
-                        else if let img = UIImage(contentsOfFile: thumbURL.path)?.resize(target: CGSize(width: 500, height: 500)) {
-                            Nexilis.imageCache.setObject(img, forKey: thumb_chat as NSString)
-                            return img
-                        }
-                        return nil
-                    }()
-                    //                let image = UIGraphicsRenderer.renderImageAt(url: thumbURL as NSURL, size: CGSize(width: 250, height: 250))
-                    let imageThumb = UIImageView(image: image)
-                    self.containerPreviewReply.addSubview(imageThumb)
-                    imageThumb.layer.cornerRadius = 2.0
-                    imageThumb.clipsToBounds = true
-                    imageThumb.translatesAutoresizingMaskIntoConstraints = false
-                    imageThumb.trailingAnchor.constraint(equalTo: buttonCancelReply.leadingAnchor, constant: -10).isActive = true
-                    imageThumb.centerYAnchor.constraint(equalTo: self.containerPreviewReply.centerYAnchor).isActive = true
-                    imageThumb.widthAnchor.constraint(equalToConstant: 30).isActive = true
-                    imageThumb.heightAnchor.constraint(equalToConstant: 30).isActive = true
-                    
-                    if (attachment_flag == "2") {
-                        let imagePlay = UIImageView(image: UIImage(systemName: "play.circle.fill"))
-                        imageThumb.addSubview(imagePlay)
-                        imagePlay.clipsToBounds = true
-                        imagePlay.translatesAutoresizingMaskIntoConstraints = false
-                        imagePlay.centerYAnchor.constraint(equalTo: imageThumb.centerYAnchor).isActive = true
-                        imagePlay.centerXAnchor.constraint(equalTo: imageThumb.centerXAnchor).isActive = true
-                        imagePlay.widthAnchor.constraint(equalToConstant: 10).isActive = true
-                        imagePlay.heightAnchor.constraint(equalToConstant: 10).isActive = true
-                        imagePlay.tintColor = .white
-                    }
-                }
-            }
-            if (attachment_flag == "11") {
-                let imageSticker = UIImageView(image: UIImage(named: (message_text.components(separatedBy: "/")[1]), in: Bundle.resourceBundle(for: Nexilis.self), with: nil))
-                self.containerPreviewReply.addSubview(imageSticker)
-                imageSticker.layer.cornerRadius = 2.0
-                imageSticker.clipsToBounds = true
-                imageSticker.translatesAutoresizingMaskIntoConstraints = false
-                imageSticker.trailingAnchor.constraint(equalTo: buttonCancelReply.leadingAnchor, constant: -10).isActive = true
-                imageSticker.centerYAnchor.constraint(equalTo: self.containerPreviewReply.centerYAnchor).isActive = true
-                imageSticker.widthAnchor.constraint(equalToConstant: 30).isActive = true
-                imageSticker.heightAnchor.constraint(equalToConstant: 30).isActive = true
             }
+        } else if (attachment_flag == "6" || file_chat != ""){
+            contentReply.text = "📄 \(message_text.components(separatedBy: "|")[0])"
+        } else if (attachment_flag == "11") {
+            contentReply.text = "❤️ Sticker"
+        } else if attachment_flag == "27" {
+            contentReply.text = "📄 " + "Live Streaming".localized()
+        } else if attachment_flag == "26" {
+            contentReply.text = "📄 " + "Seminar".localized()
         }
+        contentReply.textColor = .gray
         
-        func scrollToFirstSearchMessage(indexScroll: Int = 1) {
-            if textSearch.count < 2 {
-                return
-            }
-            var lastIndex = 0
-            let messageTextForSearch: [[String: Any?]] = self.dataMessages.reversed()
-            for idx in 0..<messageTextForSearch.count {
-                if (messageTextForSearch[idx]["message_text"] as! String).lowercased().contains(textSearch) {
-                    lastIndex += 1
-                    if lastIndex < indexScroll {
-                        continue
-                    }
-                    lastScrollIdxSearch = lastIndex
-                    let section = self.dataDates.firstIndex(of: messageTextForSearch[idx]["chat_date"] as! String)
-                    if section == nil {
-                        return
+        let buttonCancelReply = UIButton(type: .custom)
+        self.containerPreviewReply.addSubview(buttonCancelReply)
+        buttonCancelReply.translatesAutoresizingMaskIntoConstraints = false
+        buttonCancelReply.trailingAnchor.constraint(equalTo: self.containerPreviewReply.trailingAnchor, constant: -10).isActive = true
+        buttonCancelReply.centerYAnchor.constraint(equalTo: self.containerPreviewReply.centerYAnchor).isActive = true
+        buttonCancelReply.setImage(UIImage(systemName: "xmark.circle" , withConfiguration: UIImage.SymbolConfiguration(pointSize: 20, weight: .regular, scale: .default)), for: .normal)
+        buttonCancelReply.addTarget(nil, action: #selector(self.deleteReplyView), for: .touchUpInside)
+        buttonCancelReply.backgroundColor = .clear
+        buttonCancelReply.tintColor = .mainColor
+        
+        if (attachment_flag == "1" || attachment_flag == "2" || image_chat != "" || video_chat != "") {
+            let nsDocumentDirectory = FileManager.SearchPathDirectory.documentDirectory
+            let nsUserDomainMask = FileManager.SearchPathDomainMask.userDomainMask
+            let paths = NSSearchPathForDirectoriesInDomains(nsDocumentDirectory, nsUserDomainMask, true)
+            if let dirPath = paths.first {
+                let thumbURL = URL(fileURLWithPath: dirPath).appendingPathComponent(thumb_chat)
+                let image : UIImage? =  {
+                    if let img = Nexilis.imageCache.object(forKey: thumb_chat as NSString) {
+                        return img
                     }
-                    let row = self.dataMessages.filter({ $0["chat_date"] as! String == self.dataDates[section!]}).firstIndex(where: { $0["message_id"] as! String == messageTextForSearch[idx]["message_id"] as! String})
-                    if row == nil {
-                        return
+                    else if let img = UIImage(contentsOfFile: thumbURL.path)?.resize(target: CGSize(width: 500, height: 500)) {
+                        Nexilis.imageCache.setObject(img, forKey: thumb_chat as NSString)
+                        return img
                     }
-                    let indexPath = IndexPath(row: row!, section: section!)
-                    self.tableChatView.scrollToRow(at: indexPath, at: .middle, animated: true)
-                    DispatchQueue.main.asyncAfter(deadline: .now() + 0.3) {
-                        if let cell = self.tableChatView.cellForRow(at: indexPath) {
-                            let containerMessage = cell.contentView.subviews[1]
-                            let idMe = User.getMyPin() as String?
-                            if (messageTextForSearch[idx]["f_pin"] as? String == idMe) {
-                                containerMessage.backgroundColor = .blueBubbleColor.withAlphaComponent(0.3)
-                                DispatchQueue.main.asyncAfter(deadline: .now() + 0.5) {
-                                    if (messageTextForSearch[idx]["attachment_flag"] as? String == "11") {
-                                        containerMessage.backgroundColor = .clear
-                                    } else {
-                                        containerMessage.backgroundColor = .blueBubbleColor
-                                    }
-                                }
-                            } else {
-                                containerMessage.backgroundColor = .whiteBubbleColor.withAlphaComponent(0.3)
-                                DispatchQueue.main.asyncAfter(deadline: .now() + 0.5) {
-                                    if (messageTextForSearch[idx]["attachment_flag"] as? String == "11") {
-                                        containerMessage.backgroundColor = .clear
-                                    } else {
-                                        containerMessage.backgroundColor = .whiteBubbleColor
-                                    }
+                    return nil
+                }()
+                //                let image = UIGraphicsRenderer.renderImageAt(url: thumbURL as NSURL, size: CGSize(width: 250, height: 250))
+                let imageThumb = UIImageView(image: image)
+                self.containerPreviewReply.addSubview(imageThumb)
+                imageThumb.layer.cornerRadius = 2.0
+                imageThumb.clipsToBounds = true
+                imageThumb.translatesAutoresizingMaskIntoConstraints = false
+                imageThumb.trailingAnchor.constraint(equalTo: buttonCancelReply.leadingAnchor, constant: -10).isActive = true
+                imageThumb.centerYAnchor.constraint(equalTo: self.containerPreviewReply.centerYAnchor).isActive = true
+                imageThumb.widthAnchor.constraint(equalToConstant: 30).isActive = true
+                imageThumb.heightAnchor.constraint(equalToConstant: 30).isActive = true
+                
+                if (attachment_flag == "2") {
+                    let imagePlay = UIImageView(image: UIImage(systemName: "play.circle.fill"))
+                    imageThumb.addSubview(imagePlay)
+                    imagePlay.clipsToBounds = true
+                    imagePlay.translatesAutoresizingMaskIntoConstraints = false
+                    imagePlay.centerYAnchor.constraint(equalTo: imageThumb.centerYAnchor).isActive = true
+                    imagePlay.centerXAnchor.constraint(equalTo: imageThumb.centerXAnchor).isActive = true
+                    imagePlay.widthAnchor.constraint(equalToConstant: 10).isActive = true
+                    imagePlay.heightAnchor.constraint(equalToConstant: 10).isActive = true
+                    imagePlay.tintColor = .white
+                }
+            }
+        }
+        if (attachment_flag == "11") {
+            let imageSticker = UIImageView(image: UIImage(named: (message_text.components(separatedBy: "/")[1]), in: Bundle.resourceBundle(for: Nexilis.self), with: nil))
+            self.containerPreviewReply.addSubview(imageSticker)
+            imageSticker.layer.cornerRadius = 2.0
+            imageSticker.clipsToBounds = true
+            imageSticker.translatesAutoresizingMaskIntoConstraints = false
+            imageSticker.trailingAnchor.constraint(equalTo: buttonCancelReply.leadingAnchor, constant: -10).isActive = true
+            imageSticker.centerYAnchor.constraint(equalTo: self.containerPreviewReply.centerYAnchor).isActive = true
+            imageSticker.widthAnchor.constraint(equalToConstant: 30).isActive = true
+            imageSticker.heightAnchor.constraint(equalToConstant: 30).isActive = true
+        }
+    }
+    
+    func scrollToFirstSearchMessage(indexScroll: Int = 1) {
+        if textSearch.count < 2 {
+            return
+        }
+        var lastIndex = 0
+        let messageTextForSearch: [[String: Any?]] = self.dataMessages.reversed()
+        for idx in 0..<messageTextForSearch.count {
+            if (messageTextForSearch[idx]["message_text"] as! String).lowercased().contains(textSearch) {
+                lastIndex += 1
+                if lastIndex < indexScroll {
+                    continue
+                }
+                lastScrollIdxSearch = lastIndex
+                let section = self.dataDates.firstIndex(of: messageTextForSearch[idx]["chat_date"] as! String)
+                if section == nil {
+                    return
+                }
+                let row = self.dataMessages.filter({ $0["chat_date"] as! String == self.dataDates[section!]}).firstIndex(where: { $0["message_id"] as! String == messageTextForSearch[idx]["message_id"] as! String})
+                if row == nil {
+                    return
+                }
+                let indexPath = IndexPath(row: row!, section: section!)
+                self.tableChatView.scrollToRow(at: indexPath, at: .middle, animated: true)
+                DispatchQueue.main.asyncAfter(deadline: .now() + 0.3) {
+                    if let cell = self.tableChatView.cellForRow(at: indexPath) {
+                        let containerMessage = cell.contentView.subviews[1]
+                        let idMe = User.getMyPin() as String?
+                        if (messageTextForSearch[idx]["f_pin"] as? String == idMe) {
+                            containerMessage.backgroundColor = .blueBubbleColor.withAlphaComponent(0.3)
+                            DispatchQueue.main.asyncAfter(deadline: .now() + 0.5) {
+                                if (messageTextForSearch[idx]["attachment_flag"] as? String == "11") {
+                                    containerMessage.backgroundColor = .clear
+                                } else {
+                                    containerMessage.backgroundColor = .blueBubbleColor
                                 }
                             }
-                        }
-                    }
-                    titleSearchMatches.isHidden = false
-                    if countMatchesSearch != 0 {
-                        if countMatchesSearch > 1 {
-                            titleSearchMatches.text = "\(lastScrollIdxSearch) " + "of".localized() + " \(countMatchesSearch) " + "matches".localized()
                         } else {
-                            titleSearchMatches.text = "\(countMatchesSearch) " + "matches".localized()
+                            containerMessage.backgroundColor = .whiteBubbleColor.withAlphaComponent(0.3)
+                            DispatchQueue.main.asyncAfter(deadline: .now() + 0.5) {
+                                if (messageTextForSearch[idx]["attachment_flag"] as? String == "11") {
+                                    containerMessage.backgroundColor = .clear
+                                } else {
+                                    containerMessage.backgroundColor = .whiteBubbleColor
+                                }
+                            }
                         }
-                    } else {
-                        titleSearchMatches.text = "Not found".localized()
-                    }
-                    if lastScrollIdxSearch == countMatchesSearch || countMatchesSearch == 0 {
-                        buttonUp.isEnabled = false
-                        buttonUp.tintColor = .gray
-                    } else {
-                        buttonUp.isEnabled = true
-                        buttonUp.tintColor = .mainColor
                     }
-                    if countMatchesSearch == 0 || lastScrollIdxSearch == 1 || countMatchesSearch == 1 {
-                        buttonDown.isEnabled = false
-                        buttonDown.tintColor = .gray
+                }
+                titleSearchMatches.isHidden = false
+                if countMatchesSearch != 0 {
+                    if countMatchesSearch > 1 {
+                        titleSearchMatches.text = "\(lastScrollIdxSearch) " + "of".localized() + " \(countMatchesSearch) " + "matches".localized()
                     } else {
-                        buttonDown.isEnabled = true
-                        buttonDown.tintColor = .mainColor
+                        titleSearchMatches.text = "\(countMatchesSearch) " + "matches".localized()
                     }
-                    break
+                } else {
+                    titleSearchMatches.text = "Not found".localized()
                 }
+                if lastScrollIdxSearch == countMatchesSearch || countMatchesSearch == 0 {
+                    buttonUp.isEnabled = false
+                    buttonUp.tintColor = .gray
+                } else {
+                    buttonUp.isEnabled = true
+                    buttonUp.tintColor = .mainColor
+                }
+                if countMatchesSearch == 0 || lastScrollIdxSearch == 1 || countMatchesSearch == 1 {
+                    buttonDown.isEnabled = false
+                    buttonDown.tintColor = .gray
+                } else {
+                    buttonDown.isEnabled = true
+                    buttonDown.tintColor = .mainColor
+                }
+                break
             }
         }
-        
-        public func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) {
+    }
+    
+    public func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) {
+        let indexPath = tableChatView.indexPathsForVisibleRows?.first
+        if indexPath != nil {
+            let headerRect = tableChatView.rectForHeader(inSection: indexPath!.section)
+            let isPinned = headerRect.origin.y <= scrollView.contentOffset.y
+            if listViewOnSection.count != 0 && listViewOnSection.count - 1 == indexPath!.section && indexPath!.row > 0 {
+                let sect = listViewOnSection.count - 1 < currentIndexpath!.section ? listViewOnSection.count - 1 : currentIndexpath!.section
+                let headerView = listViewOnSection[sect]
+                headerView.isHidden = true
+            }
+        }
+    }
+    
+    public func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool) {
+        if !decelerate {
             let indexPath = tableChatView.indexPathsForVisibleRows?.first
             if indexPath != nil {
                 let headerRect = tableChatView.rectForHeader(inSection: indexPath!.section)
                 let isPinned = headerRect.origin.y <= scrollView.contentOffset.y
-                if listViewOnSection.count != 0 && listViewOnSection.count - 1 == indexPath!.section && indexPath!.row > 0 {
+                if listViewOnSection.count != 0 && listViewOnSection.count - 1 == indexPath!.section && isPinned {
                     let sect = listViewOnSection.count - 1 < currentIndexpath!.section ? listViewOnSection.count - 1 : currentIndexpath!.section
                     let headerView = listViewOnSection[sect]
                     headerView.isHidden = true
                 }
             }
         }
-        
-        public func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool) {
-            if !decelerate {
-                let indexPath = tableChatView.indexPathsForVisibleRows?.first
-                if indexPath != nil {
-                    let headerRect = tableChatView.rectForHeader(inSection: indexPath!.section)
-                    let isPinned = headerRect.origin.y <= scrollView.contentOffset.y
-                    if listViewOnSection.count != 0 && listViewOnSection.count - 1 == indexPath!.section && isPinned {
-                        let sect = listViewOnSection.count - 1 < currentIndexpath!.section ? listViewOnSection.count - 1 : currentIndexpath!.section
-                        let headerView = listViewOnSection[sect]
-                        headerView.isHidden = true
-                    }
-                }
-            }
-        }
     }
+}
     
 extension EditorGroup: UISearchBarDelegate {
     

+ 139 - 189
NexilisLite/NexilisLite/Source/View/Chat/EditorPersonal.swift

@@ -13,6 +13,7 @@ import NotificationBannerSwift
 import Photos
 import nuSDKService
 import SwiftLinkPreview
+import SDWebImage
 
 public class EditorPersonal: UIViewController, ImageVideoPickerDelegate, UIGestureRecognizerDelegate, CLLocationManagerDelegate {
     @IBOutlet var viewButton: UIView!
@@ -95,7 +96,6 @@ public class EditorPersonal: UIViewController, ImageVideoPickerDelegate, UIGestu
     var showingLink = ""
     var isAlwaysHideLinkPreview = false
     var timerCheckLink: Timer?
-    var timerLongPressLink: Timer?
     var timerFakeProgress: Timer?
     var showMenuContext = false
     var touchedSubview = UIView()
@@ -871,7 +871,7 @@ public class EditorPersonal: UIViewController, ImageVideoPickerDelegate, UIGestu
     private func addDataMessage() {
         multipleOffsetUp += 1
         let queryCount = "SELECT COUNT(*) FROM MESSAGE where (f_pin='\(dataPerson["f_pin"]!!)' or l_pin='\(dataPerson["f_pin"]!!)') AND (message_scope_id = '3' OR message_scope_id = '18') AND is_call_center = 0"
-        let query = "SELECT message_id, f_pin, l_pin, message_scope_id, server_date, status, message_text, audio_id, video_id, image_id, thumb_id, read_receipts, chat_id, file_id, attachment_flag, reff_id, lock, is_stared, blog_id, credential, is_call_center, call_center_id, opposite_pin, last_edited FROM MESSAGE where (f_pin='\(dataPerson["f_pin"]!!)' or l_pin='\(dataPerson["f_pin"]!!)') AND (message_scope_id = '3' OR message_scope_id = '18') AND is_call_center = 0 order by server_date asc LIMIT CASE WHEN (\(queryCount))-\(dataMessages.count)>=20 THEN 20*\(multipleOffsetUp-1) ELSE (\(queryCount))-\(dataMessages.count) END OFFSET CASE WHEN (\(queryCount))>=\(20*multipleOffsetUp) THEN (\(queryCount))-\(20*multipleOffsetUp) ELSE 0 END"
+        let query = "SELECT message_id, f_pin, l_pin, message_scope_id, server_date, status, message_text, audio_id, video_id, image_id, thumb_id, read_receipts, chat_id, file_id, attachment_flag, reff_id, lock, is_stared, blog_id, credential, is_call_center, call_center_id, opposite_pin, last_edited, gif_id FROM MESSAGE where (f_pin='\(dataPerson["f_pin"]!!)' or l_pin='\(dataPerson["f_pin"]!!)') AND (message_scope_id = '3' OR message_scope_id = '18') AND is_call_center = 0 order by server_date asc LIMIT CASE WHEN (\(queryCount))-\(dataMessages.count)>=20 THEN 20*\(multipleOffsetUp-1) ELSE (\(queryCount))-\(dataMessages.count) END OFFSET CASE WHEN (\(queryCount))>=\(20*multipleOffsetUp) THEN (\(queryCount))-\(20*multipleOffsetUp) ELSE 0 END"
         Database.shared.database?.inTransaction({ (fmdb, rollback) in
             do {
                 if let cursorData = Database.shared.getRecords(fmdb: fmdb, query: query) {
@@ -902,6 +902,7 @@ public class EditorPersonal: UIViewController, ImageVideoPickerDelegate, UIGestu
                         row[TypeDataMessage.call_center_id] = cursorData.string(forColumnIndex: 21)
                         row[TypeDataMessage.opposite_pin] = cursorData.string(forColumnIndex: 22)
                         row[TypeDataMessage.last_edit] = cursorData.longLongInt(forColumnIndex: 23)
+                        row[TypeDataMessage.gif_id] = cursorData.string(forColumnIndex: 24)
                         if let cursorStatus = Database.shared.getRecords(fmdb: fmdb, query: "SELECT status FROM MESSAGE_STATUS WHERE message_id='\(row["message_id"] as! String)'") {
                             while cursorStatus.next() {
                                 row["status"] = cursorStatus.string(forColumnIndex: 0)
@@ -1013,7 +1014,7 @@ public class EditorPersonal: UIViewController, ImageVideoPickerDelegate, UIGestu
     private func getData() {
 //        let queryCount = "SELECT COUNT(*) FROM MESSAGE where (f_pin='\(dataPerson["f_pin"]!!)' or l_pin='\(dataPerson["f_pin"]!!)') AND (message_scope_id = '3' OR message_scope_id = '18') AND is_call_center = 0"
 //        var query = "SELECT message_id, f_pin, l_pin, message_scope_id, server_date, status, message_text, audio_id, video_id, image_id, thumb_id, read_receipts, chat_id, file_id, attachment_flag, reff_id, lock, is_stared, blog_id, credential FROM MESSAGE where (f_pin='\(dataPerson["f_pin"]!!)' or l_pin='\(dataPerson["f_pin"]!!)') AND (message_scope_id = '3' OR message_scope_id = '18') AND is_call_center = 0 order by server_date asc LIMIT CASE WHEN (\(queryCount))-\(dataMessages.count)>=20 THEN 20 ELSE (\(queryCount))-\(dataMessages.count) END OFFSET CASE WHEN (\(queryCount))>=\(20*multipleOffsetUp) THEN (\(queryCount))-\(20*multipleOffsetUp) ELSE 0 END"
-        var query = "SELECT message_id, f_pin, l_pin, message_scope_id, server_date, status, message_text, audio_id, video_id, image_id, thumb_id, read_receipts, chat_id, file_id, attachment_flag, reff_id, lock, is_stared, blog_id, credential, is_call_center, call_center_id, opposite_pin, last_edited FROM MESSAGE where (f_pin='\(dataPerson["f_pin"]!!)' or l_pin='\(dataPerson["f_pin"]!!)') AND (message_scope_id = '3' OR message_scope_id = '18') AND is_call_center = 0 order by server_date asc"
+        var query = "SELECT message_id, f_pin, l_pin, message_scope_id, server_date, status, message_text, audio_id, video_id, image_id, thumb_id, read_receipts, chat_id, file_id, attachment_flag, reff_id, lock, is_stared, blog_id, credential, is_call_center, call_center_id, opposite_pin, last_edited, gif_id FROM MESSAGE where (f_pin='\(dataPerson["f_pin"]!!)' or l_pin='\(dataPerson["f_pin"]!!)') AND (message_scope_id = '3' OR message_scope_id = '18') AND is_call_center = 0 order by server_date asc"
         if isContactCenter {
             if complaintId.isEmpty {
                 query = "SELECT message_id, f_pin, l_pin, message_scope_id, server_date, status, message_text, audio_id, video_id, image_id, thumb_id, read_receipts, chat_id, file_id, attachment_flag, reff_id, lock, is_stared FROM MESSAGE where (f_pin='\(dataPerson["f_pin"]!!)' or l_pin='\(dataPerson["f_pin"]!!)') AND message_scope_id = '5' AND broadcast_flag = 0 AND is_call_center = 1 order by server_date asc"
@@ -1078,6 +1079,7 @@ public class EditorPersonal: UIViewController, ImageVideoPickerDelegate, UIGestu
                         row[TypeDataMessage.call_center_id] = cursorData.string(forColumnIndex: 21)
                         row[TypeDataMessage.opposite_pin] = cursorData.string(forColumnIndex: 22)
                         row[TypeDataMessage.last_edit] = cursorData.longLongInt(forColumnIndex: 23)
+                        row[TypeDataMessage.gif_id] = cursorData.string(forColumnIndex: 24)
                         if let cursorStatus = Database.shared.getRecords(fmdb: fmdb, query: "SELECT status FROM MESSAGE_STATUS WHERE message_id='\(row["message_id"] as! String)'") {
                             while cursorStatus.next() {
                                 row["status"] = cursorStatus.string(forColumnIndex: 0)
@@ -1540,6 +1542,11 @@ public class EditorPersonal: UIViewController, ImageVideoPickerDelegate, UIGestu
                     } else {
                         row["audio_id"] = ""
                     }
+                    if (chatData.keys.contains(CoreMessage_TMessageKey.GIF_ID)) {
+                        row["gif_id"] = chatData[CoreMessage_TMessageKey.GIF_ID]
+                    } else {
+                        row["gif_id"] = ""
+                    }
                     if (chatData.keys.contains(CoreMessage_TMessageKey.VIDEO_ID)) {
                         row["video_id"] = chatData[CoreMessage_TMessageKey.VIDEO_ID]
                     } else {
@@ -2394,7 +2401,7 @@ public class EditorPersonal: UIViewController, ImageVideoPickerDelegate, UIGestu
         }
     }
     
-    private func sendChat(message_scope_id:String =  "3", status:String =  "1", message_text:String =  "", credential:String = "0", attachment_flag: String = "0", ex_blog_id: String = "", message_large_text: String = "", ex_format: String = "", image_id: String = "", audio_id: String = "", video_id: String = "", file_id: String = "", thumb_id: String = "", reff_id: String = "", read_receipts: String = "4", chat_id: String = "", is_call_center: String = "0", call_center_id: String = "", viewController: UIViewController, isAutoSendCC : Bool = false) {
+    private func sendChat(message_scope_id:String =  "3", status:String =  "1", message_text:String =  "", credential:String = "0", attachment_flag: String = "0", ex_blog_id: String = "", message_large_text: String = "", ex_format: String = "", image_id: String = "", audio_id: String = "", video_id: String = "", file_id: String = "", thumb_id: String = "", reff_id: String = "", read_receipts: String = "4", chat_id: String = "", is_call_center: String = "0", call_center_id: String = "", viewController: UIViewController, isAutoSendCC : Bool = false, gif_id: String = "") {
         if viewController is EditorPersonal && file_id == "" && dataMessageForward == nil && !isAutoSendCC{
             if ((textFieldSend.text!.trimmingCharacters(in: .whitespacesAndNewlines) == "Send message".localized() && textFieldSend.textColor == UIColor.lightGray && attachment_flag != "11") || textFieldSend.text!.trimmingCharacters(in: .whitespacesAndNewlines).isEmpty ) {
                 dismissKeyboard()
@@ -2463,7 +2470,7 @@ public class EditorPersonal: UIViewController, ImageVideoPickerDelegate, UIGestu
             read_receipts = "8"
         }
         sendTyping(l_pin: l_pin, isTyping: true)
-        let message = CoreMessage_TMessageBank.sendMessage(l_pin: l_pin, message_scope_id: message_scope_id, status: status, message_text: message_text, credential: credential, attachment_flag: attachment_flag, ex_blog_id: ex_blog_id, message_large_text: message_large_text, ex_format: ex_format, image_id: image_id, audio_id: audio_id, video_id: video_id, file_id: file_id, thumb_id: thumb_id, reff_id: reff_id, read_receipts: read_receipts, chat_id: chat_id, is_call_center: is_call_center, call_center_id: call_center_id, opposite_pin: opposite_pin)
+        let message = CoreMessage_TMessageBank.sendMessage(l_pin: l_pin, message_scope_id: message_scope_id, status: status, message_text: message_text, credential: credential, attachment_flag: attachment_flag, ex_blog_id: ex_blog_id, message_large_text: message_large_text, ex_format: ex_format, image_id: image_id, audio_id: audio_id, video_id: video_id, file_id: file_id, thumb_id: thumb_id, reff_id: reff_id, read_receipts: read_receipts, chat_id: chat_id, is_call_center: is_call_center, call_center_id: call_center_id, opposite_pin: opposite_pin, gif_id: gif_id)
         Nexilis.addQueueMessage(message: message)
         let messageId = String(message.mBodies[CoreMessage_TMessageKey.MESSAGE_ID]!)
         if credential == "1" {
@@ -2491,6 +2498,7 @@ public class EditorPersonal: UIViewController, ImageVideoPickerDelegate, UIGestu
         row["progress"] = 0.0
         row["lock"] = "0"
         row["is_stared"] = "0"
+        row["gif_id"] = gif_id
         row["isSelected"] = false
         row[TypeDataMessage.is_call_center] = is_call_center
         row[TypeDataMessage.call_center_id] = call_center_id
@@ -3326,8 +3334,8 @@ extension EditorPersonal: PreviewAttachmentImageVideoDelegate {
         }
     }
     
-    func sendChatFromPreviewImage(message_text: String, attachment_flag: String, image_id: String, video_id: String, thumb_id: String, viewController: UIViewController) {
-        sendChat(message_text: message_text, attachment_flag: attachment_flag, image_id: image_id, video_id: video_id, thumb_id: thumb_id, viewController: viewController)
+    func sendChatFromPreviewImage(message_text: String, attachment_flag: String, image_id: String, video_id: String, thumb_id: String, gif_id: String, viewController: UIViewController) {
+        sendChat(message_text: message_text, attachment_flag: attachment_flag, image_id: image_id, video_id: video_id, thumb_id: thumb_id, viewController: viewController, gif_id : gif_id)
     }
 }
 
@@ -3419,7 +3427,7 @@ extension EditorPersonal: UITextViewDelegate {
                     if self.isEditingMessage {
                         self.constraintHeighteditTextView.constant = 40
                     }
-                } else if ((self.constraintHeighteditTextView != nil && self.heightTextFieldSend.constant < 95.0) || self.constraintHeighteditTextView.constant < 95.0) && currentLine >= 4 {
+                } else if (self.heightTextFieldSend.constant < 95.0 || (self.constraintHeighteditTextView != nil && self.constraintHeighteditTextView.constant < 95.0)) && currentLine >= 4 {
                     self.heightTextFieldSend.constant = 95.0
                     if self.isEditingMessage {
                         self.constraintHeighteditTextView.constant = 95.0
@@ -3660,34 +3668,54 @@ extension EditorPersonal: UITextViewDelegate {
         }
     }
     
-    public override func canPerformAction(_ action: Selector, withSender sender: Any?) -> Bool {
-        if action == #selector(UIResponderStandardEditActions.paste(_:)) && (UIPasteboard.general.image != nil) {
-            return true
-        }
-        return super.canPerformAction(action, withSender: sender)
-    }
-    
-    public override func paste(_ sender: Any?) {
-        if UIPasteboard.general.image != nil {
-            let previewImageVC = PreviewAttachmentImageVideo(nibName: "PreviewAttachmentImageVideo", bundle: Bundle.resourceBundle(for: Nexilis.self))
-            previewImageVC.image = UIPasteboard.general.image
-            previewImageVC.fromCopy = true
-            previewImageVC.currentTextTextField = textFieldSend.text
-            previewImageVC.modalPresentationStyle = .custom
-            previewImageVC.delegate = self
-            previewImageVC.isAck = self.isAck
-            previewImageVC.isConfidential = self.isConfidential
-            previewImageVC.isCC = self.isContactCenter
-            self.present(previewImageVC, animated: true, completion: nil)
-        }
-    }
-    
     public func textView(_ textView: UITextView, shouldChangeTextIn range: NSRange, replacementText text: String) -> Bool {
+        if let pasteboardItems = UIPasteboard.general.items.first {
+            if pasteboardItems["public.jpeg"] != nil || pasteboardItems["public.png"] != nil || pasteboardItems["public.gif"] != nil || (pasteboardItems.keys.first != nil && pasteboardItems.keys.first!.contains(".gif")) {
+                let dataGif = UIPasteboard.general.data(forPasteboardType: "com.compuserve.gif")
+                let previewImageVC = PreviewAttachmentImageVideo(nibName: "PreviewAttachmentImageVideo", bundle: Bundle.resourceBundle(for: Nexilis.self))
+                previewImageVC.image = pasteboardItems["public.png"] as? UIImage ?? pasteboardItems["public.jpeg"] as? UIImage
+                previewImageVC.isGIF = (pasteboardItems["public.png"] == nil && pasteboardItems["public.jpeg"] == nil)
+                previewImageVC.fromCopy = true
+                previewImageVC.dataGIF = dataGif
+                previewImageVC.currentTextTextField = textFieldSend.text
+                previewImageVC.modalPresentationStyle = .custom
+                previewImageVC.delegate = self
+                previewImageVC.isAck = self.isAck
+                previewImageVC.isConfidential = self.isConfidential
+                previewImageVC.isCC = self.isContactCenter
+                self.present(previewImageVC, animated: true, completion: nil)
+                return false
+            }
+        }
         if (self.textFieldSend.text.count == 0) {
             return text != "\n"
         }
         return true
     }
+    
+    func isGIFData(_ data: Data) -> Bool {
+        let gifSignature: [UInt8] = [0x47, 0x49, 0x46, 0x38, 0x37, 0x61]
+        let rawData = [UInt8](data.prefix(6))
+        return rawData == gifSignature
+    }
+    
+    public func textView(_ textView: UITextView, shouldInteractWith URL: URL, in characterRange: NSRange, interaction: UITextItemInteraction) -> Bool {
+            switch interaction {
+            case .invokeDefaultAction:
+                let gesture = ObjectGesture()
+                gesture.message_id = URL.absoluteString
+                tapMessageText(gesture)
+                return false
+            case .presentActions:
+                UIPasteboard.general.string = URL.absoluteString
+                self.view.makeToast("Link Copied".localized(), duration: 3)
+                return false
+            case .preview:
+                return true
+            @unknown default:
+                return true
+            }
+        }
 }
 
 //EUC
@@ -5143,6 +5171,7 @@ extension EditorPersonal: UITableViewDelegate, UITableViewDataSource {
         let fileChat = (dataMessages[indexPath.row]["file_id"] as? String) ?? ""
         let reffChat = (dataMessages[indexPath.row]["reff_id"] as? String) ?? ""
         let audioChat = (dataMessages[indexPath.row]["audio_id"] as? String) ?? ""
+        let gifChat = (dataMessages[indexPath.row]["gif_id"] as? String) ?? ""
         let dataTimer = listTimerCredential[(dataMessages[indexPath.row]["message_id"] as! String)]
         
         cell.backgroundColor = .clear
@@ -5451,9 +5480,15 @@ extension EditorPersonal: UITableViewDelegate, UITableViewDataSource {
             editedText.bottomAnchor.constraint(equalTo: containerMessage.bottomAnchor).isActive = true
         }
         
-        let messageText = UILabel()
-        messageText.numberOfLines = 0
-        messageText.lineBreakMode = .byWordWrapping
+        let messageText = UITextView()
+        messageText.isEditable = false
+        messageText.isSelectable = true
+        messageText.dataDetectorTypes = []
+        messageText.backgroundColor = .clear
+        messageText.isScrollEnabled = false
+        messageText.textContainerInset = UIEdgeInsets.zero
+        messageText.contentInset = UIEdgeInsets.zero
+        messageText.textDragInteraction?.isEnabled = false
         containerMessage.addSubview(messageText)
         messageText.translatesAutoresizingMaskIntoConstraints = false
         let topMarginText = messageText.topAnchor.constraint(equalTo: containerMessage.topAnchor, constant: 15)
@@ -5540,6 +5575,7 @@ extension EditorPersonal: UITableViewDelegate, UITableViewDataSource {
                         stringLS = ("\(type) \nTitle: \(title) \nDescription: \(description) \nStart: \(Date(milliseconds: start).format(dateFormat: "dd/MM/yyyy HH:mm"))")
                     }
                     messageText.attributedText = stringLS.richText()
+                    messageText.isUserInteractionEnabled = false
                 }
             }
             else if attachmentFlag == "11" && (dataMessages[indexPath.row]["lock"] == nil || dataMessages[indexPath.row]["lock"] as! String != "1") && (dataMessages[indexPath.row]["lock"] as? String != "2") {
@@ -5567,6 +5603,7 @@ extension EditorPersonal: UITableViewDelegate, UITableViewDataSource {
                     let province = jsonForm["province"] as! String
                     let club = jsonForm["club"] as! String
                     messageText.attributedText = "*\(form_title.replacingOccurrences(of: "+", with: " "))* \nClub Type: \(club_type) \nProvince: \(province) \nClub Name: \(club) ".richText()
+                    messageText.isUserInteractionEnabled = false
                 }
             }
             else {
@@ -5579,68 +5616,33 @@ extension EditorPersonal: UITableViewDelegate, UITableViewDataSource {
         }
         
         func modifyText() {
-            
-            func ranges(of word: String, in string: String) -> [NSRange] {
-                var result: [NSRange] = []
-                var startIndex = string.startIndex
-                
-                while let range = string[startIndex...].range(of: word) {
-                    let nsRange = NSRange(range, in: string)
-                    result.append(nsRange)
-                    startIndex = range.upperBound
-                }
-                
-                return result
-            }
-            
-            messageText.isUserInteractionEnabled = false
             if !textChat.isEmpty {
                 if textChat.contains("■"){
                     textChat = textChat.components(separatedBy: "■")[0]
                     textChat = textChat.trimmingCharacters(in: .whitespacesAndNewlines)
                 }
-                let listTextEnter = textChat.split(separator: "\n")
                 let finalAtribute = textChat.richText()
-                var containsLink = false
-                var listRange: [NSRange] = []
-                for j in 0...listTextEnter.count - 1 {
-                    let listText = listTextEnter[j].split(separator: " ")
-                    if listText.count > 0 {
-                        for i in 0...listText.count - 1 {
-                            if listText[i].lowercased().checkStartWithLink() {
-                                var rangeTapLink = (finalAtribute.string as NSString).range(of: String(listText[i]))
-                                func checkContainsRange() {
-                                    if listRange.contains(rangeTapLink) {
-                                        let allRanges = ranges(of: String(listText[i]), in: finalAtribute.string)
-                                        for allRange in allRanges {
-                                            if !listRange.contains(allRange) {
-                                                rangeTapLink = allRange
-                                                break
-                                            }
-                                        }
-                                    }
-                                    listRange.append(rangeTapLink)
-                                }
-                                checkContainsRange()
-                                finalAtribute.addAttributes([.foregroundColor: UIColor.blue, .underlineStyle: NSUnderlineStyle.single.rawValue], range: rangeTapLink)
-                                if !containsLink {
-                                    containsLink = true
-                                }
-                            }
+                textChat = finalAtribute.string
+                let urlPattern = "(https?://|www\\.)\\S+"
+                if let regex = try? NSRegularExpression(pattern: urlPattern, options: []) {
+                    let matches = regex.matches(in: textChat, options: [], range: NSRange(textChat.startIndex..., in: textChat))
+                    
+                    for match in matches {
+                        if let range = Range(match.range, in: textChat) {
+                            let linkText = String(textChat[range])
+                            let nsRange = NSRange(range, in: textChat)
+                            finalAtribute.addAttribute(.link, value: linkText, range: nsRange)
+                            finalAtribute.addAttribute(.foregroundColor, value: UIColor.blue, range: nsRange)
+                            finalAtribute.addAttribute(.underlineStyle, value: NSUnderlineStyle.single.rawValue, range: nsRange)
                         }
                     }
                 }
                 messageText.attributedText = finalAtribute
-                if containsLink && !copySession && !forwardSession && !deleteSession && !self.removed {
-                    messageText.isUserInteractionEnabled = true
-                    let longPress = UILongPressGestureRecognizer(target: self, action: #selector(handleLongPressLink(_:)))
-                    longPress.minimumPressDuration = 0.1
-                    containerMessage.addGestureRecognizer(longPress)
-                }
+                messageText.delegate = self
             }
         }
         
-        if !copySession && !forwardSession && !deleteSession && !self.removed && messageText.isUserInteractionEnabled == false {
+        if !copySession && !forwardSession && !deleteSession && !self.removed {
             let interaction = UIContextMenuInteraction(delegate: self)
             containerMessage.addInteraction(interaction)
             containerMessage.isUserInteractionEnabled = true
@@ -5678,6 +5680,7 @@ extension EditorPersonal: UITableViewDelegate, UITableViewDataSource {
         
         let imageThumb = UIImageView()
         let containerViewFile = UIView()
+        let imageGif = SDAnimatedImageView()
         
         if !audioChat.isEmpty {
             let imageAudio = UIImageView()
@@ -5692,7 +5695,7 @@ extension EditorPersonal: UITableViewDelegate, UITableViewDataSource {
             if let dirPath = paths.first {
                 let audioURL = URL(fileURLWithPath: dirPath).appendingPathComponent(audioChat)
                 if !FileManager.default.fileExists(atPath: audioURL.path) && !FileEncryption.shared.isSecureExists(filename: audioChat) {
-                    Download().startHTTP(forKey: audioChat) { (name, progress) in
+                    Download().startHTTP(forKey: audioChat, isImage: false) { (name, progress) in
                         guard progress == 100 else {
                             return
                         }
@@ -5886,7 +5889,7 @@ extension EditorPersonal: UITableViewDelegate, UITableViewDataSource {
                     
                 }
                 
-                if (videoChat != "") {
+                if (videoChat != "" && gifChat.isEmpty) {
                     let imagePlay = UIImageView(image: UIImage(systemName: "play.fill", withConfiguration: UIImage.SymbolConfiguration(pointSize: 20, weight: .bold, scale: .default))?.imageWithInsets(insets: UIEdgeInsets(top: 10, left: 10, bottom: 10, right: 10))?.withTintColor(.white))
                     imagePlay.circle()
                     imageThumb.addSubview(imagePlay)
@@ -5894,6 +5897,42 @@ extension EditorPersonal: UITableViewDelegate, UITableViewDataSource {
                     imagePlay.translatesAutoresizingMaskIntoConstraints = false
                     imagePlay.centerXAnchor.constraint(equalTo: imageThumb.centerXAnchor).isActive = true
                     imagePlay.centerYAnchor.constraint(equalTo: imageThumb.centerYAnchor).isActive = true
+                } else if !gifChat.isEmpty {
+                    let nsDocumentDirectory = FileManager.SearchPathDirectory.documentDirectory
+                    let nsUserDomainMask = FileManager.SearchPathDomainMask.userDomainMask
+                    let paths = NSSearchPathForDirectoriesInDomains(nsDocumentDirectory, nsUserDomainMask, true)
+                    if let dirPath = paths.first {
+                        let gifURL = URL(fileURLWithPath: dirPath).appendingPathComponent(gifChat)
+                        if !FileManager.default.fileExists(atPath: gifURL.path) && !FileEncryption.shared.isSecureExists(filename: gifChat) {
+                            Download().startHTTP(forKey: gifChat, isImage: false) { (name, progress) in
+                                guard progress == 100 else {
+                                    return
+                                }
+                                tableView.reloadRows(at: [indexPath], with: .none)
+                            }
+                        } else {
+                            imageThumb.addSubview(imageGif)
+                            imageGif.translatesAutoresizingMaskIntoConstraints = false
+                            imageGif.anchor(top: imageThumb.topAnchor, left: imageThumb.leftAnchor, bottom: imageThumb.bottomAnchor, right: imageThumb.rightAnchor)
+                            if FileManager.default.fileExists(atPath: gifURL.path) {
+                                imageGif.image = SDAnimatedImage(contentsOfFile: gifURL.path)
+//                                imageGif.shouldCustomLoopCount = true
+//                                imageGif.animationRepeatCount = 4
+                            } else if FileEncryption.shared.isSecureExists(filename: gifChat){
+                                do {
+                                    let data = try FileEncryption.shared.readSecure(filename: gifChat)
+                                    if let imageData = SDAnimatedImage(data: data!) {
+                                        imageGif.image = imageData
+//                                        imageGif.shouldCustomLoopCount = true
+//                                        imageGif.animationRepeatCount = 4
+                                    }
+                                }
+                                catch {
+                                    print("Error reading secure file")
+                                }
+                            }
+                        }
+                    }
                 }
                 
                 if (dataMessages[indexPath.row]["progress"] as! Double != 100.0 && dataMessages[indexPath.row]["f_pin"] as? String == idMe) {
@@ -5936,6 +5975,7 @@ extension EditorPersonal: UITableViewDelegate, UITableViewDataSource {
                     imageThumb.addGestureRecognizer(objectTap)
                     objectTap.image_id = imageChat
                     objectTap.video_id = videoChat
+                    objectTap.gif_id = gifChat
                     objectTap.imageView = imageThumb
                     objectTap.indexPath = indexPath
                 }
@@ -6689,6 +6729,8 @@ extension EditorPersonal: UITableViewDelegate, UITableViewDataSource {
                     }
                 }
             }
+        } else if (sender.gif_id != "") {
+            
         } else if (sender.video_id != "") {
             if let dirPath = paths.first {
                 let videoURL = URL(fileURLWithPath: dirPath).appendingPathComponent(sender.video_id)
@@ -6960,116 +7002,22 @@ extension EditorPersonal: UITableViewDelegate, UITableViewDataSource {
             }
         }
     }
-    
-    @objc func handleLongPressLink(_ gestureRecognizer: UILongPressGestureRecognizer) {
-        func showMenuContext() {
-            if gestureRecognizer.state == .cancelled || gestureRecognizer.state == .ended{
-                timerCheckLink?.invalidate()
-            } else if gestureRecognizer.state == .began {
-                timerCheckLink = Timer.scheduledTimer(withTimeInterval: 0.2, repeats: false, block: {_ in
-                    let interaction = UIContextMenuInteraction(delegate: self)
-                    gestureRecognizer.view!.addInteraction(interaction)
-                    guard let interaction = gestureRecognizer.view!.interactions.first,
-                          let data = Data(base64Encoded: "X3ByZXNlbnRNZW51QXRMb2NhdGlvbjo="),
-                          let str = String(data: data, encoding: .utf8)
-                    else {
-                        return
-                    }
-                    let selector = NSSelectorFromString(str)
-                    guard interaction.responds(to: selector) else {
-                        return
-                    }
-                    let impactHeavy = UIImpactFeedbackGenerator(style: .heavy)
-                    impactHeavy.impactOccurred()
-                    interaction.perform(selector, with: self.view)
-                    self.showMenuContext = true
-                })
-            }
-        }
-        if gestureRecognizer.state == .began {
-            let touchPoint = gestureRecognizer.location(in: self.view)
-            touchedSubview = self.view.hitTest(touchPoint, with: nil) ?? UIView()
-            if !(touchedSubview is UILabel) {
-                showMenuContext()
-            }
-        }
-        guard let label = touchedSubview as? UILabel else { return }
-        let touchPointLabel = gestureRecognizer.location(in: label)
 
-        if let text = label.text, let range = getWordRange(at: touchPointLabel, in: label) {
-            let word = String(text[range])
-            if word.starts(with: "www.") || word.starts(with: "https://") || word.starts(with: "http://") {
-                if gestureRecognizer.state == .cancelled || gestureRecognizer.state == .ended {
-                    timerCheckLink?.invalidate()
-                    if label.isHighlighted {
-                        var stringURl = word
-                        if stringURl.starts(with: "www.") {
-                            stringURl = "https://" + stringURl.replacingOccurrences(of: "www.", with: "")
-                        }
-                        guard let url = URL(string: stringURl) else { return }
-                        UIApplication.shared.open(url)
-                        label.attributedText = removeHighlightedText(for: text, in: range, label: label)
-                    }
-                } else if gestureRecognizer.state == .began {
-                    label.attributedText = highlightedText(for: text, in: range, label: label)
-                    timerCheckLink = Timer.scheduledTimer(withTimeInterval: 0.5, repeats: false, block: {_ in
-                        UIPasteboard.general.string = word
-                        self.view.makeToast("Link Copied".localized(), duration: 3)
-                        label.attributedText = self.removeHighlightedText(for: text, in: range, label: label)
-                    })
-                }
-            } else {
-                showMenuContext()
-            }
-        } else {
-            showMenuContext()
-        }
-    }
-    
-    func getWordRange(at point: CGPoint, in label: UILabel) -> Range<String.Index>? {
-        guard let text = label.text else { return nil }
-        
-        let layoutManager = NSLayoutManager()
-        let textContainer = NSTextContainer(size: .zero)
-        let textStorage = NSTextStorage(attributedString: label.attributedText ?? NSAttributedString())
-        
-        layoutManager.addTextContainer(textContainer)
-        textStorage.addLayoutManager(layoutManager)
-        
-        textContainer.lineFragmentPadding = 0.0
-        textContainer.lineBreakMode = label.lineBreakMode
-        textContainer.maximumNumberOfLines = label.numberOfLines
-        textContainer.size = label.bounds.size
-        
-        let characterIndex = layoutManager.characterIndex(for: point, in: textContainer, fractionOfDistanceBetweenInsertionPoints: nil)
-        
-        if characterIndex == text.count - 1 {
-            return nil
-        }
-        var wordStartIndex = characterIndex
-        while wordStartIndex > 0 && text[text.index(text.startIndex, offsetBy: wordStartIndex - 1)] != " " && text[text.index(text.startIndex, offsetBy: wordStartIndex - 1)] != "\n" {
-            wordStartIndex -= 1
+    func highlightedText(for text: String, textView: UITextView) -> NSAttributedString {
+        let mutableAttributedString = textView.attributedText!.mutableCopy() as! NSMutableAttributedString
+        if let range = textView.attributedText.string.range(of: text) {
+            let nsRange = NSRange(range, in: textView.attributedText.string)
+            mutableAttributedString.addAttribute(.backgroundColor, value: UIColor.lightGray.withAlphaComponent(0.5), range: NSRange(range, in: text))
         }
-        
-        var wordEndIndex = characterIndex
-        while wordEndIndex < text.count && text[text.index(text.startIndex, offsetBy: wordEndIndex)] != " " && text[text.index(text.startIndex, offsetBy: wordEndIndex)] != "\n" {
-            wordEndIndex += 1
-        }
-        
-        return text.index(text.startIndex, offsetBy: wordStartIndex)..<text.index(text.startIndex, offsetBy: wordEndIndex)
-    }
-
-    func highlightedText(for text: String, in range: Range<String.Index>, label: UILabel) -> NSAttributedString {
-        let mutableAttributedString = label.attributedText!.mutableCopy() as! NSMutableAttributedString
-        mutableAttributedString.addAttribute(.backgroundColor, value: UIColor.lightGray.withAlphaComponent(0.5), range: NSRange(range, in: text))
-        label.isHighlighted = true
         return mutableAttributedString
     }
     
-    func removeHighlightedText(for text: String, in range: Range<String.Index>, label: UILabel) -> NSAttributedString {
-        let mutableAttributedString = label.attributedText!.mutableCopy() as! NSMutableAttributedString
-        mutableAttributedString.removeAttribute(.backgroundColor, range: NSRange(range, in: text))
-        label.isHighlighted = false
+    func removeHighlightedText(for text: String, textView: UITextView) -> NSAttributedString {
+        let mutableAttributedString = textView.attributedText!.mutableCopy() as! NSMutableAttributedString
+        if let range = textView.attributedText.string.range(of: text) {
+            let nsRange = NSRange(range, in: textView.attributedText.string)
+            mutableAttributedString.removeAttribute(.backgroundColor, range: NSRange(range, in: text))
+        }
         return mutableAttributedString
     }
     
@@ -7438,6 +7386,7 @@ public class ObjectGesture: UITapGestureRecognizer {
     public var video_id = ""
     public var file_id = ""
     public var audio_id = ""
+    public var gif_id = ""
     public var imageView = UIImageView()
     public var containerFile = UIView()
     public var labelFile = UILabel()
@@ -7510,4 +7459,5 @@ public class TypeDataMessage {
     public static let call_center_id = "call_center_id"
     public static let opposite_pin = "opposite_pin"
     public static let last_edit = "last_edit"
+    public static let gif_id = "gif_id"
 }

+ 85 - 41
NexilisLite/NexilisLite/Source/View/Chat/PreviewAttachmentImageVideo.swift

@@ -8,9 +8,10 @@
 import UIKit
 import AVKit
 import AVFoundation
+import SDWebImage
 
 protocol PreviewAttachmentImageVideoDelegate : NSObjectProtocol {
-    func sendChatFromPreviewImage(message_text: String, attachment_flag: String, image_id: String, video_id: String, thumb_id: String, viewController: UIViewController)
+    func sendChatFromPreviewImage(message_text: String, attachment_flag: String, image_id: String, video_id: String, thumb_id: String, gif_id: String, viewController: UIViewController)
 }
 
 class PreviewAttachmentImageVideo: UIViewController, UIScrollViewDelegate, UITextViewDelegate {
@@ -27,6 +28,8 @@ class PreviewAttachmentImageVideo: UIViewController, UIScrollViewDelegate, UITex
     @IBOutlet weak var constraintButtonAckCondential: NSLayoutConstraint!
     var imageVideoData: [UIImagePickerController.InfoKey: Any]?
     var image: UIImage?
+    var dataGIF: Data?
+    var animatedImageView: SDAnimatedImageView!
     var currentTextTextField: String?
     var delegate: PreviewAttachmentImageVideoDelegate?
     var isHiddenTextField = false
@@ -35,6 +38,7 @@ class PreviewAttachmentImageVideo: UIViewController, UIScrollViewDelegate, UITex
     var isAck = false
     var isGroup = false
     var isCC = false
+    var isGIF = false
     
     override func viewDidLoad() {
         super.viewDidLoad()
@@ -64,7 +68,17 @@ class PreviewAttachmentImageVideo: UIViewController, UIScrollViewDelegate, UITex
                 imagePreview.image = imageVideoData![.originalImage] as? UIImage
             }
         } else {
-            imagePreview.image = image
+            if isGIF {
+                animatedImageView = SDAnimatedImageView()
+                animatedImageView.contentMode = .scaleAspectFit
+                imagePreview.addSubview(animatedImageView)
+                animatedImageView.anchor(top: imagePreview.topAnchor, left: imagePreview.leftAnchor, bottom: imagePreview.bottomAnchor, right: imagePreview.rightAnchor)
+                if let animatedImage = SDAnimatedImage(data: dataGIF!) {
+                    animatedImageView.image = animatedImage
+                }
+            } else {
+                imagePreview.image = image
+            }
         }
         
         if ((imageVideoData != nil && imageVideoData![.mediaType] as! String == "public.image") || isHiddenTextField) {
@@ -275,7 +289,7 @@ class PreviewAttachmentImageVideo: UIViewController, UIScrollViewDelegate, UITex
     }
     
     @objc func sendTapped() {
-        if fromCopy || (imageVideoData![.mediaType] as! String == "public.image") {
+        if (fromCopy && image != nil) || (imageVideoData != nil && imageVideoData![.mediaType] as! String == "public.image") {
             var originalImageName = ""
             if (fromCopy) {
                 originalImageName = "\(Date().currentTimeMillis())_copyImage"
@@ -317,63 +331,93 @@ class PreviewAttachmentImageVideo: UIViewController, UIScrollViewDelegate, UITex
             }
             self.dismiss(animated: true, completion: nil)
             if (textFieldSend.text!.trimmingCharacters(in: .whitespacesAndNewlines) == "Send message".localized() && textFieldSend.textColor == UIColor.lightGray) {
-                delegate!.sendChatFromPreviewImage(message_text: "", attachment_flag: "1", image_id: compressedImageName, video_id: "", thumb_id: thumbName, viewController: self)
+                delegate!.sendChatFromPreviewImage(message_text: "", attachment_flag: "1", image_id: compressedImageName, video_id: "", thumb_id: thumbName, gif_id: "", viewController: self)
             } else {
-                delegate!.sendChatFromPreviewImage(message_text: textFieldSend.text!, attachment_flag: "1", image_id: compressedImageName, video_id: "", thumb_id: thumbName, viewController: self)
+                delegate!.sendChatFromPreviewImage(message_text: textFieldSend.text!, attachment_flag: "1", image_id: compressedImageName, video_id: "", thumb_id: thumbName, gif_id: "", viewController: self)
             }
         } else {
-            guard var dataVideo = try? Data(contentsOf: imageVideoData![.mediaURL] as! URL) else {
-                return
+            var dataVideo: Data?
+            if imageVideoData != nil {
+                dataVideo = try? Data(contentsOf: imageVideoData![.mediaURL] as! URL)
             }
-            let sizeOfVideo = Double(dataVideo.count / 1048576)
-            if (sizeOfVideo > 10.0) {
-                let compressedURL = NSURL.fileURL(withPath: NSTemporaryDirectory() + UUID().uuidString + ".mp4")
-                compressVideo(inputURL: imageVideoData![.mediaURL] as! URL,
-                              outputURL: compressedURL) { exportSession in
-                    guard let session = exportSession else {
-                        return
-                    }
-                    
-                    switch session.status {
-                    case .unknown:
-                        break
-                    case .waiting:
-                        break
-                    case .exporting:
-                        break
-                    case .completed:
-                        guard let compressedData = try? Data(contentsOf: compressedURL) else {
+            if var dataVideo = dataVideo {
+                let sizeOfVideo = Double(dataVideo.count / 1048576)
+                if (sizeOfVideo > 10.0) {
+                    let compressedURL = NSURL.fileURL(withPath: NSTemporaryDirectory() + UUID().uuidString + ".mp4")
+                    compressVideo(inputURL: imageVideoData![.mediaURL] as! URL,
+                                  outputURL: compressedURL) { exportSession in
+                        guard let session = exportSession else {
                             return
                         }
-                        dataVideo = compressedData
-                    case .failed:
-                        break
-                    case .cancelled:
-                        break
-                    @unknown default:
-                        break
+                        
+                        switch session.status {
+                        case .unknown:
+                            break
+                        case .waiting:
+                            break
+                        case .exporting:
+                            break
+                        case .completed:
+                            guard let compressedData = try? Data(contentsOf: compressedURL) else {
+                                return
+                            }
+                            dataVideo = compressedData
+                        case .failed:
+                            break
+                        case .cancelled:
+                            break
+                        @unknown default:
+                            break
+                        }
                     }
                 }
             }
-            let urlVideo = (imageVideoData![.mediaURL] as! NSURL).absoluteString
-            let originalVideoName = (urlVideo! as NSString).lastPathComponent
             let documentsDirectory = FileManager.default.urls(for: .documentDirectory, in: .userDomainMask).first!
-            let renamedVideoName = "Nexilis_video_\(originalVideoName)"
-            let thumbName = "THUMB_Nexilis_video_\(originalVideoName)"
+            var urlVideo = ""
+            var originalVideoName = ""
+            var renamedVideoName = ""
+            var thumbName = ""
+            if (fromCopy && dataGIF != nil) {
+                originalVideoName = "\(Date().currentTimeMillis())_copyGif"
+                renamedVideoName = "Nexilis_gif_\(originalVideoName)"
+                thumbName = "THUMB_Nexilis_gif_\(originalVideoName)"
+            } else {
+                urlVideo = (imageVideoData![.mediaURL] as! NSURL).absoluteString!
+                originalVideoName = (urlVideo as NSString).lastPathComponent
+                renamedVideoName = "Nexilis_video_\(originalVideoName)"
+                thumbName = "THUMB_Nexilis_video_\(originalVideoName)"
+            }
             let fileURL = documentsDirectory.appendingPathComponent(renamedVideoName)
             if !FileManager.default.fileExists(atPath: fileURL.path) {
                 do {
-                    try dataVideo.write(to: fileURL)
+                    if let dataVideo = dataVideo {
+                        try dataVideo.write(to: fileURL)
+                    } else if let dataGIF = dataGIF {
+                        try dataGIF.write(to: fileURL)
+                    }
                     //print("file saved")
                 } catch {
                     //print("error saving file:", error)
                 }
             }
-            let dataThumbVideo = imagePreview.image!.jpegData(compressionQuality:  1.0)
+            var dataThumbVideo: Data?
+            if !fromCopy {
+                dataThumbVideo = imagePreview.image!.jpegData(compressionQuality:  1.0)
+            }
             let fileURLTHUMB = documentsDirectory.appendingPathComponent(thumbName)
             if !FileManager.default.fileExists(atPath: fileURLTHUMB.path) {
                 do {
-                    try dataThumbVideo!.write(to: fileURLTHUMB)
+                    if let dataThumbVideo = dataThumbVideo {
+                        try dataThumbVideo.write(to: fileURLTHUMB)
+                    } else {
+                        if let dataGIF = dataGIF {
+                            if let dataThumbGif = UIImage(data: dataGIF) {
+                                if let compressedDataThumbGif = dataThumbGif.jpegData(compressionQuality: 1.0) {
+                                    try compressedDataThumbGif.write(to: fileURLTHUMB)
+                                }
+                            }
+                        }
+                    }
                     //print("thumb saved")
                 } catch {
                     //print("error saving file:", error)
@@ -381,9 +425,9 @@ class PreviewAttachmentImageVideo: UIViewController, UIScrollViewDelegate, UITex
             }
             self.dismiss(animated: true, completion: nil)
             if (textFieldSend.text!.trimmingCharacters(in: .whitespacesAndNewlines) == "Send message".localized() && textFieldSend.textColor == UIColor.lightGray) {
-                delegate!.sendChatFromPreviewImage(message_text: "", attachment_flag: "2", image_id: "", video_id: renamedVideoName, thumb_id: thumbName, viewController: self)
+                delegate!.sendChatFromPreviewImage(message_text: "", attachment_flag: "2", image_id: "", video_id: renamedVideoName, thumb_id: thumbName, gif_id: renamedVideoName, viewController: self)
             } else {
-                delegate!.sendChatFromPreviewImage(message_text: textFieldSend.text!, attachment_flag: "2", image_id: "", video_id: renamedVideoName, thumb_id: thumbName, viewController: self)
+                delegate!.sendChatFromPreviewImage(message_text: textFieldSend.text!, attachment_flag: "2", image_id: "", video_id: renamedVideoName, thumb_id: thumbName, gif_id: renamedVideoName, viewController: self)
             }
         }
     }

+ 25 - 11
NexilisLite/NexilisLite/Source/View/Control/ContactChatViewController.swift

@@ -318,14 +318,18 @@ class ContactChatViewController: UITableViewController {
                         if indexChat != nil {
                             chats.remove(at: indexChat!)
                             chats.insert(newChat[0], at: 0)
-                            let indexPathToMove = IndexPath(row: indexChat!, section: 0)
-                            let indexPathNewPosition = IndexPath(row: 0, section: 0)
-                            tableView.performBatchUpdates({
-                                tableView.moveRow(at: indexPathToMove, to: indexPathNewPosition)
-                            }, completion: nil)
-                            tableView.beginUpdates()
-                            tableView.reloadRows(at: [IndexPath(row: 0, section: 0)], with: .none)
-                            tableView.endUpdates()
+                            if segment.selectedSegmentIndex == 0 {
+                                let indexPathToMove = IndexPath(row: indexChat!, section: 0)
+                                let indexPathNewPosition = IndexPath(row: 0, section: 0)
+                                tableView.performBatchUpdates({
+                                    tableView.moveRow(at: indexPathToMove, to: indexPathNewPosition)
+                                }, completion: nil)
+                                tableView.beginUpdates()
+                                tableView.reloadRows(at: [IndexPath(row: 0, section: 0)], with: .none)
+                                tableView.endUpdates()
+                            } else {
+                                tableView.reloadData()
+                            }
                         } else {
                             chats.insert(newChat[0], at: 0)
                             tableView.reloadData()
@@ -341,6 +345,12 @@ class ContactChatViewController: UITableViewController {
             let data:[AnyHashable : Any] = notification.userInfo!
             if let dataMessage = data["message"] as? TMessage {
                 var idMessage = dataMessage.getBody(key: CoreMessage_TMessageKey.MESSAGE_ID)
+                if dataMessage.mBodies["message_id"] != nil {
+                    idMessage = dataMessage.getBody(key: "message_id")
+                    if idMessage.contains("'") {
+                        idMessage = idMessage.replacingOccurrences(of: "'", with: "")
+                    }
+                }
                 if idMessage.contains(",") {
                     let listString = dataMessage.getBody(key: CoreMessage_TMessageKey.MESSAGE_ID).components(separatedBy: ",")
                     idMessage = listString[listString.count - 1]
@@ -350,9 +360,13 @@ class ContactChatViewController: UITableViewController {
                     if dataMessage.getBody(key: CoreMessage_TMessageKey.DELETE_MESSAGE_FLAG) == "1" {
                         chats[indexChat!].lock = "1"
                     }
-                    tableView.beginUpdates()
-                    tableView.reloadRows(at: [IndexPath(row: indexChat!, section: 0)], with: .none)
-                    tableView.endUpdates()
+                    if segment.selectedSegmentIndex == 0 {
+                        tableView.beginUpdates()
+                        tableView.reloadRows(at: [IndexPath(row: indexChat!, section: 0)], with: .none)
+                        tableView.endUpdates()
+                    } else {
+                        tableView.reloadData()
+                    }
                 }
             }
         }

+ 71 - 18
NexilisLite/NexilisLite/Source/View/Control/GroupDetailViewController.swift

@@ -539,14 +539,18 @@ class GroupDetailViewController: UITableViewController {
                 let member = g.members[indexPath.row - 1]
                 if member.pin != User.getMyPin()! {
                     if member.pin == g.by {
-                        let data = User.getDataCanNil(pin: member.pin)
-                        let controller = AppStoryBoard.Palio.instance.instantiateViewController(withIdentifier: "profileView") as! ProfileViewController
-                        controller.flag = data == nil ? .invite : .friend
-                        controller.user = member
-                        controller.name = member.fullName
-                        controller.data = member.pin
-                        controller.picture = member.thumb
-                        self.navigationController?.show(controller, sender: nil)
+                        let dataUser = User.getDataCanNil(pin: member.pin)
+                        if dataUser != nil {
+                            let controller = AppStoryBoard.Palio.instance.instantiateViewController(withIdentifier: "profileView") as! ProfileViewController
+                            controller.flag = .friend
+                            controller.user = member
+                            controller.name = member.fullName
+                            controller.data = member.pin
+                            controller.picture = member.thumb
+                            self.navigationController?.show(controller, sender: nil)
+                        } else {
+                            print("Add friend")
+                        }
                         return
                     }
                     let alert = LibAlertController(title: nil, message: "\(member.firstName) \(member.lastName)", preferredStyle: .actionSheet)
@@ -614,17 +618,26 @@ class GroupDetailViewController: UITableViewController {
                     // skip self profile
                     return
                 }
-                let data = User.getDataCanNil(pin: member.pin)
-                let controller = AppStoryBoard.Palio.instance.instantiateViewController(withIdentifier: "profileView") as! ProfileViewController
-                controller.flag = data == nil ? .invite : .friend
-                controller.user = member
-                controller.name = member.fullName
-                controller.data = member.pin
-                controller.picture = member.thumb
-                controller.isDismiss = {
-                    self.reload()
+                let dataUser = User.getDataCanNil(pin: member.pin)
+                if dataUser != nil {
+                    let controller = AppStoryBoard.Palio.instance.instantiateViewController(withIdentifier: "profileView") as! ProfileViewController
+                    controller.flag = .friend
+                    controller.user = member
+                    controller.name = member.fullName
+                    controller.data = member.pin
+                    controller.picture = member.thumb
+                    controller.isDismiss = {
+                        self.reload()
+                    }
+                    self.navigationController?.show(controller, sender: nil)
+                } else {
+                    let alert = LibAlertController(title: nil, message: "do you want to add".localized() + " \(member.fullName) " + "as friend?".localized(), preferredStyle: .alert)
+                    alert.addAction(UIAlertAction(title: "Yes".localized(), style: .default, handler: { action in
+                        self.didTapAdd(member.pin)
+                    }))
+                    alert.addAction(UIAlertAction(title: "No".localized(), style: .cancel, handler: nil))
+                    navigationController?.present(alert, animated: true)
                 }
-                self.navigationController?.show(controller, sender: nil)
             }
         case .exit:
             if let g = group {
@@ -667,6 +680,42 @@ class GroupDetailViewController: UITableViewController {
         }
     }
     
+    private func didTapAdd(_ pin: String) {
+        Nexilis.showLoader()
+        addFriend(pin) { result in
+            DispatchQueue.main.asyncAfter(deadline: .now() + 1, execute: {
+                Nexilis.hideLoader { [self] in
+                    if result {
+                        let imageView = UIImageView(image: UIImage(systemName: "checkmark.circle.fill"))
+                        imageView.tintColor = .white
+                        let banner = FloatingNotificationBanner(title: "Successfully add friend".localized(), subtitle: nil, titleFont: UIFont.systemFont(ofSize: 16), titleColor: nil, titleTextAlign: .left, subtitleFont: nil, subtitleColor: nil, subtitleTextAlign: nil, leftView: imageView, rightView: nil, style: .success, colors: nil, iconPosition: .center)
+                        banner.show()
+                        self.reload()
+                    } else {
+                        let imageView = UIImageView(image: UIImage(systemName: "xmark.circle.fill"))
+                        imageView.tintColor = .white
+                        let banner = FloatingNotificationBanner(title: "Server busy, please try again later".localized(), subtitle: nil, titleFont: UIFont.systemFont(ofSize: 16), titleColor: nil, titleTextAlign: .left, subtitleFont: nil, subtitleColor: nil, subtitleTextAlign: nil, leftView: imageView, rightView: nil, style: .danger, colors: nil, iconPosition: .center)
+                        banner.show()
+                    }
+                }
+            })
+        }
+    }
+    
+    private func addFriend(_ pin: String, completion: @escaping (Bool) -> ()) {
+        DispatchQueue.global().async {
+            guard !self.data.isEmpty else {
+                completion(false)
+                return
+            }
+            if let response = Nexilis.writeAndWait(message: CoreMessage_TMessageBank.getAddFriendQRCode(fpin: pin)), response.isOk() {
+                completion(true)
+            } else {
+                completion(false)
+            }
+        }
+    }
+    
     @objc func alertTextFieldDidChange(_ sender: UITextField) {
         if(!textFields.isEmpty){
             alert2?.actions[0].isEnabled = textFields[0].text!.trimmingCharacters(in: .whitespaces).count > 0
@@ -954,6 +1003,10 @@ class GroupDetailViewController: UITableViewController {
         }
     }
     
+    @objc func imageAddContactTapped() {
+        print("Image View Tapped")
+    }
+    
     override func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
         switch sections[indexPath.section] {
         case .profile:

+ 2 - 3
NexilisLite/NexilisLite/Source/View/Control/SettingTableViewController.swift

@@ -115,9 +115,9 @@ public class SettingTableViewController: UITableViewController, UIGestureRecogni
                                 Item(icon: UIImage(systemName: "person"), title: "Personal Information".localized()),
                                 Item(icon: UIImage(systemName: "textformat.abc"), title: "Change Language".localized()),
                                 Item(icon: UIImage(systemName: "lock"), title: "Secure Folder"),
-                                Item(icon: UIImage(systemName: "person.crop.rectangle"), title: "Change Admin / Internal Password".localized()),
+//                                Item(icon: UIImage(systemName: "person.crop.rectangle"), title: "Change Admin / Internal Password".localized()),
                                 Item(icon: UIImage(systemName: "laptopcomputer.and.iphone"), title: "Sign-In to Web".localized()),
-                                Item(icon: UIImage(named: "ic_internal", in: Bundle.resourceBundle(for: Nexilis.self), with: nil)!, title: "Set Internal Account".localized()),
+//                                Item(icon: UIImage(named: "ic_internal", in: Bundle.resourceBundle(for: Nexilis.self), with: nil)!, title: "Set Internal Account".localized()),
                                 Item(icon: UIImage(named: "pb_call_center", in: Bundle.resourceBundle(for: Nexilis.self), with: nil)!, title: "Set CS Account".localized()),
                             ]
                         } else if User.isInternal(userType: cursorUser.string(forColumnIndex: 0) ?? "") || User.isCallCenter(userType: cursorUser.string(forColumnIndex: 0) ?? "") || User.isVerified(official_account: cursorUser.string(forColumnIndex: 2) ?? "") {
@@ -290,7 +290,6 @@ public class SettingTableViewController: UITableViewController, UIGestureRecogni
         tabBarController?.navigationItem.searchController = nil
         tabBarController?.navigationItem.rightBarButtonItem = nil
         makeMenu()
-        tableView.reloadData()
     }
     
     // MARK: - Table view data source

+ 2 - 2
NexilisLite/NexilisLite/Source/View/Streaming/QmeraStreamingViewController.swift

@@ -397,7 +397,7 @@ class QmeraStreamingViewController: UIViewController {
                     let tagline = message.getBody(key: CoreMessage_TMessageKey.TAGLINE, default_value: self.tagline.text!)
                     if !titleRaw.isEmpty || !tagline.isEmpty{
                         let titleWithChar = titleRaw.components(separatedBy: "~")[1]
-                        let title = titleWithChar.components(separatedBy: "9632")[0]
+                        let title = titleWithChar.components(separatedBy: "")[0]
                         
                         self.status.text = title
                         let size = self.status.sizeThatFits(CGSize(width: CGFloat.greatestFiniteMagnitude, height: self.status.frame.height))
@@ -494,7 +494,7 @@ class QmeraStreamingViewController: UIViewController {
                     return
                 }
                 
-                if let response = Nexilis.writeSync(message: CoreMessage_TMessageBank.getUpdateLiveVideo(pTitle: type == 0 ? "\(self.frontCamera ? 1 : 0)~\(textField!.text!)9632" : "\(self.frontCamera ? 1 : 0)~\(self.status.text!)9632", pTagline: type == 1 ? textField!.text! : self.tagline.text!)) {
+                if let response = Nexilis.writeSync(message: CoreMessage_TMessageBank.getUpdateLiveVideo(pTitle: type == 0 ? "\(self.frontCamera ? 1 : 0)~\(textField!.text!.toStupidString())" : "\(self.frontCamera ? 1 : 0)~\(self.status.text!.toStupidString())", pTagline: type == 1 ? textField!.text! : self.tagline.text!.toStupidString())) {
                     if response.isOk() {
                         if type == 0 {
                             self.status.text = textField!.text!

+ 1 - 1
NexilisLite/Podfile

@@ -7,7 +7,7 @@ target 'NexilisLite' do
 
   # Pods for NexilisLite
 
-  pod 'nuSDKService', '~> 3.0.1'
+  pod 'nuSDKService', '~> 3.0.3'
   pod 'FMDB', '~> 2.7.12'
   pod 'NotificationBannerSwift', '3.1.0'
   pod 'Alamofire', '~> 5.10.1'

二进制
NexilisLite/nuSDKService.framework/.DS_Store


二进制
NexilisLite/nuSDKService.framework/Frameworks/WebPKit.framework/Frameworks/libwebp.a


二进制
NexilisLite/nuSDKService.framework/Frameworks/WebPKit.framework/Info.plist


二进制
NexilisLite/nuSDKService.framework/Frameworks/WebPKit.framework/_CodeSignature/CodeDirectory


二进制
NexilisLite/nuSDKService.framework/Frameworks/WebPKit.framework/_CodeSignature/CodeRequirements


二进制
NexilisLite/nuSDKService.framework/Frameworks/WebPKit.framework/_CodeSignature/CodeRequirements-1


+ 0 - 222
NexilisLite/nuSDKService.framework/Frameworks/WebPKit.framework/_CodeSignature/CodeResources

@@ -1,222 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-	<key>files</key>
-	<dict>
-		<key>Frameworks/libwebp.a</key>
-		<data>
-		rRo3HQsqKvfjYq1srNPN95qR2wE=
-		</data>
-		<key>Headers/WebPKit-Swift.h</key>
-		<data>
-		Nz8CJMUjv92HmqC4lES00rF0xhY=
-		</data>
-		<key>Headers/WebPKit.h</key>
-		<data>
-		JdR2zawSQ93rkr9bKaI7fV66SHc=
-		</data>
-		<key>Info.plist</key>
-		<data>
-		hdCVnvF/UlTctdgK8jXe9qFKl48=
-		</data>
-		<key>Modules/WebPKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo</key>
-		<data>
-		8FaqbJouhoaSCsopFHQ4Al7AmlI=
-		</data>
-		<key>Modules/WebPKit.swiftmodule/arm64-apple-ios.abi.json</key>
-		<data>
-		FSPnLbho3G+LL9smI3XgVOqBIQ4=
-		</data>
-		<key>Modules/WebPKit.swiftmodule/arm64-apple-ios.swiftdoc</key>
-		<data>
-		C9JrUxkG/+bm92vJMrN3cXpKTV8=
-		</data>
-		<key>Modules/WebPKit.swiftmodule/arm64-apple-ios.swiftmodule</key>
-		<data>
-		XSzoYbAG3jOwhKhKpEZs/0JGvMQ=
-		</data>
-		<key>Modules/module.modulemap</key>
-		<data>
-		hj7YhG33uKRse1xydqUfxoimVEc=
-		</data>
-	</dict>
-	<key>files2</key>
-	<dict>
-		<key>Frameworks/libwebp.a</key>
-		<dict>
-			<key>hash</key>
-			<data>
-			rRo3HQsqKvfjYq1srNPN95qR2wE=
-			</data>
-			<key>hash2</key>
-			<data>
-			BTwZBMZ34ZDiycXCDxXjgYKmTXY5EORnQwrLEkogiKI=
-			</data>
-		</dict>
-		<key>Headers/WebPKit-Swift.h</key>
-		<dict>
-			<key>hash</key>
-			<data>
-			Nz8CJMUjv92HmqC4lES00rF0xhY=
-			</data>
-			<key>hash2</key>
-			<data>
-			0HKdhpNAUQC7Pr63cDWSTF5GvQ0hA5AMsL5y32d2TXE=
-			</data>
-		</dict>
-		<key>Headers/WebPKit.h</key>
-		<dict>
-			<key>hash</key>
-			<data>
-			JdR2zawSQ93rkr9bKaI7fV66SHc=
-			</data>
-			<key>hash2</key>
-			<data>
-			JF92ecE1eG0CtbQxD7tGvp5XYScwy4GPWNCXW/Gm5MA=
-			</data>
-		</dict>
-		<key>Modules/WebPKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo</key>
-		<dict>
-			<key>hash</key>
-			<data>
-			8FaqbJouhoaSCsopFHQ4Al7AmlI=
-			</data>
-			<key>hash2</key>
-			<data>
-			xRGh/ElSaaCyOLLJANIRlLw7XJkhgNGtZKNt0/Lhe3Q=
-			</data>
-		</dict>
-		<key>Modules/WebPKit.swiftmodule/arm64-apple-ios.abi.json</key>
-		<dict>
-			<key>hash</key>
-			<data>
-			FSPnLbho3G+LL9smI3XgVOqBIQ4=
-			</data>
-			<key>hash2</key>
-			<data>
-			KnRdWE4y6t4QM5zi5JDptPdHFgJy1Tku+7GLkZS2aNM=
-			</data>
-		</dict>
-		<key>Modules/WebPKit.swiftmodule/arm64-apple-ios.swiftdoc</key>
-		<dict>
-			<key>hash</key>
-			<data>
-			C9JrUxkG/+bm92vJMrN3cXpKTV8=
-			</data>
-			<key>hash2</key>
-			<data>
-			uJYrtYQZhwzSoHWn0jv8QoyxFP44NKEBvk7Z2vtcr8E=
-			</data>
-		</dict>
-		<key>Modules/WebPKit.swiftmodule/arm64-apple-ios.swiftmodule</key>
-		<dict>
-			<key>hash</key>
-			<data>
-			XSzoYbAG3jOwhKhKpEZs/0JGvMQ=
-			</data>
-			<key>hash2</key>
-			<data>
-			KOkQJTDbu8M7h+okrmWRPAo9pVLp6s4gVHL5nMJeplg=
-			</data>
-		</dict>
-		<key>Modules/module.modulemap</key>
-		<dict>
-			<key>hash</key>
-			<data>
-			hj7YhG33uKRse1xydqUfxoimVEc=
-			</data>
-			<key>hash2</key>
-			<data>
-			+RcT2Kcip1Vs40e4IMNy0HvIN2SqO8h2licFDRL/JMM=
-			</data>
-		</dict>
-	</dict>
-	<key>rules</key>
-	<dict>
-		<key>^.*</key>
-		<true/>
-		<key>^.*\.lproj/</key>
-		<dict>
-			<key>optional</key>
-			<true/>
-			<key>weight</key>
-			<real>1000</real>
-		</dict>
-		<key>^.*\.lproj/locversion.plist$</key>
-		<dict>
-			<key>omit</key>
-			<true/>
-			<key>weight</key>
-			<real>1100</real>
-		</dict>
-		<key>^Base\.lproj/</key>
-		<dict>
-			<key>weight</key>
-			<real>1010</real>
-		</dict>
-		<key>^version.plist$</key>
-		<true/>
-	</dict>
-	<key>rules2</key>
-	<dict>
-		<key>.*\.dSYM($|/)</key>
-		<dict>
-			<key>weight</key>
-			<real>11</real>
-		</dict>
-		<key>^(.*/)?\.DS_Store$</key>
-		<dict>
-			<key>omit</key>
-			<true/>
-			<key>weight</key>
-			<real>2000</real>
-		</dict>
-		<key>^.*</key>
-		<true/>
-		<key>^.*\.lproj/</key>
-		<dict>
-			<key>optional</key>
-			<true/>
-			<key>weight</key>
-			<real>1000</real>
-		</dict>
-		<key>^.*\.lproj/locversion.plist$</key>
-		<dict>
-			<key>omit</key>
-			<true/>
-			<key>weight</key>
-			<real>1100</real>
-		</dict>
-		<key>^Base\.lproj/</key>
-		<dict>
-			<key>weight</key>
-			<real>1010</real>
-		</dict>
-		<key>^Info\.plist$</key>
-		<dict>
-			<key>omit</key>
-			<true/>
-			<key>weight</key>
-			<real>20</real>
-		</dict>
-		<key>^PkgInfo$</key>
-		<dict>
-			<key>omit</key>
-			<true/>
-			<key>weight</key>
-			<real>20</real>
-		</dict>
-		<key>^embedded\.provisionprofile$</key>
-		<dict>
-			<key>weight</key>
-			<real>20</real>
-		</dict>
-		<key>^version\.plist$</key>
-		<dict>
-			<key>weight</key>
-			<real>20</real>
-		</dict>
-	</dict>
-</dict>
-</plist>

二进制
NexilisLite/nuSDKService.framework/Frameworks/WebPKit.framework/_CodeSignature/CodeSignature


+ 0 - 312
NexilisLite/nuSDKService.framework/Headers/nuSDKService-Swift.h

@@ -1,312 +0,0 @@
-#if 0
-#elif defined(__arm64__) && __arm64__
-// Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1)
-#ifndef NUSDKSERVICE_SWIFT_H
-#define NUSDKSERVICE_SWIFT_H
-#pragma clang diagnostic push
-#pragma clang diagnostic ignored "-Wgcc-compat"
-
-#if !defined(__has_include)
-# define __has_include(x) 0
-#endif
-#if !defined(__has_attribute)
-# define __has_attribute(x) 0
-#endif
-#if !defined(__has_feature)
-# define __has_feature(x) 0
-#endif
-#if !defined(__has_warning)
-# define __has_warning(x) 0
-#endif
-
-#if __has_include(<swift/objc-prologue.h>)
-# include <swift/objc-prologue.h>
-#endif
-
-#pragma clang diagnostic ignored "-Wauto-import"
-#if defined(__OBJC__)
-#include <Foundation/Foundation.h>
-#endif
-#if defined(__cplusplus)
-#include <cstdint>
-#include <cstddef>
-#include <cstdbool>
-#include <cstring>
-#include <stdlib.h>
-#include <new>
-#include <type_traits>
-#else
-#include <stdint.h>
-#include <stddef.h>
-#include <stdbool.h>
-#include <string.h>
-#endif
-#if defined(__cplusplus)
-#if defined(__arm64e__) && __has_include(<ptrauth.h>)
-# include <ptrauth.h>
-#else
-#pragma clang diagnostic push
-#pragma clang diagnostic ignored "-Wreserved-macro-identifier"
-# ifndef __ptrauth_swift_value_witness_function_pointer
-#  define __ptrauth_swift_value_witness_function_pointer(x)
-# endif
-# ifndef __ptrauth_swift_class_method_pointer
-#  define __ptrauth_swift_class_method_pointer(x)
-# endif
-#pragma clang diagnostic pop
-#endif
-#endif
-
-#if !defined(SWIFT_TYPEDEFS)
-# define SWIFT_TYPEDEFS 1
-# if __has_include(<uchar.h>)
-#  include <uchar.h>
-# elif !defined(__cplusplus)
-typedef uint_least16_t char16_t;
-typedef uint_least32_t char32_t;
-# endif
-typedef float swift_float2  __attribute__((__ext_vector_type__(2)));
-typedef float swift_float3  __attribute__((__ext_vector_type__(3)));
-typedef float swift_float4  __attribute__((__ext_vector_type__(4)));
-typedef double swift_double2  __attribute__((__ext_vector_type__(2)));
-typedef double swift_double3  __attribute__((__ext_vector_type__(3)));
-typedef double swift_double4  __attribute__((__ext_vector_type__(4)));
-typedef int swift_int2  __attribute__((__ext_vector_type__(2)));
-typedef int swift_int3  __attribute__((__ext_vector_type__(3)));
-typedef int swift_int4  __attribute__((__ext_vector_type__(4)));
-typedef unsigned int swift_uint2  __attribute__((__ext_vector_type__(2)));
-typedef unsigned int swift_uint3  __attribute__((__ext_vector_type__(3)));
-typedef unsigned int swift_uint4  __attribute__((__ext_vector_type__(4)));
-#endif
-
-#if !defined(SWIFT_PASTE)
-# define SWIFT_PASTE_HELPER(x, y) x##y
-# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y)
-#endif
-#if !defined(SWIFT_METATYPE)
-# define SWIFT_METATYPE(X) Class
-#endif
-#if !defined(SWIFT_CLASS_PROPERTY)
-# if __has_feature(objc_class_property)
-#  define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__
-# else
-#  define SWIFT_CLASS_PROPERTY(...) 
-# endif
-#endif
-#if !defined(SWIFT_RUNTIME_NAME)
-# if __has_attribute(objc_runtime_name)
-#  define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X)))
-# else
-#  define SWIFT_RUNTIME_NAME(X) 
-# endif
-#endif
-#if !defined(SWIFT_COMPILE_NAME)
-# if __has_attribute(swift_name)
-#  define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X)))
-# else
-#  define SWIFT_COMPILE_NAME(X) 
-# endif
-#endif
-#if !defined(SWIFT_METHOD_FAMILY)
-# if __has_attribute(objc_method_family)
-#  define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X)))
-# else
-#  define SWIFT_METHOD_FAMILY(X) 
-# endif
-#endif
-#if !defined(SWIFT_NOESCAPE)
-# if __has_attribute(noescape)
-#  define SWIFT_NOESCAPE __attribute__((noescape))
-# else
-#  define SWIFT_NOESCAPE 
-# endif
-#endif
-#if !defined(SWIFT_RELEASES_ARGUMENT)
-# if __has_attribute(ns_consumed)
-#  define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed))
-# else
-#  define SWIFT_RELEASES_ARGUMENT 
-# endif
-#endif
-#if !defined(SWIFT_WARN_UNUSED_RESULT)
-# if __has_attribute(warn_unused_result)
-#  define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
-# else
-#  define SWIFT_WARN_UNUSED_RESULT 
-# endif
-#endif
-#if !defined(SWIFT_NORETURN)
-# if __has_attribute(noreturn)
-#  define SWIFT_NORETURN __attribute__((noreturn))
-# else
-#  define SWIFT_NORETURN 
-# endif
-#endif
-#if !defined(SWIFT_CLASS_EXTRA)
-# define SWIFT_CLASS_EXTRA 
-#endif
-#if !defined(SWIFT_PROTOCOL_EXTRA)
-# define SWIFT_PROTOCOL_EXTRA 
-#endif
-#if !defined(SWIFT_ENUM_EXTRA)
-# define SWIFT_ENUM_EXTRA 
-#endif
-#if !defined(SWIFT_CLASS)
-# if __has_attribute(objc_subclassing_restricted)
-#  define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA
-#  define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
-# else
-#  define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
-#  define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
-# endif
-#endif
-#if !defined(SWIFT_RESILIENT_CLASS)
-# if __has_attribute(objc_class_stub)
-#  define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub))
-#  define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME)
-# else
-#  define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME)
-#  define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME)
-# endif
-#endif
-#if !defined(SWIFT_PROTOCOL)
-# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
-# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
-#endif
-#if !defined(SWIFT_EXTENSION)
-# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__)
-#endif
-#if !defined(OBJC_DESIGNATED_INITIALIZER)
-# if __has_attribute(objc_designated_initializer)
-#  define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer))
-# else
-#  define OBJC_DESIGNATED_INITIALIZER 
-# endif
-#endif
-#if !defined(SWIFT_ENUM_ATTR)
-# if __has_attribute(enum_extensibility)
-#  define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility)))
-# else
-#  define SWIFT_ENUM_ATTR(_extensibility) 
-# endif
-#endif
-#if !defined(SWIFT_ENUM)
-# define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
-# if __has_feature(generalized_swift_name)
-#  define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
-# else
-#  define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility)
-# endif
-#endif
-#if !defined(SWIFT_UNAVAILABLE)
-# define SWIFT_UNAVAILABLE __attribute__((unavailable))
-#endif
-#if !defined(SWIFT_UNAVAILABLE_MSG)
-# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg)))
-#endif
-#if !defined(SWIFT_AVAILABILITY)
-# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__)))
-#endif
-#if !defined(SWIFT_WEAK_IMPORT)
-# define SWIFT_WEAK_IMPORT __attribute__((weak_import))
-#endif
-#if !defined(SWIFT_DEPRECATED)
-# define SWIFT_DEPRECATED __attribute__((deprecated))
-#endif
-#if !defined(SWIFT_DEPRECATED_MSG)
-# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__)))
-#endif
-#if !defined(SWIFT_DEPRECATED_OBJC)
-# if __has_feature(attribute_diagnose_if_objc)
-#  define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning")))
-# else
-#  define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg)
-# endif
-#endif
-#if defined(__OBJC__)
-#if !defined(IBSegueAction)
-# define IBSegueAction 
-#endif
-#endif
-#if !defined(SWIFT_EXTERN)
-# if defined(__cplusplus)
-#  define SWIFT_EXTERN extern "C"
-# else
-#  define SWIFT_EXTERN extern
-# endif
-#endif
-#if !defined(SWIFT_CALL)
-# define SWIFT_CALL __attribute__((swiftcall))
-#endif
-#if !defined(SWIFT_INDIRECT_RESULT)
-# define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result))
-#endif
-#if !defined(SWIFT_CONTEXT)
-# define SWIFT_CONTEXT __attribute__((swift_context))
-#endif
-#if !defined(SWIFT_ERROR_RESULT)
-# define SWIFT_ERROR_RESULT __attribute__((swift_error_result))
-#endif
-#if defined(__cplusplus)
-# define SWIFT_NOEXCEPT noexcept
-#else
-# define SWIFT_NOEXCEPT 
-#endif
-#if !defined(SWIFT_C_INLINE_THUNK)
-# if __has_attribute(always_inline)
-# if __has_attribute(nodebug)
-#  define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug))
-# else
-#  define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline))
-# endif
-# else
-#  define SWIFT_C_INLINE_THUNK inline
-# endif
-#endif
-#if defined(_WIN32)
-#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL)
-# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport)
-#endif
-#else
-#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL)
-# define SWIFT_IMPORT_STDLIB_SYMBOL 
-#endif
-#endif
-#if defined(__OBJC__)
-#if __has_feature(objc_modules)
-#if __has_warning("-Watimport-in-framework-header")
-#pragma clang diagnostic ignored "-Watimport-in-framework-header"
-#endif
-#endif
-
-#endif
-#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
-#pragma clang diagnostic ignored "-Wduplicate-method-arg"
-#if __has_warning("-Wpragma-clang-attribute")
-# pragma clang diagnostic ignored "-Wpragma-clang-attribute"
-#endif
-#pragma clang diagnostic ignored "-Wunknown-pragmas"
-#pragma clang diagnostic ignored "-Wnullability"
-#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
-
-#if __has_attribute(external_source_symbol)
-# pragma push_macro("any")
-# undef any
-# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="nuSDKService",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol))
-# pragma pop_macro("any")
-#endif
-
-#if defined(__OBJC__)
-
-#endif
-#if __has_attribute(external_source_symbol)
-# pragma clang attribute pop
-#endif
-#if defined(__cplusplus)
-#endif
-#pragma clang diagnostic pop
-#endif
-
-#else
-#error unsupported Swift architecture
-#endif

二进制
NexilisLite/nuSDKService.framework/Info.plist


+ 0 - 11
NexilisLite/nuSDKService.framework/Modules/module.modulemap

@@ -1,11 +0,0 @@
-framework module nuSDKService {
-  umbrella header "nuSDKService.h"
-  export *
-
-  module * { export * }
-}
-
-module nuSDKService.Swift {
-  header "nuSDKService-Swift.h"
-  requires objc
-}

二进制
NexilisLite/nuSDKService.framework/Modules/nuSDKService.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo


+ 0 - 24061
NexilisLite/nuSDKService.framework/Modules/nuSDKService.swiftmodule/arm64-apple-ios.abi.json

@@ -1,24061 +0,0 @@
-{
-  "ABIRoot": {
-    "kind": "Root",
-    "name": "TopLevel",
-    "printedName": "TopLevel",
-    "children": [
-      {
-        "kind": "Import",
-        "name": "Security",
-        "printedName": "Security",
-        "declKind": "Import",
-        "moduleName": "nuSDKService",
-        "declAttributes": [
-          "RawDocComment"
-        ]
-      },
-      {
-        "kind": "Import",
-        "name": "Foundation",
-        "printedName": "Foundation",
-        "declKind": "Import",
-        "moduleName": "nuSDKService"
-      },
-      {
-        "kind": "Import",
-        "name": "CommonCrypto",
-        "printedName": "CommonCrypto",
-        "declKind": "Import",
-        "moduleName": "nuSDKService"
-      },
-      {
-        "kind": "Import",
-        "name": "Foundation",
-        "printedName": "Foundation",
-        "declKind": "Import",
-        "moduleName": "nuSDKService",
-        "declAttributes": [
-          "RawDocComment"
-        ]
-      },
-      {
-        "kind": "Import",
-        "name": "AVFoundation",
-        "printedName": "AVFoundation",
-        "declKind": "Import",
-        "moduleName": "nuSDKService",
-        "declAttributes": [
-          "RawDocComment"
-        ]
-      },
-      {
-        "kind": "Import",
-        "name": "ReplayKit",
-        "printedName": "ReplayKit",
-        "declKind": "Import",
-        "moduleName": "nuSDKService"
-      },
-      {
-        "kind": "TypeDecl",
-        "name": "CallBack",
-        "printedName": "CallBack",
-        "children": [
-          {
-            "kind": "Var",
-            "name": "sID",
-            "printedName": "sID",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "String",
-                "printedName": "Swift.String",
-                "usr": "s:SS"
-              }
-            ],
-            "declKind": "Var",
-            "usr": "s:12nuSDKService8CallBackP3sIDSSvp",
-            "mangledName": "$s12nuSDKService8CallBackP3sIDSSvp",
-            "moduleName": "nuSDKService",
-            "protocolReq": true,
-            "accessors": [
-              {
-                "kind": "Accessor",
-                "name": "Get",
-                "printedName": "Get()",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "declKind": "Accessor",
-                "usr": "s:12nuSDKService8CallBackP3sIDSSvg",
-                "mangledName": "$s12nuSDKService8CallBackP3sIDSSvg",
-                "moduleName": "nuSDKService",
-                "genericSig": "<τ_0_0 where τ_0_0 : nuSDKService.CallBack>",
-                "sugared_genericSig": "<Self where Self : nuSDKService.CallBack>",
-                "protocolReq": true,
-                "reqNewWitnessTableEntry": true,
-                "accessorKind": "get"
-              }
-            ]
-          },
-          {
-            "kind": "Function",
-            "name": "connectionStateChanged",
-            "printedName": "connectionStateChanged(sUserID:sDeviceID:bConState:nConType:nConSubType:nCLMConStat:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Bool?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Bool",
-                    "printedName": "Swift.Bool",
-                    "usr": "s:Sb"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.UInt8?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UInt8",
-                    "printedName": "Swift.UInt8",
-                    "usr": "s:s5UInt8V"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService8CallBackP22connectionStateChanged7sUserID07sDeviceI004bConF001nK4Type01nk3SubL011nCLMConStatySSSg_AKSbSgSiSgAMs5UInt8VSgtF",
-            "mangledName": "$s12nuSDKService8CallBackP22connectionStateChanged7sUserID07sDeviceI004bConF001nK4Type01nk3SubL011nCLMConStatySSSg_AKSbSgSiSgAMs5UInt8VSgtF",
-            "moduleName": "nuSDKService",
-            "genericSig": "<τ_0_0 where τ_0_0 : nuSDKService.CallBack>",
-            "sugared_genericSig": "<Self where Self : nuSDKService.CallBack>",
-            "protocolReq": true,
-            "reqNewWitnessTableEntry": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "gpsStateChanged",
-            "printedName": "gpsStateChanged(nState:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService8CallBackP15gpsStateChanged01nF0ySiSg_tF",
-            "mangledName": "$s12nuSDKService8CallBackP15gpsStateChanged01nF0ySiSg_tF",
-            "moduleName": "nuSDKService",
-            "genericSig": "<τ_0_0 where τ_0_0 : nuSDKService.CallBack>",
-            "sugared_genericSig": "<Self where Self : nuSDKService.CallBack>",
-            "protocolReq": true,
-            "reqNewWitnessTableEntry": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "sleepStateChanged",
-            "printedName": "sleepStateChanged(bState:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Bool?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Bool",
-                    "printedName": "Swift.Bool",
-                    "usr": "s:Sb"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService8CallBackP17sleepStateChanged01bF0ySbSg_tF",
-            "mangledName": "$s12nuSDKService8CallBackP17sleepStateChanged01bF0ySbSg_tF",
-            "moduleName": "nuSDKService",
-            "genericSig": "<τ_0_0 where τ_0_0 : nuSDKService.CallBack>",
-            "sugared_genericSig": "<Self where Self : nuSDKService.CallBack>",
-            "protocolReq": true,
-            "declAttributes": [
-              "RawDocComment"
-            ],
-            "reqNewWitnessTableEntry": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "callStateChanged",
-            "printedName": "callStateChanged(nState:sMessage:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Int",
-                "printedName": "Swift.Int",
-                "usr": "s:Si"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService8CallBackP16callStateChanged01nF08sMessageS2iSg_SSSgtF",
-            "mangledName": "$s12nuSDKService8CallBackP16callStateChanged01nF08sMessageS2iSg_SSSgtF",
-            "moduleName": "nuSDKService",
-            "genericSig": "<τ_0_0 where τ_0_0 : nuSDKService.CallBack>",
-            "sugared_genericSig": "<Self where Self : nuSDKService.CallBack>",
-            "protocolReq": true,
-            "reqNewWitnessTableEntry": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "bcastStateChanged",
-            "printedName": "bcastStateChanged(nState:sMessage:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Int",
-                "printedName": "Swift.Int",
-                "usr": "s:Si"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService8CallBackP17bcastStateChanged01nF08sMessageS2iSg_SSSgtF",
-            "mangledName": "$s12nuSDKService8CallBackP17bcastStateChanged01nF08sMessageS2iSg_SSSgtF",
-            "moduleName": "nuSDKService",
-            "genericSig": "<τ_0_0 where τ_0_0 : nuSDKService.CallBack>",
-            "sugared_genericSig": "<Self where Self : nuSDKService.CallBack>",
-            "protocolReq": true,
-            "declAttributes": [
-              "RawDocComment"
-            ],
-            "reqNewWitnessTableEntry": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "sshareStateChanged",
-            "printedName": "sshareStateChanged(nState:sMessage:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Int",
-                "printedName": "Swift.Int",
-                "usr": "s:Si"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService8CallBackP18sshareStateChanged01nF08sMessageS2iSg_SSSgtF",
-            "mangledName": "$s12nuSDKService8CallBackP18sshareStateChanged01nF08sMessageS2iSg_SSSgtF",
-            "moduleName": "nuSDKService",
-            "genericSig": "<τ_0_0 where τ_0_0 : nuSDKService.CallBack>",
-            "sugared_genericSig": "<Self where Self : nuSDKService.CallBack>",
-            "protocolReq": true,
-            "reqNewWitnessTableEntry": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "incomingData",
-            "printedName": "incomingData(sPacketID:oData:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "AnyObject?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "ProtocolComposition",
-                    "printedName": "AnyObject"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService8CallBackP12incomingData9sPacketID01oF0ySSSg_yXlSgtKF",
-            "mangledName": "$s12nuSDKService8CallBackP12incomingData9sPacketID01oF0ySSSg_yXlSgtKF",
-            "moduleName": "nuSDKService",
-            "genericSig": "<τ_0_0 where τ_0_0 : nuSDKService.CallBack>",
-            "sugared_genericSig": "<Self where Self : nuSDKService.CallBack>",
-            "protocolReq": true,
-            "throwing": true,
-            "reqNewWitnessTableEntry": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "lateResponse",
-            "printedName": "lateResponse(sPacketID:sResponse:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService8CallBackP12lateResponse9sPacketID01sF0ySSSg_AGtKF",
-            "mangledName": "$s12nuSDKService8CallBackP12lateResponse9sPacketID01sF0ySSSg_AGtKF",
-            "moduleName": "nuSDKService",
-            "genericSig": "<τ_0_0 where τ_0_0 : nuSDKService.CallBack>",
-            "sugared_genericSig": "<Self where Self : nuSDKService.CallBack>",
-            "protocolReq": true,
-            "throwing": true,
-            "reqNewWitnessTableEntry": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "asycnACKReceived",
-            "printedName": "asycnACKReceived(sPacketID:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService8CallBackP16asycnACKReceived9sPacketIDySSSg_tKF",
-            "mangledName": "$s12nuSDKService8CallBackP16asycnACKReceived9sPacketIDySSSg_tKF",
-            "moduleName": "nuSDKService",
-            "genericSig": "<τ_0_0 where τ_0_0 : nuSDKService.CallBack>",
-            "sugared_genericSig": "<Self where Self : nuSDKService.CallBack>",
-            "protocolReq": true,
-            "throwing": true,
-            "reqNewWitnessTableEntry": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "locationUpdated",
-            "printedName": "locationUpdated(lTime:sLocationInfo:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int64?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int64",
-                    "printedName": "Swift.Int64",
-                    "usr": "s:s5Int64V"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService8CallBackP15locationUpdated5lTime13sLocationInfoys5Int64VSg_SSSgtF",
-            "mangledName": "$s12nuSDKService8CallBackP15locationUpdated5lTime13sLocationInfoys5Int64VSg_SSSgtF",
-            "moduleName": "nuSDKService",
-            "genericSig": "<τ_0_0 where τ_0_0 : nuSDKService.CallBack>",
-            "sugared_genericSig": "<Self where Self : nuSDKService.CallBack>",
-            "protocolReq": true,
-            "reqNewWitnessTableEntry": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "resetDB",
-            "printedName": "resetDB()",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService8CallBackP7resetDByyF",
-            "mangledName": "$s12nuSDKService8CallBackP7resetDByyF",
-            "moduleName": "nuSDKService",
-            "genericSig": "<τ_0_0 where τ_0_0 : nuSDKService.CallBack>",
-            "sugared_genericSig": "<Self where Self : nuSDKService.CallBack>",
-            "protocolReq": true,
-            "declAttributes": [
-              "RawDocComment"
-            ],
-            "reqNewWitnessTableEntry": true,
-            "funcSelfKind": "NonMutating"
-          }
-        ],
-        "declKind": "Protocol",
-        "usr": "s:12nuSDKService8CallBackP",
-        "mangledName": "$s12nuSDKService8CallBackP",
-        "moduleName": "nuSDKService",
-        "declAttributes": [
-          "AccessControl",
-          "RawDocComment"
-        ]
-      },
-      {
-        "kind": "Import",
-        "name": "Foundation",
-        "printedName": "Foundation",
-        "declKind": "Import",
-        "moduleName": "nuSDKService",
-        "declAttributes": [
-          "RawDocComment"
-        ]
-      },
-      {
-        "kind": "Import",
-        "name": "AVFoundation",
-        "printedName": "AVFoundation",
-        "declKind": "Import",
-        "moduleName": "nuSDKService"
-      },
-      {
-        "kind": "Import",
-        "name": "CoreImage",
-        "printedName": "CoreImage",
-        "declKind": "Import",
-        "moduleName": "nuSDKService"
-      },
-      {
-        "kind": "Import",
-        "name": "UIKit",
-        "printedName": "UIKit",
-        "declKind": "Import",
-        "moduleName": "nuSDKService"
-      },
-      {
-        "kind": "Import",
-        "name": "WebPKit",
-        "printedName": "WebPKit",
-        "declKind": "Import",
-        "moduleName": "nuSDKService",
-        "declAttributes": [
-          "ImplementationOnly"
-        ]
-      },
-      {
-        "kind": "Import",
-        "name": "Foundation",
-        "printedName": "Foundation",
-        "declKind": "Import",
-        "moduleName": "nuSDKService",
-        "declAttributes": [
-          "RawDocComment"
-        ]
-      },
-      {
-        "kind": "Import",
-        "name": "Security",
-        "printedName": "Security",
-        "declKind": "Import",
-        "moduleName": "nuSDKService"
-      },
-      {
-        "kind": "Import",
-        "name": "Foundation",
-        "printedName": "Foundation",
-        "declKind": "Import",
-        "moduleName": "nuSDKService",
-        "declAttributes": [
-          "RawDocComment"
-        ]
-      },
-      {
-        "kind": "Import",
-        "name": "UIKit",
-        "printedName": "UIKit",
-        "declKind": "Import",
-        "moduleName": "nuSDKService",
-        "declAttributes": [
-          "RawDocComment"
-        ]
-      },
-      {
-        "kind": "Import",
-        "name": "AVFoundation",
-        "printedName": "AVFoundation",
-        "declKind": "Import",
-        "moduleName": "nuSDKService",
-        "declAttributes": [
-          "RawDocComment"
-        ]
-      },
-      {
-        "kind": "Import",
-        "name": "CoreTelephony",
-        "printedName": "CoreTelephony",
-        "declKind": "Import",
-        "moduleName": "nuSDKService"
-      },
-      {
-        "kind": "Import",
-        "name": "UIKit",
-        "printedName": "UIKit",
-        "declKind": "Import",
-        "moduleName": "nuSDKService"
-      },
-      {
-        "kind": "TypeDecl",
-        "name": "API",
-        "printedName": "API",
-        "children": [
-          {
-            "kind": "Function",
-            "name": "switchUser",
-            "printedName": "switchUser(cbiI:sUserID:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "nuSDKService.CallBack?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "CallBack",
-                    "printedName": "nuSDKService.CallBack",
-                    "usr": "s:12nuSDKService8CallBackP"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC10switchUser4cbiI01sE2IDyAA8CallBack_pSg_SSSgtKFZ",
-            "mangledName": "$s12nuSDKService3APIC10switchUser4cbiI01sE2IDyAA8CallBack_pSg_SSSgtKFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "throwing": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "initConnection",
-            "printedName": "initConnection(bSwitchIP:sAPIK:aAppMain:cbiI:sTCPAddr:nTCPPort:sUserID:sStartWH:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Bool?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Bool",
-                    "printedName": "Swift.Bool",
-                    "usr": "s:Sb"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIViewController?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIViewController",
-                    "printedName": "UIKit.UIViewController",
-                    "usr": "c:objc(cs)UIViewController"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "nuSDKService.CallBack?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "CallBack",
-                    "printedName": "nuSDKService.CallBack",
-                    "usr": "s:12nuSDKService8CallBackP"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC14initConnection9bSwitchIP5sAPIK8aAppMain4cbiI8sTCPAddr8nTCPPort7sUserID8sStartWHySbSg_SSSgSo16UIViewControllerCSgAA8CallBack_pSgANSiSgA2NtKFZ",
-            "mangledName": "$s12nuSDKService3APIC14initConnection9bSwitchIP5sAPIK8aAppMain4cbiI8sTCPAddr8nTCPPort7sUserID8sStartWHySbSg_SSSgSo16UIViewControllerCSgAA8CallBack_pSgANSiSgA2NtKFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl",
-              "RawDocComment"
-            ],
-            "throwing": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "switchCBI",
-            "printedName": "switchCBI(cbiI:bLight:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "nuSDKService.CallBack?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "CallBack",
-                    "printedName": "nuSDKService.CallBack",
-                    "usr": "s:12nuSDKService8CallBackP"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Bool?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Bool",
-                    "printedName": "Swift.Bool",
-                    "usr": "s:Sb"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC9switchCBI4cbiI6bLightyAA8CallBack_pSg_SbSgtKFZ",
-            "mangledName": "$s12nuSDKService3APIC9switchCBI4cbiI6bLightyAA8CallBack_pSg_SbSgtKFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "throwing": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "bnuSDKServiceReady",
-            "printedName": "bnuSDKServiceReady()",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Bool",
-                "printedName": "Swift.Bool",
-                "usr": "s:Sb"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC03bnuB5ReadySbyFZ",
-            "mangledName": "$s12nuSDKService3APIC03bnuB5ReadySbyFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "sSend",
-            "printedName": "sSend(sData:nPriority:lTimeout:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Optional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.UInt8?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UInt8",
-                    "printedName": "Swift.UInt8",
-                    "usr": "s:s5UInt8V"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC5sSend5sData9nPriority8lTimeoutSSSgAH_s5UInt8VSgSiSgtKFZ",
-            "mangledName": "$s12nuSDKService3APIC5sSend5sData9nPriority8lTimeoutSSSgAH_s5UInt8VSgSiSgtKFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "throwing": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "sSend",
-            "printedName": "sSend(abData:nPriority:lTimeout:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Optional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "[Swift.UInt8]?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Array",
-                    "printedName": "[Swift.UInt8]",
-                    "children": [
-                      {
-                        "kind": "TypeNominal",
-                        "name": "UInt8",
-                        "printedName": "Swift.UInt8",
-                        "usr": "s:s5UInt8V"
-                      }
-                    ],
-                    "usr": "s:Sa"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.UInt8?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UInt8",
-                    "printedName": "Swift.UInt8",
-                    "usr": "s:s5UInt8V"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC5sSend6abData9nPriority8lTimeoutSSSgSays5UInt8VGSg_AJSgSiSgtKFZ",
-            "mangledName": "$s12nuSDKService3APIC5sSend6abData9nPriority8lTimeoutSSSgSays5UInt8VGSg_AJSgSiSgtKFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "throwing": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "sSendResponse",
-            "printedName": "sSendResponse(sRequestID:sResponse:lTimeout:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Optional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC13sSendResponse10sRequestID01sE08lTimeoutSSSgAH_AHSiSgtKFZ",
-            "mangledName": "$s12nuSDKService3APIC13sSendResponse10sRequestID01sE08lTimeoutSSSgAH_AHSiSgtKFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "throwing": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "sGetResponse",
-            "printedName": "sGetResponse(sRequest:lTimeout:bKeepTOResp:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Optional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "Bool",
-                "printedName": "Swift.Bool",
-                "usr": "s:Sb"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC12sGetResponse8sRequest8lTimeout11bKeepTORespSSSgAH_SiSgSbtKFZ",
-            "mangledName": "$s12nuSDKService3APIC12sGetResponse8sRequest8lTimeout11bKeepTORespSSSgAH_SiSgSbtKFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "throwing": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "sGetMessage",
-            "printedName": "sGetMessage(sPacketID:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Optional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC11sGetMessage9sPacketIDSSSgAF_tKFZ",
-            "mangledName": "$s12nuSDKService3APIC11sGetMessage9sPacketIDSSSgAF_tKFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "throwing": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "abGetMessage",
-            "printedName": "abGetMessage(sPacketID:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Optional",
-                "printedName": "[Swift.UInt8]?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Array",
-                    "printedName": "[Swift.UInt8]",
-                    "children": [
-                      {
-                        "kind": "TypeNominal",
-                        "name": "UInt8",
-                        "printedName": "Swift.UInt8",
-                        "usr": "s:s5UInt8V"
-                      }
-                    ],
-                    "usr": "s:Sa"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC12abGetMessage9sPacketIDSays5UInt8VGSgSSSg_tKFZ",
-            "mangledName": "$s12nuSDKService3APIC12abGetMessage9sPacketIDSays5UInt8VGSgSSSg_tKFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "throwing": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "oGetMessage",
-            "printedName": "oGetMessage(sPacketID:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Optional",
-                "printedName": "AnyObject?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "ProtocolComposition",
-                    "printedName": "AnyObject"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC11oGetMessage9sPacketIDyXlSgSSSg_tKFZ",
-            "mangledName": "$s12nuSDKService3APIC11oGetMessage9sPacketIDyXlSgSSSg_tKFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "throwing": true,
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "sGetVersion",
-            "printedName": "sGetVersion()",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC11sGetVersionSSSgyFZ",
-            "mangledName": "$s12nuSDKService3APIC11sGetVersionSSSgyFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl",
-              "RawDocComment"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "sGetServerAddress",
-            "printedName": "sGetServerAddress()",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC17sGetServerAddressSSSgyFZ",
-            "mangledName": "$s12nuSDKService3APIC17sGetServerAddressSSSgyFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "sGetOperatorCode",
-            "printedName": "sGetOperatorCode()",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC16sGetOperatorCodeSSSgyFZ",
-            "mangledName": "$s12nuSDKService3APIC16sGetOperatorCodeSSSgyFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "sGetConnMode",
-            "printedName": "sGetConnMode()",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC12sGetConnModeSSSgyFZ",
-            "mangledName": "$s12nuSDKService3APIC12sGetConnModeSSSgyFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "sGetConnStat",
-            "printedName": "sGetConnStat()",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC12sGetConnStatSSSgyFZ",
-            "mangledName": "$s12nuSDKService3APIC12sGetConnStatSSSgyFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "bInetConnAvailable",
-            "printedName": "bInetConnAvailable()",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Bool?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Bool",
-                    "printedName": "Swift.Bool",
-                    "usr": "s:Sb"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC18bInetConnAvailableSbSgyFZ",
-            "mangledName": "$s12nuSDKService3APIC18bInetConnAvailableSbSgyFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "nGetCLXConnState",
-            "printedName": "nGetCLXConnState()",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.UInt8?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UInt8",
-                    "printedName": "Swift.UInt8",
-                    "usr": "s:s5UInt8V"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC16nGetCLXConnStates5UInt8VSgyFZ",
-            "mangledName": "$s12nuSDKService3APIC16nGetCLXConnStates5UInt8VSgyFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "sGetCurentUserID",
-            "printedName": "sGetCurentUserID()",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC16sGetCurentUserIDSSSgyFZ",
-            "mangledName": "$s12nuSDKService3APIC16sGetCurentUserIDSSSgyFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "nGetSSRequestCode",
-            "printedName": "nGetSSRequestCode()",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC17nGetSSRequestCodeSiSgyFZ",
-            "mangledName": "$s12nuSDKService3APIC17nGetSSRequestCodeSiSgyFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "sGetLocInfo",
-            "printedName": "sGetLocInfo()",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC11sGetLocInfoSSSgyFZ",
-            "mangledName": "$s12nuSDKService3APIC11sGetLocInfoSSSgyFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "pauseAudio",
-            "printedName": "pauseAudio(fValue:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Float?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Float",
-                    "printedName": "Swift.Float",
-                    "usr": "s:Sf"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC10pauseAudio6fValueySfSg_tFZ",
-            "mangledName": "$s12nuSDKService3APIC10pauseAudio6fValueySfSg_tFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl",
-              "RawDocComment"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "resumeAudio",
-            "printedName": "resumeAudio(fValue:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Float?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Float",
-                    "printedName": "Swift.Float",
-                    "usr": "s:Sf"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC11resumeAudio6fValueySfSg_tFZ",
-            "mangledName": "$s12nuSDKService3APIC11resumeAudio6fValueySfSg_tFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "turnCCallAudio",
-            "printedName": "turnCCallAudio(sParty:bOnOff:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Bool?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Bool",
-                    "printedName": "Swift.Bool",
-                    "usr": "s:Sb"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC14turnCCallAudio6sParty6bOnOffySSSg_SbSgtFZ",
-            "mangledName": "$s12nuSDKService3APIC14turnCCallAudio6sParty6bOnOffySSSg_SbSgtFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "adjustVolume",
-            "printedName": "adjustVolume(fValue:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Float?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Float",
-                    "printedName": "Swift.Float",
-                    "usr": "s:Sf"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC12adjustVolume6fValueySfSg_tFZ",
-            "mangledName": "$s12nuSDKService3APIC12adjustVolume6fValueySfSg_tFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "adjustCQFR",
-            "printedName": "adjustCQFR(nVQuality:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC10adjustCQFR9nVQualityySiSg_tFZ",
-            "mangledName": "$s12nuSDKService3APIC10adjustCQFR9nVQualityySiSg_tFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "changeCameraParam",
-            "printedName": "changeCameraParam(nCameraIdx:nResolutionIndex:nQuality:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.UInt8?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UInt8",
-                    "printedName": "Swift.UInt8",
-                    "usr": "s:s5UInt8V"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC17changeCameraParam01nE3Idx16nResolutionIndex8nQualityySiSg_s5UInt8VSgAHtFZ",
-            "mangledName": "$s12nuSDKService3APIC17changeCameraParam01nE3Idx16nResolutionIndex8nQualityySiSg_s5UInt8VSgAHtFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "incomingCallWSleep",
-            "printedName": "incomingCallWSleep(sParty:nService:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC18incomingCallWSleep6sParty8nServiceySSSg_SiSgtFZ",
-            "mangledName": "$s12nuSDKService3APIC18incomingCallWSleep6sParty8nServiceySSSg_SiSgtFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl",
-              "RawDocComment"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "initiateCCall",
-            "printedName": "initiateCCall(sParty:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC13initiateCCall6sPartyySSSg_tFZ",
-            "mangledName": "$s12nuSDKService3APIC13initiateCCall6sPartyySSSg_tFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "receiveCCall",
-            "printedName": "receiveCCall(sParty:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC12receiveCCall6sPartyySSSg_tFZ",
-            "mangledName": "$s12nuSDKService3APIC12receiveCCall6sPartyySSSg_tFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "initiateCCall",
-            "printedName": "initiateCCall(sParty:nCamIdx:nResIdx:nVQuality:ivRemoteView:ivLocalView:ivRemoteZ:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.UInt8?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UInt8",
-                    "printedName": "Swift.UInt8",
-                    "usr": "s:s5UInt8V"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "[UIKit.UIImageView]?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Array",
-                    "printedName": "[UIKit.UIImageView]",
-                    "children": [
-                      {
-                        "kind": "TypeNominal",
-                        "name": "UIImageView",
-                        "printedName": "UIKit.UIImageView",
-                        "usr": "c:objc(cs)UIImageView"
-                      }
-                    ],
-                    "usr": "s:Sa"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC13initiateCCall6sParty7nCamIdx04nResH09nVQuality12ivRemoteView0k5LocalM00kL1ZySSSg_SiSgs5UInt8VSgAMSaySo07UIImageM0CGSgARSgAUtFZ",
-            "mangledName": "$s12nuSDKService3APIC13initiateCCall6sParty7nCamIdx04nResH09nVQuality12ivRemoteView0k5LocalM00kL1ZySSSg_SiSgs5UInt8VSgAMSaySo07UIImageM0CGSgARSgAUtFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "receiveCCall",
-            "printedName": "receiveCCall(sParty:nCamIdx:nResIdx:nVQuality:ivRemoteView:ivLocalView:ivRemoteZ:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.UInt8?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UInt8",
-                    "printedName": "Swift.UInt8",
-                    "usr": "s:s5UInt8V"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "[UIKit.UIImageView]?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Array",
-                    "printedName": "[UIKit.UIImageView]",
-                    "children": [
-                      {
-                        "kind": "TypeNominal",
-                        "name": "UIImageView",
-                        "printedName": "UIKit.UIImageView",
-                        "usr": "c:objc(cs)UIImageView"
-                      }
-                    ],
-                    "usr": "s:Sa"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC12receiveCCall6sParty7nCamIdx04nResH09nVQuality12ivRemoteView0k5LocalM00kL1ZySSSg_SiSgs5UInt8VSgAMSaySo07UIImageM0CGSgARSgAUtFZ",
-            "mangledName": "$s12nuSDKService3APIC12receiveCCall6sParty7nCamIdx04nResH09nVQuality12ivRemoteView0k5LocalM00kL1ZySSSg_SiSgs5UInt8VSgAMSaySo07UIImageM0CGSgARSgAUtFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "terminateCall",
-            "printedName": "terminateCall(sParty:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "Optional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC13terminateCall6sPartyySSSg_tFZ",
-            "mangledName": "$s12nuSDKService3APIC13terminateCall6sPartyySSSg_tFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "initiateCR",
-            "printedName": "initiateCR(sConfRoom:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC10initiateCR9sConfRoomySSSg_tFZ",
-            "mangledName": "$s12nuSDKService3APIC10initiateCR9sConfRoomySSSg_tFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl",
-              "RawDocComment"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "joinCR",
-            "printedName": "joinCR(sConfRoom:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC6joinCR9sConfRoomySSSg_tFZ",
-            "mangledName": "$s12nuSDKService3APIC6joinCR9sConfRoomySSSg_tFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "initiateCR",
-            "printedName": "initiateCR(sConfRoom:nCamIdx:nResIdx:nVQuality:ivRemoteView:ivLocalView:ivRemoteZ:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.UInt8?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UInt8",
-                    "printedName": "Swift.UInt8",
-                    "usr": "s:s5UInt8V"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "[UIKit.UIImageView]?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Array",
-                    "printedName": "[UIKit.UIImageView]",
-                    "children": [
-                      {
-                        "kind": "TypeNominal",
-                        "name": "UIImageView",
-                        "printedName": "UIKit.UIImageView",
-                        "usr": "c:objc(cs)UIImageView"
-                      }
-                    ],
-                    "usr": "s:Sa"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC10initiateCR9sConfRoom7nCamIdx04nResI09nVQuality12ivRemoteView0l5LocalN00lM1ZySSSg_SiSgs5UInt8VSgAMSaySo07UIImageN0CGSgARSgAUtFZ",
-            "mangledName": "$s12nuSDKService3APIC10initiateCR9sConfRoom7nCamIdx04nResI09nVQuality12ivRemoteView0l5LocalN00lM1ZySSSg_SiSgs5UInt8VSgAMSaySo07UIImageN0CGSgARSgAUtFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "joinCR",
-            "printedName": "joinCR(sConfRoom:nCamIdx:nResIdx:nVQuality:ivRemoteView:ivLocalView:ivRemoteZ:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.UInt8?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UInt8",
-                    "printedName": "Swift.UInt8",
-                    "usr": "s:s5UInt8V"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "[UIKit.UIImageView]?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Array",
-                    "printedName": "[UIKit.UIImageView]",
-                    "children": [
-                      {
-                        "kind": "TypeNominal",
-                        "name": "UIImageView",
-                        "printedName": "UIKit.UIImageView",
-                        "usr": "c:objc(cs)UIImageView"
-                      }
-                    ],
-                    "usr": "s:Sa"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC6joinCR9sConfRoom7nCamIdx04nResI09nVQuality12ivRemoteView0l5LocalN00lM1ZySSSg_SiSgs5UInt8VSgAMSaySo07UIImageN0CGSgARSgAUtFZ",
-            "mangledName": "$s12nuSDKService3APIC6joinCR9sConfRoom7nCamIdx04nResI09nVQuality12ivRemoteView0l5LocalN00lM1ZySSSg_SiSgs5UInt8VSgAMSaySo07UIImageN0CGSgARSgAUtFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "ccs",
-            "printedName": "ccs(sTicketID:nCamIdx:nResIdx:nVQuality:ivRemoteView:ivLocalView:ivRemoteZ:bCameraOn:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.UInt8?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UInt8",
-                    "printedName": "Swift.UInt8",
-                    "usr": "s:s5UInt8V"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "[UIKit.UIImageView]?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Array",
-                    "printedName": "[UIKit.UIImageView]",
-                    "children": [
-                      {
-                        "kind": "TypeNominal",
-                        "name": "UIImageView",
-                        "printedName": "UIKit.UIImageView",
-                        "usr": "c:objc(cs)UIImageView"
-                      }
-                    ],
-                    "usr": "s:Sa"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Bool?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Bool",
-                    "printedName": "Swift.Bool",
-                    "usr": "s:Sb"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC3ccs9sTicketID7nCamIdx04nResH09nVQuality12ivRemoteView0k5LocalM00kL1Z9bCameraOnySSSg_SiSgs5UInt8VSgANSaySo07UIImageM0CGSgASSgAVSbSgtFZ",
-            "mangledName": "$s12nuSDKService3APIC3ccs9sTicketID7nCamIdx04nResH09nVQuality12ivRemoteView0k5LocalM00kL1Z9bCameraOnySSSg_SiSgs5UInt8VSgANSaySo07UIImageM0CGSgASSgAVSbSgtFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl",
-              "RawDocComment"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "csa",
-            "printedName": "csa(sTicketID:nCamIdx:nResIdx:nVQuality:ivRemoteView:ivLocalView:ivRemoteZ:bCameraOn:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.UInt8?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UInt8",
-                    "printedName": "Swift.UInt8",
-                    "usr": "s:s5UInt8V"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "[UIKit.UIImageView]?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Array",
-                    "printedName": "[UIKit.UIImageView]",
-                    "children": [
-                      {
-                        "kind": "TypeNominal",
-                        "name": "UIImageView",
-                        "printedName": "UIKit.UIImageView",
-                        "usr": "c:objc(cs)UIImageView"
-                      }
-                    ],
-                    "usr": "s:Sa"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Bool?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Bool",
-                    "printedName": "Swift.Bool",
-                    "usr": "s:Sb"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC3csa9sTicketID7nCamIdx04nResH09nVQuality12ivRemoteView0k5LocalM00kL1Z9bCameraOnySSSg_SiSgs5UInt8VSgANSaySo07UIImageM0CGSgASSgAVSbSgtFZ",
-            "mangledName": "$s12nuSDKService3APIC3csa9sTicketID7nCamIdx04nResH09nVQuality12ivRemoteView0k5LocalM00kL1Z9bCameraOnySSSg_SiSgs5UInt8VSgANSaySo07UIImageM0CGSgASSgAVSbSgtFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "adjustBCQFR",
-            "printedName": "adjustBCQFR(nVQuality:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC11adjustBCQFR9nVQualityySiSg_tFZ",
-            "mangledName": "$s12nuSDKService3APIC11adjustBCQFR9nVQualityySiSg_tFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl",
-              "RawDocComment"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "turnLBRAudio",
-            "printedName": "turnLBRAudio(sBroadcasterID:bOnOff:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Bool?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Bool",
-                    "printedName": "Swift.Bool",
-                    "usr": "s:Sb"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC12turnLBRAudio14sBroadcasterID6bOnOffySSSg_SbSgtFZ",
-            "mangledName": "$s12nuSDKService3APIC12turnLBRAudio14sBroadcasterID6bOnOffySSSg_SbSgtFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "adjustLBRVolume",
-            "printedName": "adjustLBRVolume(sBroadcasterID:fValue:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Float?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Float",
-                    "printedName": "Swift.Float",
-                    "usr": "s:Sf"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC15adjustLBRVolume14sBroadcasterID6fValueySSSg_SfSgtFZ",
-            "mangledName": "$s12nuSDKService3APIC15adjustLBRVolume14sBroadcasterID6fValueySSSg_SfSgtFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "initiateBC",
-            "printedName": "initiateBC(sTitle:nCamIdx:nResIdx:nVQuality:ivLocalView:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.UInt8?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UInt8",
-                    "printedName": "Swift.UInt8",
-                    "usr": "s:s5UInt8V"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC10initiateBC6sTitle7nCamIdx04nResH09nVQuality11ivLocalViewySSSg_SiSgs5UInt8VSgAKSo07UIImageM0CSgtFZ",
-            "mangledName": "$s12nuSDKService3APIC10initiateBC6sTitle7nCamIdx04nResH09nVQuality11ivLocalViewySSSg_SiSgs5UInt8VSgAKSo07UIImageM0CSgtFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "joinBC",
-            "printedName": "joinBC(sBroadcasterID:ivRemoteView:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC6joinBC14sBroadcasterID12ivRemoteViewySSSg_So07UIImageJ0CSgtFZ",
-            "mangledName": "$s12nuSDKService3APIC6joinBC14sBroadcasterID12ivRemoteViewySSSg_So07UIImageJ0CSgtFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl",
-              "RawDocComment"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "terminateBC",
-            "printedName": "terminateBC(sBroadcasterID:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "Optional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC11terminateBC14sBroadcasterIDySSSg_tFZ",
-            "mangledName": "$s12nuSDKService3APIC11terminateBC14sBroadcasterIDySSSg_tFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "ibca",
-            "printedName": "ibca(sTitle:nCamIdx:nResIdx:nVQuality:tvCameraPreview:ivRemoteS:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.UInt8?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UInt8",
-                    "printedName": "Swift.UInt8",
-                    "usr": "s:s5UInt8V"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC4ibca6sTitle7nCamIdx04nResG09nVQuality15tvCameraPreview9ivRemoteSySSSg_SiSgs5UInt8VSgALSo11UIImageViewCSgARtFZ",
-            "mangledName": "$s12nuSDKService3APIC4ibca6sTitle7nCamIdx04nResG09nVQuality15tvCameraPreview9ivRemoteSySSSg_SiSgs5UInt8VSgALSo11UIImageViewCSgARtFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl",
-              "RawDocComment"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "iabc",
-            "printedName": "iabc(nCamIdx:nResIdx:nVQuality:tvCameraPreview:sBroadcasterID:ivRemoteM:ivRemoteS:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.UInt8?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UInt8",
-                    "printedName": "Swift.UInt8",
-                    "usr": "s:s5UInt8V"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC4iabc7nCamIdx04nResF09nVQuality15tvCameraPreview14sBroadcasterID9ivRemoteM0nO1SySiSg_s5UInt8VSgALSo11UIImageViewCSgSSSgA2RtFZ",
-            "mangledName": "$s12nuSDKService3APIC4iabc7nCamIdx04nResF09nVQuality15tvCameraPreview14sBroadcasterID9ivRemoteM0nO1SySiSg_s5UInt8VSgALSo11UIImageViewCSgSSSgA2RtFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl",
-              "RawDocComment"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "sabc",
-            "printedName": "sabc(sAudienceID:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC4sabc11sAudienceIDySSSg_tFZ",
-            "mangledName": "$s12nuSDKService3APIC4sabc11sAudienceIDySSSg_tFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl",
-              "RawDocComment"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "eabc",
-            "printedName": "eabc(sAudienceID:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC4eabc11sAudienceIDySSSg_tFZ",
-            "mangledName": "$s12nuSDKService3APIC4eabc11sAudienceIDySSSg_tFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl",
-              "RawDocComment"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "initiateSS",
-            "printedName": "initiateSS(sTitle:nQuality:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.Int?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "Int",
-                    "printedName": "Swift.Int",
-                    "usr": "s:Si"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC10initiateSS6sTitle8nQualityySSSg_SiSgtFZ",
-            "mangledName": "$s12nuSDKService3APIC10initiateSS6sTitle8nQualityySSSg_SiSgtFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl",
-              "RawDocComment"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "joinSS",
-            "printedName": "joinSS(sBroadcasterID:ivRemoteView:)",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "Swift.String?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "String",
-                    "printedName": "Swift.String",
-                    "usr": "s:SS"
-                  }
-                ],
-                "usr": "s:Sq"
-              },
-              {
-                "kind": "TypeNominal",
-                "name": "ImplicitlyUnwrappedOptional",
-                "printedName": "UIKit.UIImageView?",
-                "children": [
-                  {
-                    "kind": "TypeNominal",
-                    "name": "UIImageView",
-                    "printedName": "UIKit.UIImageView",
-                    "usr": "c:objc(cs)UIImageView"
-                  }
-                ],
-                "usr": "s:Sq"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC6joinSS14sBroadcasterID12ivRemoteViewySSSg_So07UIImageJ0CSgtFZ",
-            "mangledName": "$s12nuSDKService3APIC6joinSS14sBroadcasterID12ivRemoteViewySSSg_So07UIImageJ0CSgtFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          },
-          {
-            "kind": "Function",
-            "name": "terminateSS",
-            "printedName": "terminateSS()",
-            "children": [
-              {
-                "kind": "TypeNominal",
-                "name": "Void",
-                "printedName": "()"
-              }
-            ],
-            "declKind": "Func",
-            "usr": "s:12nuSDKService3APIC11terminateSSyyFZ",
-            "mangledName": "$s12nuSDKService3APIC11terminateSSyyFZ",
-            "moduleName": "nuSDKService",
-            "static": true,
-            "declAttributes": [
-              "Final",
-              "AccessControl"
-            ],
-            "funcSelfKind": "NonMutating"
-          }
-        ],
-        "declKind": "Class",
-        "usr": "s:12nuSDKService3APIC",
-        "mangledName": "$s12nuSDKService3APIC",
-        "moduleName": "nuSDKService",
-        "declAttributes": [
-          "Final",
-          "AccessControl",
-          "RawDocComment"
-        ],
-        "hasMissingDesignatedInitializers": true
-      },
-      {
-        "kind": "Import",
-        "name": "Foundation",
-        "printedName": "Foundation",
-        "declKind": "Import",
-        "moduleName": "nuSDKService",
-        "declAttributes": [
-          "RawDocComment"
-        ]
-      },
-      {
-        "kind": "Import",
-        "name": "AVFoundation",
-        "printedName": "AVFoundation",
-        "declKind": "Import",
-        "moduleName": "nuSDKService"
-      },
-      {
-        "kind": "Import",
-        "name": "CoreImage",
-        "printedName": "CoreImage",
-        "declKind": "Import",
-        "moduleName": "nuSDKService"
-      },
-      {
-        "kind": "Import",
-        "name": "UIKit",
-        "printedName": "UIKit",
-        "declKind": "Import",
-        "moduleName": "nuSDKService"
-      },
-      {
-        "kind": "Import",
-        "name": "WebPKit",
-        "printedName": "WebPKit",
-        "declKind": "Import",
-        "moduleName": "nuSDKService",
-        "declAttributes": [
-          "ImplementationOnly"
-        ]
-      },
-      {
-        "kind": "Import",
-        "name": "Foundation",
-        "printedName": "Foundation",
-        "declKind": "Import",
-        "moduleName": "nuSDKService",
-        "declAttributes": [
-          "RawDocComment"
-        ]
-      },
-      {
-        "kind": "Import",
-        "name": "AVFoundation",
-        "printedName": "AVFoundation",
-        "declKind": "Import",
-        "moduleName": "nuSDKService"
-      },
-      {
-        "kind": "Import",
-        "name": "CoreImage",
-        "printedName": "CoreImage",
-        "declKind": "Import",
-        "moduleName": "nuSDKService"
-      },
-      {
-        "kind": "Import",
-        "name": "UIKit",
-        "printedName": "UIKit",
-        "declKind": "Import",
-        "moduleName": "nuSDKService"
-      },
-      {
-        "kind": "Import",
-        "name": "WebPKit",
-        "printedName": "WebPKit",
-        "declKind": "Import",
-        "moduleName": "nuSDKService",
-        "declAttributes": [
-          "ImplementationOnly"
-        ]
-      },
-      {
-        "kind": "Import",
-        "name": "Foundation",
-        "printedName": "Foundation",
-        "declKind": "Import",
-        "moduleName": "nuSDKService",
-        "declAttributes": [
-          "RawDocComment"
-        ]
-      },
-      {
-        "kind": "Import",
-        "name": "Foundation",
-        "printedName": "Foundation",
-        "declKind": "Import",
-        "moduleName": "nuSDKService",
-        "declAttributes": [
-          "RawDocComment"
-        ]
-      }
-    ],
-    "json_format_version": 8
-  },
-  "ConstValues": [
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "StringLiteral",
-      "offset": 374,
-      "length": 502,
-      "value": "\"49s3rgZr2807196614M7565wIDVzO5267SOlx4MlR98425T1d20219900210yf9E443G6qTk8kgviV6Wq9s1ASMt2w7eALN3V6UcpvC1996140819m51Lh51p7Ssi37lNcR1l1v354Q3SH42a8XkFsKcerfLOHoM3vIl72Z3t7KNPIhcYtM89923091968TgRVx984xQ4719WZ8N7h23091968147D6996XLU1M2A8N87QQyiZP8HlxgU60819990210T7ik68iw7BXP67H88NL52m62WU8R2O3415XIfNS8896T71996140219I1977eqg3tR42LCG31DpI1l43yip51bi2g135p3D469t26Uw9k82Nx4wji8A9028071966x9l888v798gFnAwc996CY3MwMXbuBviUEZYlCNjQ14E99QUZ8B2766ANFq8iQ14w2MlCbIwNA23Fpy9FFKsYsY4184RMeTqWMiRWbDYJ67M5DhBG2UX\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 912,
-      "length": 6,
-      "value": "25200"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "StringLiteral",
-      "offset": 1109,
-      "length": 7,
-      "value": "\"dd_HH\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "StringLiteral",
-      "offset": 1208,
-      "length": 3,
-      "value": "\"_\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1237,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1303,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "StringLiteral",
-      "offset": 1420,
-      "length": 3,
-      "value": "\" \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1488,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1512,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1520,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1535,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1543,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1559,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1567,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1596,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1626,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1642,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1650,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1961,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2073,
-      "length": 2,
-      "value": "16"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2366,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2376,
-      "length": 2,
-      "value": "16"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2411,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2436,
-      "length": 2,
-      "value": "16"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2464,
-      "length": 2,
-      "value": "16"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2633,
-      "length": 2,
-      "value": "16"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "StringLiteral",
-      "offset": 3185,
-      "length": 3,
-      "value": "\" \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3196,
-      "length": 2,
-      "value": "40"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "StringLiteral",
-      "offset": 3239,
-      "length": 3,
-      "value": "\" \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3250,
-      "length": 2,
-      "value": "40"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3264,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3268,
-      "length": 1,
-      "value": "9"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3285,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3289,
-      "length": 2,
-      "value": "17"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3303,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3308,
-      "length": 2,
-      "value": "19"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3324,
-      "length": 2,
-      "value": "50"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3329,
-      "length": 2,
-      "value": "59"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3343,
-      "length": 2,
-      "value": "20"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3348,
-      "length": 2,
-      "value": "29"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3364,
-      "length": 3,
-      "value": "103"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3370,
-      "length": 3,
-      "value": "112"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3385,
-      "length": 2,
-      "value": "30"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3390,
-      "length": 2,
-      "value": "39"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3406,
-      "length": 3,
-      "value": "180"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3412,
-      "length": 3,
-      "value": "189"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3427,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3431,
-      "length": 1,
-      "value": "9"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3448,
-      "length": 3,
-      "value": "210"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3454,
-      "length": 3,
-      "value": "219"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3469,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3474,
-      "length": 2,
-      "value": "19"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3490,
-      "length": 3,
-      "value": "250"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3496,
-      "length": 3,
-      "value": "259"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3511,
-      "length": 2,
-      "value": "20"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3516,
-      "length": 2,
-      "value": "29"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3532,
-      "length": 3,
-      "value": "305"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3538,
-      "length": 3,
-      "value": "314"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3553,
-      "length": 2,
-      "value": "30"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3558,
-      "length": 2,
-      "value": "39"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3574,
-      "length": 3,
-      "value": "375"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionEDID.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3580,
-      "length": 3,
-      "value": "384"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 235,
-      "length": 2,
-      "value": "16"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 278,
-      "length": 6,
-      "value": "10000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 331,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 484,
-      "length": 4,
-      "value": "1024"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 521,
-      "length": 4,
-      "value": "1024"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 553,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 624,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 771,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "BooleanLiteral",
-      "offset": 945,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1275,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1384,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1609,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1721,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1778,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2159,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2209,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2389,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2545,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2590,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2640,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3304,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3340,
-      "length": 6,
-      "value": "30000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3381,
-      "length": 6,
-      "value": "10000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3538,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3618,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4116,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4243,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4723,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4814,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4905,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "BooleanLiteral",
-      "offset": 5594,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7244,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7855,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/DatagramSocket.swift",
-      "kind": "BooleanLiteral",
-      "offset": 8346,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 242,
-      "length": 3,
-      "value": "148"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 248,
-      "length": 4,
-      "value": "1460"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 330,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 483,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "BooleanLiteral",
-      "offset": 634,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 679,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 778,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 787,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 924,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 967,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1004,
-      "length": 4,
-      "value": "1000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "FloatLiteral",
-      "offset": 1069,
-      "length": 4,
-      "value": "0.30"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1342,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1651,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1706,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1731,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1758,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1777,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1789,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1811,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1827,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1978,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1984,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1998,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2003,
-      "length": 4,
-      "value": "0xff"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2052,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2058,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2072,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2077,
-      "length": 4,
-      "value": "0xff"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2118,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2163,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2179,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2196,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 2262,
-      "length": 74,
-      "value": "\">>> 1: \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 2276,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 2284,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 2292,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 2305,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 2314,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 2325,
-      "length": 3,
-      "value": "\" >>> \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 2335,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2386,
-      "length": 1,
-      "value": "7"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2406,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2416,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2439,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2456,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2537,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2549,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 2565,
-      "length": 35,
-      "value": "\">>> 2: \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 2594,
-      "length": 3,
-      "value": "\"***\n\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2721,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2834,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2848,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2864,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3050,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3060,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3108,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3162,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3183,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3204,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3231,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3256,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3271,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3491,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3651,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3669,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3742,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3836,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3854,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3879,
-      "length": 6,
-      "value": "0xFF00"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3890,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3909,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3927,
-      "length": 6,
-      "value": "0x00FF"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3948,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3965,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3999,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4028,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4336,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4348,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4391,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4533,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4584,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4596,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4639,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4806,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4823,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5227,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 5237,
-      "length": 36,
-      "value": "\"SS-Join:\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 5272,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5464,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5477,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5632,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "BooleanLiteral",
-      "offset": 5688,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5775,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5873,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 5883,
-      "length": 36,
-      "value": "\"SS-Bcst:\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 5918,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "BooleanLiteral",
-      "offset": 6049,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6082,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6358,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6416,
-      "length": 4,
-      "value": "8192"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6487,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "BooleanLiteral",
-      "offset": 6547,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "BooleanLiteral",
-      "offset": 6777,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 6973,
-      "length": 34,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 7000,
-      "length": 1,
-      "value": "\"#b#r#t\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 7091,
-      "length": 94,
-      "value": "\"JoIN\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 7118,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 7144,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 7166,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 7184,
-      "length": 9,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7235,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7245,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7281,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7298,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7500,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7612,
-      "length": 2,
-      "value": "-5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 7623,
-      "length": 30,
-      "value": "\"Screen sharing setup failed.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7735,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7981,
-      "length": 4,
-      "value": "8192"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8085,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8135,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8388,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8446,
-      "length": 4,
-      "value": "8192"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8517,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "BooleanLiteral",
-      "offset": 8582,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8842,
-      "length": 2,
-      "value": "28"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "BooleanLiteral",
-      "offset": 8865,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 9050,
-      "length": 34,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 9077,
-      "length": 1,
-      "value": "\"#b#r#t\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 9168,
-      "length": 54,
-      "value": "\"BcST\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 9195,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 9221,
-      "length": 9,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9272,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9282,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9318,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9335,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9537,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9649,
-      "length": 2,
-      "value": "-5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 9660,
-      "length": 30,
-      "value": "\"Screen sharing setup failed.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "BooleanLiteral",
-      "offset": 9852,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10090,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10118,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10140,
-      "length": 4,
-      "value": "1000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "FloatLiteral",
-      "offset": 10195,
-      "length": 4,
-      "value": "0.30"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10280,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "BooleanLiteral",
-      "offset": 10336,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10389,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "FloatLiteral",
-      "offset": 11441,
-      "length": 3,
-      "value": "1.0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12391,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "FloatLiteral",
-      "offset": 12423,
-      "length": 3,
-      "value": "0.3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12454,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12481,
-      "length": 3,
-      "value": "999"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "FloatLiteral",
-      "offset": 12515,
-      "length": 4,
-      "value": "0.75"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12569,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "BooleanLiteral",
-      "offset": 12598,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12622,
-      "length": 3,
-      "value": "500"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "BooleanLiteral",
-      "offset": 12641,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12672,
-      "length": 3,
-      "value": "500"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12695,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12712,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12741,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12746,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12762,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12779,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12803,
-      "length": 3,
-      "value": "100"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12821,
-      "length": 3,
-      "value": "100"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12844,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12860,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12883,
-      "length": 2,
-      "value": "50"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12900,
-      "length": 2,
-      "value": "50"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12960,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12964,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12968,
-      "length": 3,
-      "value": "100"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13086,
-      "length": 4,
-      "value": "1000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13309,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 13315,
-      "length": 7,
-      "value": "\"\/n.OL\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13378,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13458,
-      "length": 2,
-      "value": "-3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 13469,
-      "length": 28,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13480,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 13483,
-      "length": 1,
-      "value": "\",not sharing.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13560,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 13566,
-      "length": 7,
-      "value": "\"\/c.RB\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13614,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13640,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13789,
-      "length": 2,
-      "value": "-4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 13800,
-      "length": 31,
-      "value": "\"Screen sharing channel in use\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13895,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 13901,
-      "length": 7,
-      "value": "\"\/c.ST\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13940,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14031,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14127,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 14138,
-      "length": 26,
-      "value": "\"Waiting for audiences...\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14203,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14217,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14273,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14321,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14407,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14562,
-      "length": 2,
-      "value": "22"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 14573,
-      "length": 43,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14584,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 14587,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14598,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 14601,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14612,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 14615,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14655,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14669,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14725,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14806,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 14812,
-      "length": 7,
-      "value": "\"\/c.EN\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14863,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14902,
-      "length": 2,
-      "value": "88"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 14913,
-      "length": 28,
-      "value": "\"Screen sharing terminated.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15138,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15176,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 15187,
-      "length": 31,
-      "value": "\"Screen sharing channel in use\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15266,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 15276,
-      "length": 27,
-      "value": "\"Initiating screen sharing\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15328,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 15550,
-      "length": 47,
-      "value": "\"\/c.IN\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 15578,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 15596,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15645,
-      "length": 2,
-      "value": "-2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 15656,
-      "length": 35,
-      "value": "\"Initiating screen sharing failed.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15895,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15933,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 15944,
-      "length": 31,
-      "value": "\"Screen sharing channel in use\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16060,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 16184,
-      "length": 47,
-      "value": "\"\/c.AC\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 16212,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 16230,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16278,
-      "length": 2,
-      "value": "-7"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 16289,
-      "length": 32,
-      "value": "\"Joining screen sharing failed.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16485,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16523,
-      "length": 2,
-      "value": "88"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 16534,
-      "length": 28,
-      "value": "\"Screen sharing terminated.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 16658,
-      "length": 52,
-      "value": "\"\/c.EN\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 16686,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaSS.swift",
-      "kind": "StringLiteral",
-      "offset": 16709,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 334,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 385,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 436,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 487,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 547,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 604,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 658,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 712,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 751,
-      "length": 3,
-      "value": "190"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 792,
-      "length": 3,
-      "value": "208"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 830,
-      "length": 2,
-      "value": "64"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 835,
-      "length": 4,
-      "value": "1024"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 889,
-      "length": 4,
-      "value": "1024"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 959,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1287,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1331,
-      "length": 2,
-      "value": "38"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1497,
-      "length": 3,
-      "value": "800"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1611,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1643,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1702,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1858,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2162,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2239,
-      "length": 4,
-      "value": "8000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2292,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2314,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2337,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2358,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2382,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2404,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2420,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "FloatLiteral",
-      "offset": 2588,
-      "length": 7,
-      "value": "10000.0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "FloatLiteral",
-      "offset": 2635,
-      "length": 5,
-      "value": "300.0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2738,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2916,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2951,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3062,
-      "length": 8,
-      "value": "86400000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 3178,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 3210,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3253,
-      "length": 4,
-      "value": "-666"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "FloatLiteral",
-      "offset": 3370,
-      "length": 4,
-      "value": "0.45"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3402,
-      "length": 4,
-      "value": "1000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3469,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 3511,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 3541,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3717,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 3774,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 3813,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3939,
-      "length": 3,
-      "value": "640"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3983,
-      "length": 3,
-      "value": "480"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 4027,
-      "length": 3,
-      "value": "\"?\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4135,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 4213,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4395,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4404,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4706,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 4752,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 4910,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 4958,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5376,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 5560,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5597,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5677,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5811,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5848,
-      "length": 2,
-      "value": "16"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 5977,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6118,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6708,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6865,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7587,
-      "length": 4,
-      "value": "4410"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "FloatLiteral",
-      "offset": 8225,
-      "length": 3,
-      "value": "1.0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 8256,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "FloatLiteral",
-      "offset": 8466,
-      "length": 3,
-      "value": "1.0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "FloatLiteral",
-      "offset": 8566,
-      "length": 3,
-      "value": "1.0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 8630,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 8983,
-      "length": 20,
-      "value": "\"dqSetZoomedChannel\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9280,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 9310,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 9385,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 9428,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 9504,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9885,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9891,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9905,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9910,
-      "length": 4,
-      "value": "0xff"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10063,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10086,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10639,
-      "length": 6,
-      "value": "0xFF00"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10650,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10677,
-      "length": 6,
-      "value": "0x00FF"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "Array",
-      "offset": 10714,
-      "length": 6,
-      "value": "[0, 0]"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10752,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 10788,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 11001,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 11467,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 11555,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 11683,
-      "length": 4,
-      "value": "3000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 11737,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 11817,
-      "length": 2,
-      "value": "35"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 11828,
-      "length": 92,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 11855,
-      "length": 1,
-      "value": "\",-1,\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 11892,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 11919,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12058,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12441,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12543,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12616,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12691,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12747,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12765,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12807,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12833,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13012,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13018,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13032,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13037,
-      "length": 4,
-      "value": "0xff"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13089,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13122,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13273,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13296,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13724,
-      "length": 4,
-      "value": "3000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13956,
-      "length": 2,
-      "value": "35"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 13967,
-      "length": 115,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 13994,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 14013,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 14047,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 14081,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14202,
-      "length": 4,
-      "value": "5000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14256,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14284,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14340,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14410,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14439,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14469,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14515,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14607,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14627,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14637,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14673,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14703,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14746,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14819,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14843,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15060,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15363,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15617,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15707,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15736,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15791,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15817,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16136,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16146,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16194,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16248,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16269,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16296,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16321,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16336,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16371,
-      "length": 6,
-      "value": "0xFF00"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16382,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16398,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16426,
-      "length": 6,
-      "value": "0x00FF"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16642,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16803,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16821,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16851,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16908,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17002,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17035,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17052,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17086,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17115,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17423,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17435,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17478,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17620,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17671,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17683,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17726,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17893,
-      "length": 2,
-      "value": "30"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17910,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18205,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18232,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18269,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18305,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18385,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18412,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18486,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18563,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18576,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18603,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18640,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18656,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18750,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18777,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18814,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18850,
-      "length": 4,
-      "value": "-666"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19577,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19625,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19648,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19678,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 19872,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19993,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 20189,
-      "length": 4,
-      "value": "8192"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 20277,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 20468,
-      "length": 4,
-      "value": "8192"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 20560,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 20890,
-      "length": 4,
-      "value": "8192"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 20975,
-      "length": 2,
-      "value": "20"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 21166,
-      "length": 4,
-      "value": "8192"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 21254,
-      "length": 2,
-      "value": "20"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 21433,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 21482,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 21574,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 21696,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 21734,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 21763,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 21796,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 21829,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 21894,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22088,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22115,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22148,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 22174,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 22361,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22576,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 22610,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 22944,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22982,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23092,
-      "length": 4,
-      "value": "-666"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 23139,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23297,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 23311,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 23605,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23639,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23844,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23885,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 23895,
-      "length": 82,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 23921,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 23947,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 23976,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 24028,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24146,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24247,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 24300,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24379,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24516,
-      "length": 2,
-      "value": "28"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24523,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24534,
-      "length": 2,
-      "value": "29"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24540,
-      "length": 4,
-      "value": "0xff"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24803,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24839,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 25031,
-      "length": 34,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 25058,
-      "length": 1,
-      "value": "\"#b#r#t\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 25147,
-      "length": 120,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25173,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 25178,
-      "length": 7,
-      "value": "\"ACoIP\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 25188,
-      "length": 7,
-      "value": "\"VCoIP\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 25196,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 25218,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 25244,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 25266,
-      "length": 9,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25314,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25324,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25358,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25375,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25421,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25578,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 25756,
-      "length": 7,
-      "value": "\"~C$R@\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25859,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 25970,
-      "length": 7,
-      "value": "\"~C$S@\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26073,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26422,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26448,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26550,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26813,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26839,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27017,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 27211,
-      "length": 42,
-      "value": "\"2807196614021090021019961408199923091968\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27347,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27387,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27409,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27873,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27986,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 28043,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "FloatLiteral",
-      "offset": 28179,
-      "length": 3,
-      "value": "1.0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 28425,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 28856,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 28871,
-      "length": 3,
-      "value": "100"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "FloatLiteral",
-      "offset": 29012,
-      "length": 3,
-      "value": "0.0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29324,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29443,
-      "length": 2,
-      "value": "20"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29505,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29984,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "FloatLiteral",
-      "offset": 30387,
-      "length": 6,
-      "value": "-60.00"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "Array",
-      "offset": 30846,
-      "length": 3,
-      "value": "[0]"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "FloatLiteral",
-      "offset": 31060,
-      "length": 3,
-      "value": "0.0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31091,
-      "length": 4,
-      "value": "4410"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31182,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31254,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31520,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 31628,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31741,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 32791,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 32808,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 32835,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33027,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33099,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "FloatLiteral",
-      "offset": 33197,
-      "length": 3,
-      "value": "0.0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33280,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33312,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33326,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33353,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33803,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33826,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33856,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 33943,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34218,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 34314,
-      "length": 40,
-      "value": "\"\/c.CP\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 34342,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 34353,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34397,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 34492,
-      "length": 40,
-      "value": "\"\/c.CP\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 34520,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 34531,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34908,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 35002,
-      "length": 50,
-      "value": "\"\/a.mMd\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 35031,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 35041,
-      "length": 3,
-      "value": "\"1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 35047,
-      "length": 3,
-      "value": "\"0\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 35051,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 35154,
-      "length": 50,
-      "value": "\"\/a.mMd\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 35183,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 35193,
-      "length": 3,
-      "value": "\"1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 35199,
-      "length": 3,
-      "value": "\"0\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 35203,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 35254,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 35343,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 35503,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 35530,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36047,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36085,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36300,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 36357,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 36429,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36467,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36740,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36772,
-      "length": 2,
-      "value": "20"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36802,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36829,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36861,
-      "length": 2,
-      "value": "30"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36891,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36918,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36950,
-      "length": 2,
-      "value": "45"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36980,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37007,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37039,
-      "length": 2,
-      "value": "45"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37069,
-      "length": 1,
-      "value": "7"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37096,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37128,
-      "length": 2,
-      "value": "45"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37158,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37186,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37218,
-      "length": 2,
-      "value": "50"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37248,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37276,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37308,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37338,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37366,
-      "length": 1,
-      "value": "7"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37398,
-      "length": 2,
-      "value": "70"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37428,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37456,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37488,
-      "length": 2,
-      "value": "80"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37518,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37546,
-      "length": 1,
-      "value": "9"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37578,
-      "length": 2,
-      "value": "90"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37608,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37636,
-      "length": 3,
-      "value": "999"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37670,
-      "length": 2,
-      "value": "75"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37722,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 37751,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37775,
-      "length": 3,
-      "value": "500"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 37794,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37825,
-      "length": 3,
-      "value": "500"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37848,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37865,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37894,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37899,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37915,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37932,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37956,
-      "length": 3,
-      "value": "100"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37974,
-      "length": 3,
-      "value": "100"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37997,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38013,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38036,
-      "length": 2,
-      "value": "30"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38053,
-      "length": 2,
-      "value": "30"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38113,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38117,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38121,
-      "length": 3,
-      "value": "100"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38239,
-      "length": 4,
-      "value": "1000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38270,
-      "length": 1,
-      "value": "9"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38274,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38349,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 38359,
-      "length": 154,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 38385,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 38411,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 38433,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 38462,
-      "length": 1,
-      "value": "\"(\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 38486,
-      "length": 1,
-      "value": "\"x\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 38511,
-      "length": 1,
-      "value": "\")\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38828,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38871,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 39031,
-      "length": 39,
-      "value": "\"\/c.RR\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 39059,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 39069,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39152,
-      "length": 2,
-      "value": "21"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 39163,
-      "length": 54,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 39174,
-      "length": 1,
-      "value": "\",incoming Ac.call on channel \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 39216,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39308,
-      "length": 2,
-      "value": "31"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 39319,
-      "length": 54,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 39330,
-      "length": 1,
-      "value": "\",incoming Vc.call on channel \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 39372,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 39472,
-      "length": 39,
-      "value": "\"\/c.RB\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 39500,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 39510,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39675,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 39681,
-      "length": 7,
-      "value": "\"\/n.OL\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39773,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39799,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39953,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39996,
-      "length": 2,
-      "value": "-3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 40007,
-      "length": 26,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 40016,
-      "length": 1,
-      "value": "\",room not found.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40099,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40142,
-      "length": 2,
-      "value": "-3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 40153,
-      "length": 35,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 40166,
-      "length": 1,
-      "value": "\",ticket ID not found.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40240,
-      "length": 2,
-      "value": "-3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 40251,
-      "length": 40,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 40281,
-      "length": 1,
-      "value": "\",offline.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 40358,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40398,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 40404,
-      "length": 7,
-      "value": "\"\/c.RB\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40490,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40516,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40670,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40713,
-      "length": 2,
-      "value": "-4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 40724,
-      "length": 44,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 40733,
-      "length": 1,
-      "value": "\",duplicate room or fully occupied.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40834,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40877,
-      "length": 2,
-      "value": "-3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 40888,
-      "length": 39,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 40901,
-      "length": 1,
-      "value": "\",invalid ticket ID found.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40979,
-      "length": 2,
-      "value": "-4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 40990,
-      "length": 37,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 41020,
-      "length": 1,
-      "value": "\",busy.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 41093,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41133,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 41139,
-      "length": 7,
-      "value": "\"\/c.FR\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41276,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41320,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41405,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 41485,
-      "length": 42,
-      "value": "\"\/c.RR\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 41513,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41523,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 41526,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41611,
-      "length": 2,
-      "value": "21"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 41622,
-      "length": 57,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41633,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 41636,
-      "length": 1,
-      "value": "\",incoming Ac.call on channel \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 41678,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41773,
-      "length": 2,
-      "value": "31"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 41784,
-      "length": 57,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41795,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 41798,
-      "length": 1,
-      "value": "\",incoming Vc.call on channel \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 41840,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 41944,
-      "length": 42,
-      "value": "\"\/c.RB\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 41972,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41982,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 41985,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42045,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 42051,
-      "length": 7,
-      "value": "\"\/c.RR\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42131,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42157,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42197,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42286,
-      "length": 2,
-      "value": "23"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42291,
-      "length": 2,
-      "value": "33"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42348,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 42405,
-      "length": 31,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 42415,
-      "length": 1,
-      "value": "\",waiting participant\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42501,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 42558,
-      "length": 41,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 42569,
-      "length": 1,
-      "value": "\",waiting for Customer Service\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 42665,
-      "length": 64,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 42695,
-      "length": 1,
-      "value": "\",ringing on channel \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 42728,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42773,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 42779,
-      "length": 7,
-      "value": "\"\/c.ST\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42851,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42936,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 43039,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 43079,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 43174,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 43289,
-      "length": 2,
-      "value": "22"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 43300,
-      "length": 106,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 43327,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 43357,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 43371,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 43405,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 43448,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 43462,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 43625,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 43636,
-      "length": 134,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 43663,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 43693,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 43704,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 43707,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 43721,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 43755,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 43766,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 43769,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 43812,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 43826,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 43958,
-      "length": 2,
-      "value": "-5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 43968,
-      "length": 55,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 43998,
-      "length": 1,
-      "value": "\",A\/Vc.call setup failed.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 44150,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 44232,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 44336,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 44376,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 44470,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 44585,
-      "length": 2,
-      "value": "22"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 44596,
-      "length": 106,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 44623,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 44653,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 44667,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 44701,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 44744,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 44758,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 44921,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 44932,
-      "length": 134,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 44959,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 44989,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 45000,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 45003,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 45017,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 45051,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 45062,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 45065,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 45108,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 45122,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 45254,
-      "length": 2,
-      "value": "-5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 45265,
-      "length": 55,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 45295,
-      "length": 1,
-      "value": "\",A\/Vc.call setup failed.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 45438,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 45444,
-      "length": 8,
-      "value": "\"\/c.STa\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 45731,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 45855,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 45890,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 46031,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 46041,
-      "length": 117,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 46068,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 46098,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 46112,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 46146,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 46157,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 46246,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 46295,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 46337,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 46505,
-      "length": 2,
-      "value": "22"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 46516,
-      "length": 117,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 46543,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 46573,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 46587,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 46621,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 46632,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 46687,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 46743,
-      "length": 2,
-      "value": "-5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 46754,
-      "length": 55,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 46784,
-      "length": 1,
-      "value": "\",A\/Vc.call setup failed.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 46901,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 46907,
-      "length": 8,
-      "value": "\"\/c.STv\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 47246,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 47370,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 47480,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 47658,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 47668,
-      "length": 145,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 47695,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 47725,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 47736,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 47739,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 47753,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 47787,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 47798,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 47801,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 47812,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 47938,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 47987,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 48029,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 48198,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 48209,
-      "length": 145,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 48236,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 48266,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 48277,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 48280,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 48294,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 48328,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 48339,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 48342,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 48353,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 48408,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 48463,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 48469,
-      "length": 8,
-      "value": "\"\/c.STr\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 48579,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 48626,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 48693,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 48772,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 48855,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 48896,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 49009,
-      "length": 2,
-      "value": "22"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 49020,
-      "length": 106,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 49047,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 49077,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 49091,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 49125,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 49167,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 49181,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 49340,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 49351,
-      "length": 134,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 49378,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 49408,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 49419,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 49422,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 49436,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 49470,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 49481,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 49484,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 49526,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 49540,
-      "length": 1,
-      "value": "7"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 49668,
-      "length": 2,
-      "value": "-5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 49678,
-      "length": 55,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 49708,
-      "length": 1,
-      "value": "\",A\/Vc.room setup failed.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 49832,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 49896,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 49990,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 50031,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 50144,
-      "length": 2,
-      "value": "22"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 50155,
-      "length": 106,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 50182,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 50212,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 50226,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 50260,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 50302,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 50316,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 50475,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 50486,
-      "length": 134,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 50513,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 50543,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 50554,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 50557,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 50571,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 50605,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 50616,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 50619,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 50661,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 50675,
-      "length": 1,
-      "value": "7"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 50803,
-      "length": 2,
-      "value": "-5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 50813,
-      "length": 55,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 50843,
-      "length": 1,
-      "value": "\",A\/Vc.room setup failed.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 50977,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 50983,
-      "length": 7,
-      "value": "\"\/c.CP\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 51069,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 51095,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 51137,
-      "length": 2,
-      "value": "34"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 51148,
-      "length": 100,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 51175,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 51205,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 51216,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 51219,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 51233,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 51244,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 51247,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 51286,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 51292,
-      "length": 7,
-      "value": "\"\/c.EN\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 51372,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 51398,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 51438,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 51473,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 51516,
-      "length": 2,
-      "value": "28"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 51527,
-      "length": 94,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 51557,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 51571,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 51605,
-      "length": 1,
-      "value": "\",Ac.call ended.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 51673,
-      "length": 2,
-      "value": "38"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 51684,
-      "length": 94,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 51714,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 51728,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 51762,
-      "length": 1,
-      "value": "\",Vc.call ended.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 51845,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 51888,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 51894,
-      "length": 8,
-      "value": "\"\/c.ENr\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 51966,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 52008,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 52032,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 52078,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 52114,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 52158,
-      "length": 2,
-      "value": "28"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 52169,
-      "length": 94,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 52199,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 52213,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 52247,
-      "length": 1,
-      "value": "\",Ac.room ended.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 52317,
-      "length": 2,
-      "value": "38"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 52328,
-      "length": 94,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 52358,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 52372,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 52406,
-      "length": 1,
-      "value": "\",Vc.room ended.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 52484,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 52498,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 52535,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 52541,
-      "length": 8,
-      "value": "\"\/n.URa\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 52610,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 52694,
-      "length": 3,
-      "value": "-11"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 52706,
-      "length": 44,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 52733,
-      "length": 1,
-      "value": "\",please upgrade.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 52800,
-      "length": 3,
-      "value": "-21"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 52812,
-      "length": 44,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 52839,
-      "length": 1,
-      "value": "\",please upgrade.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 52898,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 52912,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 52949,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 52955,
-      "length": 8,
-      "value": "\"\/n.URb\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 53024,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 53108,
-      "length": 3,
-      "value": "-12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 53120,
-      "length": 42,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 53147,
-      "length": 1,
-      "value": "\",need upgrade.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 53212,
-      "length": 3,
-      "value": "-22"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 53224,
-      "length": 42,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 53251,
-      "length": 1,
-      "value": "\",need upgrade.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 53308,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 53322,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 53359,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 53365,
-      "length": 8,
-      "value": "\"\/a.mMd\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 53492,
-      "length": 2,
-      "value": "26"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 53503,
-      "length": 43,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 53514,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 53517,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 53528,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 53531,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 53542,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 53545,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 53596,
-      "length": 2,
-      "value": "36"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 53607,
-      "length": 43,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 53618,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 53621,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 53632,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 53635,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 53646,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 53649,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 53688,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 53694,
-      "length": 8,
-      "value": "\"\/a.zIn\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 53751,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 53766,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 53803,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 53809,
-      "length": 9,
-      "value": "\"\/c.GTrn\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 53890,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 53977,
-      "length": 2,
-      "value": "25"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 53988,
-      "length": 78,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 54015,
-      "length": 1,
-      "value": "\",0,\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 54051,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 54062,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 54065,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 54118,
-      "length": 2,
-      "value": "35"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 54129,
-      "length": 78,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 54156,
-      "length": 1,
-      "value": "\",0,\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 54192,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 54203,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 54206,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 54286,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 54313,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 54353,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 54441,
-      "length": 2,
-      "value": "25"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 54452,
-      "length": 93,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 54482,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 54496,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 54530,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 54541,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 54544,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 54599,
-      "length": 2,
-      "value": "35"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 54610,
-      "length": 93,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 54640,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 54654,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 54688,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 54699,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 54702,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 55143,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 55160,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 55188,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 55220,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 55290,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 55315,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 55320,
-      "length": 26,
-      "value": "\"All A\/Vc.channel in use.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 55349,
-      "length": 16,
-      "value": "\"Camera in use.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 55428,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 55491,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 55788,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 55862,
-      "length": 96,
-      "value": "\"\/c.IN\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 55890,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 55900,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 55922,
-      "length": 1,
-      "value": "\"-1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 55946,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 55957,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 55994,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 56004,
-      "length": 105,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 56015,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 56029,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 56034,
-      "length": 20,
-      "value": "\",outgoing Ac.call \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 56057,
-      "length": 19,
-      "value": "\",outgoing Vc.call\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 56080,
-      "length": 27,
-      "value": "\" on channel \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 56106,
-      "length": 3,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 56108,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 56158,
-      "length": 2,
-      "value": "-2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 56169,
-      "length": 35,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 56180,
-      "length": 1,
-      "value": "\",A\/Vc.call setup failed\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 56263,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 56632,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 56672,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 56688,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 56716,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 56748,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 57058,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 57132,
-      "length": 115,
-      "value": "\"\/c.AC\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 57160,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 57189,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 57211,
-      "length": 1,
-      "value": "\"-1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 57235,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 57246,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 57296,
-      "length": 2,
-      "value": "-7"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 57306,
-      "length": 54,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 57336,
-      "length": 1,
-      "value": "\",A\/Vc.call setup failed\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 57419,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 57727,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 57767,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 57807,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 57832,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 57837,
-      "length": 25,
-      "value": "\"All A\/Vc.channel in use\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 57865,
-      "length": 34,
-      "value": "\"Already participated in a C.Room\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 57932,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 57960,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 58001,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 58012,
-      "length": 16,
-      "value": "\"Camera in use.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 58066,
-      "length": 7,
-      "value": "\"~C$R@\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 58123,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 58412,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 58486,
-      "length": 117,
-      "value": "\"\/c.IN\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 58514,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 58522,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 58544,
-      "length": 1,
-      "value": "\"-1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 58568,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 58579,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 58601,
-      "length": 1,
-      "value": "\"1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 58639,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 58649,
-      "length": 102,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 58663,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 58677,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 58682,
-      "length": 20,
-      "value": "\",starting Ac.room \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 58705,
-      "length": 19,
-      "value": "\",starting Vc.room\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 58725,
-      "length": 2,
-      "value": "\" on channel \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 58750,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 58800,
-      "length": 2,
-      "value": "-2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 58810,
-      "length": 38,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 58824,
-      "length": 1,
-      "value": "\",A\/Vc.room setup failed\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 58907,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 59215,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 59255,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 59295,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 59320,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 59325,
-      "length": 25,
-      "value": "\"All A\/Vc.channel in use\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 59353,
-      "length": 34,
-      "value": "\"Already participated in a C.Room\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 59420,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 59448,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 59489,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 59500,
-      "length": 16,
-      "value": "\"Camera in use.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 59554,
-      "length": 7,
-      "value": "\"~C$R@\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 59605,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 59690,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 59997,
-      "length": 94,
-      "value": "\"\/c.AC\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 60025,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 60033,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 60055,
-      "length": 1,
-      "value": "\"-1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 60079,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 60090,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 60172,
-      "length": 2,
-      "value": "21"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 60183,
-      "length": 56,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 60197,
-      "length": 1,
-      "value": "\",joining Ac.room on channel \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 60238,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 60288,
-      "length": 2,
-      "value": "31"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 60299,
-      "length": 56,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 60313,
-      "length": 1,
-      "value": "\",joining Vc.room on channel \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 60354,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 60410,
-      "length": 2,
-      "value": "-7"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 60420,
-      "length": 54,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 60450,
-      "length": 1,
-      "value": "\",A\/Vc.room setup failed\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 60534,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 60888,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 60928,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 60968,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 60993,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 60998,
-      "length": 25,
-      "value": "\"All A\/Vc.channel in use\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 61026,
-      "length": 38,
-      "value": "\"Already participated in A\/Vc Session\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 61097,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 61125,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 61166,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 61177,
-      "length": 16,
-      "value": "\"Camera in use.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 61250,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 61260,
-      "length": 52,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 61274,
-      "length": 1,
-      "value": "\", calling CS on channel \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 61311,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 61329,
-      "length": 7,
-      "value": "\"~C$S@\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 61386,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 61478,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 61771,
-      "length": 117,
-      "value": "\"\/c.IN\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 61799,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 61807,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 61829,
-      "length": 1,
-      "value": "\"-1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 61853,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 61864,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 61886,
-      "length": 1,
-      "value": "\"1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 61959,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 62001,
-      "length": 2,
-      "value": "-2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 62011,
-      "length": 38,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 62025,
-      "length": 1,
-      "value": "\",A\/Vc.room setup failed\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 62369,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 62409,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 62449,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 62474,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 62479,
-      "length": 25,
-      "value": "\"All A\/Vc.channel in use\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 62507,
-      "length": 38,
-      "value": "\"Already participated in A\/Vc Session\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 62578,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 62606,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 62647,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 62658,
-      "length": 16,
-      "value": "\"Camera in use.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 62731,
-      "length": 2,
-      "value": "31"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 62742,
-      "length": 60,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 62756,
-      "length": 1,
-      "value": "\",accepting complaint on channel \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 62801,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 62819,
-      "length": 7,
-      "value": "\"~C$S@\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 62870,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 62955,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 63047,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 63330,
-      "length": 94,
-      "value": "\"\/c.AC\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 63358,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 63366,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 63388,
-      "length": 1,
-      "value": "\"-1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 63412,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 63423,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 63478,
-      "length": 2,
-      "value": "-7"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 63488,
-      "length": 57,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 63518,
-      "length": 1,
-      "value": "\",A\/Vc channel setup failed\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 63605,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 63846,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 63951,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 64025,
-      "length": 53,
-      "value": "\"\/c.EN\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 64053,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 64065,
-      "length": 11,
-      "value": "\"0n1u2l3l4\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 64077,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 64219,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 64267,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 64304,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 64424,
-      "length": 2,
-      "value": "28"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 64435,
-      "length": 73,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 64444,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 64458,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 64492,
-      "length": 1,
-      "value": "\",Ac.room ended.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 64635,
-      "length": 2,
-      "value": "28"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 64646,
-      "length": 80,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 64659,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 64673,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 64707,
-      "length": 1,
-      "value": "\",CS Session ended.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 64781,
-      "length": 2,
-      "value": "28"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 64792,
-      "length": 94,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 64822,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 64836,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 64870,
-      "length": 1,
-      "value": "\",Ac.call ended.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 65024,
-      "length": 2,
-      "value": "38"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 65035,
-      "length": 73,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 65044,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 65058,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 65092,
-      "length": 1,
-      "value": "\",Vc.room ended.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 65235,
-      "length": 2,
-      "value": "38"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 65246,
-      "length": 80,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 65259,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 65273,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 65307,
-      "length": 1,
-      "value": "\",CS Session ended.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 65381,
-      "length": 2,
-      "value": "38"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 65392,
-      "length": 94,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 65422,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 65436,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 65470,
-      "length": 1,
-      "value": "\",Vc.call ended.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 65568,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 65652,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 65727,
-      "length": 53,
-      "value": "\"\/c.EN\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 65755,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 65767,
-      "length": 11,
-      "value": "\"0n1u2l3l4\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 65779,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 65844,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 65869,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 65915,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 65951,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 66069,
-      "length": 2,
-      "value": "28"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 66080,
-      "length": 41,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 66089,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 66103,
-      "length": 1,
-      "value": "\",1,Ac.room ended.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 66246,
-      "length": 2,
-      "value": "28"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 66257,
-      "length": 49,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 66270,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 66284,
-      "length": 1,
-      "value": "\"),1,CS Session ended.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 66359,
-      "length": 2,
-      "value": "28"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 66370,
-      "length": 62,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 66400,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 66414,
-      "length": 1,
-      "value": "\",1,Ac.call ended.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 66566,
-      "length": 2,
-      "value": "38"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 66577,
-      "length": 41,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 66586,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 66600,
-      "length": 1,
-      "value": "\",1,Vc.room ended.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 66671,
-      "length": 2,
-      "value": "38"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 66682,
-      "length": 62,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 66712,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 66726,
-      "length": 1,
-      "value": "\",1,Vc.call ended.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 66801,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "BooleanLiteral",
-      "offset": 66815,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "IntegerLiteral",
-      "offset": 66894,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 66968,
-      "length": 53,
-      "value": "\"\/c.EN\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 66996,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 67008,
-      "length": 11,
-      "value": "\"0n1u2l3l4\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaAV.swift",
-      "kind": "StringLiteral",
-      "offset": 67020,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 259,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 263,
-      "length": 4,
-      "value": "1024"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 270,
-      "length": 4,
-      "value": "1024"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 309,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 354,
-      "length": 3,
-      "value": "164"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1176,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1518,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 1534,
-      "length": 56,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 1574,
-      "length": 1,
-      "value": "\"-\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 1589,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1743,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1789,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1967,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2199,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2251,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2272,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2553,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2571,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2810,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2873,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2933,
-      "length": 2,
-      "value": "20"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 2966,
-      "length": 33,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 2975,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 2997,
-      "length": 1,
-      "value": "\".\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3100,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3203,
-      "length": 2,
-      "value": "11"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3511,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3539,
-      "length": 2,
-      "value": "11"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3544,
-      "length": 2,
-      "value": "11"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3549,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 3660,
-      "length": 20,
-      "value": "\"140290140899021096\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3774,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3814,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3836,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 4085,
-      "length": 127,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 4108,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 4122,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 4136,
-      "length": 6,
-      "value": "\"NONE\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 4143,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 4156,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 4173,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 4189,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 4211,
-      "length": 7,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4254,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4339,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4358,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4453,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4502,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 4801,
-      "length": 27,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 4822,
-      "length": 1,
-      "value": "\"#1#0#\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4870,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4886,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5054,
-      "length": 2,
-      "value": "13"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5101,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5141,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 5482,
-      "length": 55,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 5503,
-      "length": 1,
-      "value": "\"#\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "StringLiteral",
-      "offset": 5533,
-      "length": 1,
-      "value": "\"#1#\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5578,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5594,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionDataPacket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5759,
-      "length": 2,
-      "value": "13"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 231,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 262,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 340,
-      "length": 4,
-      "value": "1024"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 377,
-      "length": 4,
-      "value": "1024"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 438,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 585,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "BooleanLiteral",
-      "offset": 759,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1060,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1240,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1373,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1725,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1775,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1903,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1986,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2735,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2802,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3529,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3620,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3711,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3802,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "BooleanLiteral",
-      "offset": 4487,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5778,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/StreamSocket.swift",
-      "kind": "BooleanLiteral",
-      "offset": 6269,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/RemoteView.swift",
-      "kind": "IntegerLiteral",
-      "offset": 535,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/RemoteView.swift",
-      "kind": "IntegerLiteral",
-      "offset": 541,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/RemoteView.swift",
-      "kind": "StringLiteral",
-      "offset": 328,
-      "length": 15,
-      "value": "\"nuSDKService.nuSDKRemoteView\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 562,
-      "length": 28,
-      "value": "\"nuSDK-S5-230923s-15.0-14.0\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 709,
-      "length": 3,
-      "value": "173"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 843,
-      "length": 22,
-      "value": "\"@*)&!$)@)@!)!$)*@#)(\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 892,
-      "length": 164,
-      "value": "\"iOS.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 949,
-      "length": 1,
-      "value": "\".\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 1002,
-      "length": 1,
-      "value": "\".\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 1055,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 1194,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1288,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1324,
-      "length": 5,
-      "value": "3000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 1364,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1409,
-      "length": 5,
-      "value": "1000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1445,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1475,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1521,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 1555,
-      "length": 65,
-      "value": "\"[UNK,0.0,0.0,0.0,0.0m,0.0m\/s∫,0.0,0.0m,0.0m\/s,0.0m,0.0s,0.0s]\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 1793,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 1929,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 2117,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2153,
-      "length": 11,
-      "value": "-1214322513"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 2231,
-      "length": 19,
-      "value": "\"1we2Love3NUs4SDK5\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2285,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2325,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 2365,
-      "length": 3,
-      "value": "\"?\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2440,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2481,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 2565,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 2634,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 2713,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 2755,
-      "length": 5,
-      "value": "\"***\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 2825,
-      "length": 5,
-      "value": "\"***\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3108,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3215,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3349,
-      "length": 8,
-      "value": "86400000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 3920,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 4132,
-      "length": 25,
-      "value": "\"dqChangeConnectionState\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4318,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 4352,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 4398,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 4552,
-      "length": 3,
-      "value": "\"*\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 4922,
-      "length": 208,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 4942,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 4964,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 4983,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 5005,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 5020,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 5042,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 5057,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 5079,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 5092,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 5114,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 5129,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 5175,
-      "length": 14,
-      "value": "\"nuSDKService\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 5281,
-      "length": 14,
-      "value": "\"nuSDKService\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 5848,
-      "length": 5,
-      "value": "\"???\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 5948,
-      "length": 4,
-      "value": "\"??\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 6044,
-      "length": 4,
-      "value": "\"??\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 6137,
-      "length": 5,
-      "value": "\"UNK\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 6169,
-      "length": 3,
-      "value": "\".\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 6182,
-      "length": 3,
-      "value": "\".\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 6195,
-      "length": 3,
-      "value": "\".\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 6292,
-      "length": 9,
-      "value": "\"UNK-RAT\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 6391,
-      "length": 3,
-      "value": "\"-\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 6402,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 6727,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 6983,
-      "length": 7,
-      "value": "\"HH:mm\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 7016,
-      "length": 3,
-      "value": "\":\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7051,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7058,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7063,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7082,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7089,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7114,
-      "length": 2,
-      "value": "15"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7119,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7158,
-      "length": 2,
-      "value": "15"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7163,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 7180,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 7203,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 7342,
-      "length": 7,
-      "value": "\"HH:mm\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 7375,
-      "length": 3,
-      "value": "\":\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7410,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7417,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7422,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7441,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7448,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7473,
-      "length": 2,
-      "value": "15"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7478,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7519,
-      "length": 2,
-      "value": "15"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7524,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7543,
-      "length": 2,
-      "value": "15"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7548,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7587,
-      "length": 2,
-      "value": "15"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7592,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 7609,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 7632,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7679,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7746,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 7925,
-      "length": 14,
-      "value": "\"nuSDKService\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8037,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8105,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8142,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8174,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 8200,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8280,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8306,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8328,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8384,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 8445,
-      "length": 14,
-      "value": "\"nuSDKService\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8557,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8619,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8642,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8661,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8766,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8825,
-      "length": 6,
-      "value": "30000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8875,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 8973,
-      "length": 103,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 8989,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 9011,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 9033,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 9055,
-      "length": 3,
-      "value": "\"LOC:\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 9075,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 9281,
-      "length": 14,
-      "value": "\"nuSDKService\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9391,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9467,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9492,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 10353,
-      "length": 3,
-      "value": "\":\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10390,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10397,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10402,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10421,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10428,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10462,
-      "length": 1,
-      "value": "9"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10466,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10471,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 10541,
-      "length": 14,
-      "value": "\"nuSDKService\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 10589,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10854,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10913,
-      "length": 6,
-      "value": "30000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10963,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 11061,
-      "length": 103,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 11077,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 11099,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 11121,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 11143,
-      "length": 3,
-      "value": "\"LOC:\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 11163,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 11298,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12851,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 13172,
-      "length": 32,
-      "value": "\"Max message length exceeded...\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 13352,
-      "length": 26,
-      "value": "\"DOS protection active...\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 13872,
-      "length": 32,
-      "value": "\"Max message length exceeded...\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14679,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 15026,
-      "length": 32,
-      "value": "\"Max message length exceeded...\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 15247,
-      "length": 26,
-      "value": "\"DOS protection active...\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15361,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15566,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 15907,
-      "length": 32,
-      "value": "\"Max message length exceeded...\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 16111,
-      "length": 26,
-      "value": "\"DOS protection active...\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16224,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 16453,
-      "length": 3,
-      "value": "\"0\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16600,
-      "length": 4,
-      "value": "5000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16607,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16626,
-      "length": 4,
-      "value": "1000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 17083,
-      "length": 3,
-      "value": "\"0\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 17128,
-      "length": 4,
-      "value": "\"\t\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 17375,
-      "length": 3,
-      "value": "\"1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 17381,
-      "length": 3,
-      "value": "\"2\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 17427,
-      "length": 4,
-      "value": "\"\t\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 18684,
-      "length": 33,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 18700,
-      "length": 1,
-      "value": "\".\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 18716,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 18786,
-      "length": 42,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 18807,
-      "length": 1,
-      "value": "\":\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 18827,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 18896,
-      "length": 21,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 18916,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 18980,
-      "length": 123,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 19018,
-      "length": 3,
-      "value": "\"I\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 19024,
-      "length": 3,
-      "value": "\"R\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 19028,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19059,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 19063,
-      "length": 4,
-      "value": "\"Br\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 19070,
-      "length": 4,
-      "value": "\"Ok\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 19075,
-      "length": 1,
-      "value": "\", ICT:\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 19102,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 19260,
-      "length": 116,
-      "value": "\"[\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 19300,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 19339,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 19374,
-      "length": 1,
-      "value": "\"]\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 19873,
-      "length": 107,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 19889,
-      "length": 1,
-      "value": "\"(\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19905,
-      "length": 4,
-      "value": "3600"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 19910,
-      "length": 1,
-      "value": "\"!-\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19925,
-      "length": 4,
-      "value": "3600"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 19930,
-      "length": 1,
-      "value": "\"!)\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 19954,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 19979,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 20045,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 20152,
-      "length": 18,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 20169,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "FloatLiteral",
-      "offset": 20652,
-      "length": 5,
-      "value": "0.123"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 21361,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 21442,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 21602,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 21647,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 21666,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 21683,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22259,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22380,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22634,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22646,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22658,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22856,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22868,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22880,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23170,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23175,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23202,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23220,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23632,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23637,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23664,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23682,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 24022,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24472,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24485,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24498,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24698,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24711,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24724,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25017,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25022,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25049,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25067,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25487,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25492,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25519,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25537,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26011,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26016,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26043,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26061,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26514,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26519,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26546,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26564,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 28585,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29233,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29238,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29265,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29283,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 30519,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 30524,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 30551,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 30569,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31200,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31205,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31232,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31250,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 32933,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 32944,
-      "length": 1,
-      "value": "7"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 32959,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 32977,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33056,
-      "length": 4,
-      "value": "-999"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33067,
-      "length": 19,
-      "value": "-998"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33093,
-      "length": 10,
-      "value": "-997"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33110,
-      "length": 10,
-      "value": "-996"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33127,
-      "length": 10,
-      "value": "-995"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33144,
-      "length": 17,
-      "value": "-994"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33168,
-      "length": 11,
-      "value": "-993"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33186,
-      "length": 9,
-      "value": "-992"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33202,
-      "length": 10,
-      "value": "-991"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 33295,
-      "length": 25,
-      "value": "\"Could not obtain socket\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 33360,
-      "length": 51,
-      "value": "\"Could not setup socket for non-blocking operation\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 33442,
-      "length": 23,
-      "value": "\"Could not bind socket\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 33496,
-      "length": 35,
-      "value": "\"Address string given is not valid\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 33562,
-      "length": 30,
-      "value": "\"Could not obtain thread lock\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 33630,
-      "length": 23,
-      "value": "\"operation in progress\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 33685,
-      "length": 14,
-      "value": "\"Read timeout\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 33729,
-      "length": 12,
-      "value": "\"Read error\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 33772,
-      "length": 13,
-      "value": "\"Write error\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33056,
-      "length": 1,
-      "value": "-999"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33067,
-      "length": 19,
-      "value": "-998"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33093,
-      "length": 10,
-      "value": "-997"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33110,
-      "length": 10,
-      "value": "-996"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33127,
-      "length": 10,
-      "value": "-995"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33144,
-      "length": 17,
-      "value": "-994"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33168,
-      "length": 11,
-      "value": "-993"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33186,
-      "length": 9,
-      "value": "-992"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33202,
-      "length": 10,
-      "value": "-991"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33056,
-      "length": 1,
-      "value": "-999"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33067,
-      "length": 19,
-      "value": "-998"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33093,
-      "length": 10,
-      "value": "-997"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33110,
-      "length": 10,
-      "value": "-996"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33127,
-      "length": 10,
-      "value": "-995"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33144,
-      "length": 17,
-      "value": "-994"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33168,
-      "length": 11,
-      "value": "-993"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33186,
-      "length": 9,
-      "value": "-992"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33202,
-      "length": 10,
-      "value": "-991"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33866,
-      "length": 4,
-      "value": "-999"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33877,
-      "length": 10,
-      "value": "-998"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 33973,
-      "length": 16,
-      "value": "\"Camera in use!\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 34020,
-      "length": 30,
-      "value": "\"Could not obtain thread lock\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33866,
-      "length": 1,
-      "value": "-999"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33877,
-      "length": 10,
-      "value": "-998"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33866,
-      "length": 1,
-      "value": "-999"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33877,
-      "length": 10,
-      "value": "-998"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34382,
-      "length": 4,
-      "value": "1000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34483,
-      "length": 12,
-      "value": "1000000000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34737,
-      "length": 4,
-      "value": "1000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34888,
-      "length": 12,
-      "value": "1000000000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36519,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36546,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36568,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36611,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36660,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36709,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36758,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36807,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36856,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36905,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36954,
-      "length": 1,
-      "value": "7"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37003,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37052,
-      "length": 1,
-      "value": "9"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37101,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37153,
-      "length": 2,
-      "value": "11"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37205,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37257,
-      "length": 2,
-      "value": "13"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37309,
-      "length": 2,
-      "value": "14"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37361,
-      "length": 2,
-      "value": "15"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37413,
-      "length": 2,
-      "value": "16"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37465,
-      "length": 2,
-      "value": "17"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37517,
-      "length": 2,
-      "value": "18"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37569,
-      "length": 2,
-      "value": "19"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37621,
-      "length": 2,
-      "value": "20"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37673,
-      "length": 2,
-      "value": "21"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37725,
-      "length": 2,
-      "value": "22"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37777,
-      "length": 2,
-      "value": "23"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37829,
-      "length": 2,
-      "value": "24"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37881,
-      "length": 2,
-      "value": "25"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37933,
-      "length": 2,
-      "value": "26"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 37985,
-      "length": 2,
-      "value": "27"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38037,
-      "length": 2,
-      "value": "28"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38089,
-      "length": 2,
-      "value": "29"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38141,
-      "length": 2,
-      "value": "30"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38193,
-      "length": 2,
-      "value": "31"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38652,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38679,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38703,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38747,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38796,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38845,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38894,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38943,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 38992,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39041,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39090,
-      "length": 1,
-      "value": "7"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39139,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39188,
-      "length": 1,
-      "value": "9"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39237,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39289,
-      "length": 2,
-      "value": "11"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39341,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39393,
-      "length": 2,
-      "value": "13"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39445,
-      "length": 2,
-      "value": "14"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39497,
-      "length": 2,
-      "value": "15"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39549,
-      "length": 2,
-      "value": "16"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39601,
-      "length": 2,
-      "value": "17"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39653,
-      "length": 2,
-      "value": "18"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39705,
-      "length": 2,
-      "value": "19"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39757,
-      "length": 2,
-      "value": "20"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39809,
-      "length": 2,
-      "value": "21"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39861,
-      "length": 2,
-      "value": "22"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39913,
-      "length": 2,
-      "value": "23"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 39965,
-      "length": 2,
-      "value": "24"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40017,
-      "length": 2,
-      "value": "25"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40069,
-      "length": 2,
-      "value": "26"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40121,
-      "length": 2,
-      "value": "27"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40173,
-      "length": 2,
-      "value": "28"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40225,
-      "length": 2,
-      "value": "29"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40277,
-      "length": 2,
-      "value": "30"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40329,
-      "length": 2,
-      "value": "31"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40780,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40807,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40829,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40872,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40907,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40916,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40951,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40960,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 40995,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41004,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41039,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41048,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41083,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41092,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41127,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41136,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41171,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41180,
-      "length": 1,
-      "value": "7"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41215,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41224,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41259,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41268,
-      "length": 1,
-      "value": "9"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41303,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41312,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41349,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41358,
-      "length": 2,
-      "value": "11"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41395,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41404,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41441,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41450,
-      "length": 2,
-      "value": "13"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41487,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41496,
-      "length": 2,
-      "value": "14"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41533,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41542,
-      "length": 2,
-      "value": "15"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41579,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41588,
-      "length": 2,
-      "value": "16"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41625,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41634,
-      "length": 2,
-      "value": "17"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41671,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41680,
-      "length": 2,
-      "value": "18"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41717,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41726,
-      "length": 2,
-      "value": "19"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41763,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41772,
-      "length": 2,
-      "value": "20"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41809,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41818,
-      "length": 2,
-      "value": "21"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41855,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41864,
-      "length": 2,
-      "value": "22"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41901,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41910,
-      "length": 2,
-      "value": "23"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41947,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41956,
-      "length": 2,
-      "value": "24"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 41993,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42002,
-      "length": 2,
-      "value": "25"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42039,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42048,
-      "length": 2,
-      "value": "26"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42085,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42094,
-      "length": 2,
-      "value": "27"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42131,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42140,
-      "length": 2,
-      "value": "28"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42177,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42186,
-      "length": 2,
-      "value": "29"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42223,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42232,
-      "length": 2,
-      "value": "30"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42269,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42278,
-      "length": 2,
-      "value": "31"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42315,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "BooleanLiteral",
-      "offset": 42335,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 42570,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "IntegerLiteral",
-      "offset": 42653,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 42777,
-      "length": 9,
-      "value": "\"iPod5,1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 42827,
-      "length": 14,
-      "value": "\"iPod Touch 5\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 42849,
-      "length": 9,
-      "value": "\"iPod7,1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 42899,
-      "length": 14,
-      "value": "\"iPod Touch 6\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 42921,
-      "length": 11,
-      "value": "\"iPhone3,1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 42934,
-      "length": 11,
-      "value": "\"iPhone3,2\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 42947,
-      "length": 11,
-      "value": "\"iPhone3,3\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 42971,
-      "length": 10,
-      "value": "\"iPhone 4\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 42989,
-      "length": 11,
-      "value": "\"iPhone4,1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43039,
-      "length": 11,
-      "value": "\"iPhone 4s\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43058,
-      "length": 11,
-      "value": "\"iPhone5,1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43071,
-      "length": 11,
-      "value": "\"iPhone5,2\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43108,
-      "length": 10,
-      "value": "\"iPhone 5\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43126,
-      "length": 11,
-      "value": "\"iPhone5,3\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43139,
-      "length": 11,
-      "value": "\"iPhone5,4\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43176,
-      "length": 11,
-      "value": "\"iPhone 5c\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43195,
-      "length": 11,
-      "value": "\"iPhone6,1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43208,
-      "length": 11,
-      "value": "\"iPhone6,2\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43245,
-      "length": 11,
-      "value": "\"iPhone 5s\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43264,
-      "length": 11,
-      "value": "\"iPhone7,2\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43314,
-      "length": 10,
-      "value": "\"iPhone 6\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43332,
-      "length": 11,
-      "value": "\"iPhone7,1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43382,
-      "length": 15,
-      "value": "\"iPhone 6 Plus\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43405,
-      "length": 11,
-      "value": "\"iPhone8,1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43455,
-      "length": 11,
-      "value": "\"iPhone 6s\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43474,
-      "length": 11,
-      "value": "\"iPhone8,2\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43524,
-      "length": 16,
-      "value": "\"iPhone 6s Plus\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43548,
-      "length": 11,
-      "value": "\"iPhone9,1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43561,
-      "length": 11,
-      "value": "\"iPhone9,3\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43598,
-      "length": 10,
-      "value": "\"iPhone 7\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43616,
-      "length": 11,
-      "value": "\"iPhone9,2\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43629,
-      "length": 11,
-      "value": "\"iPhone9,4\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43666,
-      "length": 15,
-      "value": "\"iPhone 7 Plus\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43689,
-      "length": 11,
-      "value": "\"iPhone8,4\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43739,
-      "length": 11,
-      "value": "\"iPhone SE\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43758,
-      "length": 9,
-      "value": "\"iPad2,1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43769,
-      "length": 9,
-      "value": "\"iPad2,2\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43780,
-      "length": 9,
-      "value": "\"iPad2,3\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43791,
-      "length": 9,
-      "value": "\"iPad2,4\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43808,
-      "length": 8,
-      "value": "\"iPad 2\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43824,
-      "length": 9,
-      "value": "\"iPad3,1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43835,
-      "length": 9,
-      "value": "\"iPad3,2\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43846,
-      "length": 9,
-      "value": "\"iPad3,3\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43874,
-      "length": 8,
-      "value": "\"iPad 3\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43890,
-      "length": 9,
-      "value": "\"iPad3,4\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43901,
-      "length": 9,
-      "value": "\"iPad3,5\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43912,
-      "length": 9,
-      "value": "\"iPad3,6\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43940,
-      "length": 8,
-      "value": "\"iPad 4\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43956,
-      "length": 9,
-      "value": "\"iPad4,1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43967,
-      "length": 9,
-      "value": "\"iPad4,2\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 43978,
-      "length": 9,
-      "value": "\"iPad4,3\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44006,
-      "length": 10,
-      "value": "\"iPad Air\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44024,
-      "length": 9,
-      "value": "\"iPad5,3\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44035,
-      "length": 9,
-      "value": "\"iPad5,4\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44074,
-      "length": 12,
-      "value": "\"iPad Air 2\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44094,
-      "length": 9,
-      "value": "\"iPad2,5\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44105,
-      "length": 9,
-      "value": "\"iPad2,6\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44116,
-      "length": 9,
-      "value": "\"iPad2,7\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44144,
-      "length": 11,
-      "value": "\"iPad Mini\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44163,
-      "length": 9,
-      "value": "\"iPad4,4\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44174,
-      "length": 9,
-      "value": "\"iPad4,5\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44185,
-      "length": 9,
-      "value": "\"iPad4,6\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44213,
-      "length": 13,
-      "value": "\"iPad Mini 2\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44234,
-      "length": 9,
-      "value": "\"iPad4,7\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44245,
-      "length": 9,
-      "value": "\"iPad4,8\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44256,
-      "length": 9,
-      "value": "\"iPad4,9\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44284,
-      "length": 13,
-      "value": "\"iPad Mini 3\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44305,
-      "length": 9,
-      "value": "\"iPad5,1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44316,
-      "length": 9,
-      "value": "\"iPad5,2\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44355,
-      "length": 13,
-      "value": "\"iPad Mini 4\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44376,
-      "length": 9,
-      "value": "\"iPad6,3\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44387,
-      "length": 9,
-      "value": "\"iPad6,4\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44398,
-      "length": 9,
-      "value": "\"iPad6,7\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44409,
-      "length": 9,
-      "value": "\"iPad6,8\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44426,
-      "length": 10,
-      "value": "\"iPad Pro\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44444,
-      "length": 12,
-      "value": "\"AppleTV5,3\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44494,
-      "length": 10,
-      "value": "\"Apple TV\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44512,
-      "length": 6,
-      "value": "\"i386\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44520,
-      "length": 8,
-      "value": "\"x86_64\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/API.swift",
-      "kind": "StringLiteral",
-      "offset": 44562,
-      "length": 11,
-      "value": "\"Simulator\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 366,
-      "length": 2,
-      "value": "63"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 407,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 568,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 946,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 1033,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1113,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1122,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1166,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 1314,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 1362,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1563,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 1747,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1784,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1864,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1998,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2035,
-      "length": 2,
-      "value": "16"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 2164,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2305,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2895,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3052,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3774,
-      "length": 4,
-      "value": "4410"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "FloatLiteral",
-      "offset": 4412,
-      "length": 4,
-      "value": "10.0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 4437,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "FloatLiteral",
-      "offset": 4647,
-      "length": 4,
-      "value": "10.0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "FloatLiteral",
-      "offset": 4741,
-      "length": 4,
-      "value": "10.0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 4799,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5218,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5320,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5393,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5468,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5660,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5714,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5747,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5898,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5921,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6104,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6174,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6203,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6233,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6272,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6364,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6384,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6394,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6430,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6460,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6598,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6671,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6695,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6952,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7020,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7049,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "Array",
-      "offset": 7416,
-      "length": 6,
-      "value": "[0, 0]"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7630,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8183,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8193,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8241,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8295,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8316,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8343,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8368,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8383,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8606,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8765,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8783,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8813,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8869,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8961,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8994,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9011,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9045,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9074,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9381,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9393,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9435,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9577,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9628,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9640,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9682,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9848,
-      "length": 2,
-      "value": "30"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9865,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10160,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10187,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10224,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10260,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10340,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10367,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10450,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10527,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10540,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10567,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10604,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10620,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 10995,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 11081,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 11213,
-      "length": 8,
-      "value": "86400000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 11358,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 11961,
-      "length": 2,
-      "value": "20"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12017,
-      "length": 4,
-      "value": "8192"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12069,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 12160,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12442,
-      "length": 2,
-      "value": "28"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12511,
-      "length": 2,
-      "value": "28"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 12601,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 12865,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 13058,
-      "length": 34,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 13085,
-      "length": 1,
-      "value": "\"#b#r#t\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 13174,
-      "length": 94,
-      "value": "\"JoIN\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 13201,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 13227,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 13249,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 13267,
-      "length": 9,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13316,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13326,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13360,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13377,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13571,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13737,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 13782,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13903,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13930,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13963,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 13992,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 14031,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 14255,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14404,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 14440,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 14486,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15171,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 15181,
-      "length": 83,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 15207,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 15233,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 15262,
-      "length": 1,
-      "value": "\")\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15765,
-      "length": 4,
-      "value": "8192"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15851,
-      "length": 2,
-      "value": "20"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15902,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16125,
-      "length": 2,
-      "value": "20"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16181,
-      "length": 4,
-      "value": "8192"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16233,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16424,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16437,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 16467,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16503,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16528,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16733,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16867,
-      "length": 2,
-      "value": "28"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16940,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 16950,
-      "length": 62,
-      "value": "\"Start AVb, nBCState: \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 16992,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 17011,
-      "length": 49,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17198,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17492,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17607,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 17617,
-      "length": 39,
-      "value": "\"Start AVb2, BRcID: \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 17655,
-      "length": 49,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 17864,
-      "length": 34,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 17891,
-      "length": 1,
-      "value": "\"#b#r#t\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 17990,
-      "length": 54,
-      "value": "\"BcST\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 18017,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 18043,
-      "length": 9,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18094,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18104,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18140,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18157,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18205,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18367,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18523,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18658,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18800,
-      "length": 2,
-      "value": "28"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 18835,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18937,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 18947,
-      "length": 73,
-      "value": "\"Start AVa, nBCState: \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 18989,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 19000,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 19019,
-      "length": 22,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19088,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19158,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 19207,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 19257,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 19550,
-      "length": 34,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 19577,
-      "length": 1,
-      "value": "\"#b#r#t\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 19677,
-      "length": 106,
-      "value": "\"JoIN\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 19704,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 19730,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 19752,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19778,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 19781,
-      "length": 1,
-      "value": "\")\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19833,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19843,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19879,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19896,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19944,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 20106,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 20269,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 20486,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 20542,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 20619,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 20656,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 20684,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 20701,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 20754,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 20782,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 20853,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 20910,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 21363,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 21395,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 21472,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 21495,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 21508,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 21561,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 21589,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 21660,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 21717,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22423,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22440,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 22446,
-      "length": 7,
-      "value": "\"\/n.OL\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22508,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22610,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22637,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22678,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22717,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 22793,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22835,
-      "length": 2,
-      "value": "-3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22854,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 22859,
-      "length": 17,
-      "value": "\",not streaming.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22931,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 22937,
-      "length": 7,
-      "value": "\"\/c.RB\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 22981,
-      "length": 2,
-      "value": "-4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 22992,
-      "length": 43,
-      "value": "\"Streaming channel in use or not available\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23065,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23136,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23163,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23271,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 23277,
-      "length": 8,
-      "value": "\"\/c.STi\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23323,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23377,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23448,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23511,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 23522,
-      "length": 26,
-      "value": "\"Waiting for Audiences...\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23597,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23611,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23721,
-      "length": 2,
-      "value": "-5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 23732,
-      "length": 25,
-      "value": "\"Streaming setup failed.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 23801,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 23807,
-      "length": 8,
-      "value": "\"\/c.STa\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24038,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24065,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24106,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24187,
-      "length": 2,
-      "value": "22"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 24198,
-      "length": 57,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24209,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 24212,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24223,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 24226,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24237,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 24240,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24251,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 24254,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24299,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24342,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24356,
-      "length": 1,
-      "value": "7"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24400,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 24469,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24694,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 24796,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24838,
-      "length": 2,
-      "value": "-5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 24849,
-      "length": 25,
-      "value": "\"Streaming setup failed.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 24919,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 24925,
-      "length": 8,
-      "value": "\"\/c.STx\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25013,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25087,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25154,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 25165,
-      "length": 26,
-      "value": "\"Waiting for Audiences...\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25240,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25254,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25364,
-      "length": 2,
-      "value": "-5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 25375,
-      "length": 25,
-      "value": "\"Streaming setup failed.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25451,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25522,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25589,
-      "length": 2,
-      "value": "42"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 25600,
-      "length": 57,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25611,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 25614,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25625,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 25628,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25639,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 25642,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25653,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 25656,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25706,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25720,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25829,
-      "length": 2,
-      "value": "-5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 25840,
-      "length": 25,
-      "value": "\"Streaming setup failed.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 25909,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 25915,
-      "length": 8,
-      "value": "\"\/c.SSa\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26042,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26082,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26153,
-      "length": 2,
-      "value": "33"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 26164,
-      "length": 43,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26175,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 26178,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26189,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 26192,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26203,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 26206,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26246,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26276,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26290,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26330,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26370,
-      "length": 2,
-      "value": "43"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 26381,
-      "length": 68,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26392,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 26395,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26406,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 26409,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26420,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 26423,
-      "length": 1,
-      "value": "\",Start streaming on forum\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 26495,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 26543,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26630,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 26636,
-      "length": 8,
-      "value": "\"\/c.ESa\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26750,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26780,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26794,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 26826,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 26873,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26956,
-      "length": 2,
-      "value": "44"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 26967,
-      "length": 67,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26978,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 26981,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 26992,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 26995,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27006,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27009,
-      "length": 1,
-      "value": "\",Stop streaming on forum\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27092,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27098,
-      "length": 7,
-      "value": "\"\/c.CP\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27166,
-      "length": 2,
-      "value": "23"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27177,
-      "length": 57,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27188,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27191,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27202,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27205,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27216,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27219,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27230,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27233,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27267,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27273,
-      "length": 8,
-      "value": "\"\/c.CPb\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27396,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27426,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27440,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27492,
-      "length": 2,
-      "value": "45"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27503,
-      "length": 57,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27514,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27517,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27528,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27531,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27542,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27545,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27556,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27559,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27598,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27604,
-      "length": 8,
-      "value": "\"\/c.CPa\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27723,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27753,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27767,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27819,
-      "length": 2,
-      "value": "46"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27830,
-      "length": 57,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27841,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27844,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27855,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27858,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27869,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27872,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27883,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 27886,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27923,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 27963,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 28003,
-      "length": 2,
-      "value": "36"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 28014,
-      "length": 57,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 28025,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 28028,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 28039,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 28042,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 28053,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 28056,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 28067,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 28070,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 28110,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 28116,
-      "length": 7,
-      "value": "\"\/c.EN\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 28205,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 28232,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 28272,
-      "length": 2,
-      "value": "88"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 28283,
-      "length": 37,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 28294,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 28297,
-      "length": 1,
-      "value": "\",Streaming terminated.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 28350,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 28466,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 28696,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 28723,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 28762,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 28793,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 28797,
-      "length": 27,
-      "value": "\"Streaming channel in use.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 28827,
-      "length": 16,
-      "value": "\"Camera in use.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 28888,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29001,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29024,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29054,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 29205,
-      "length": 72,
-      "value": "\"\/c.IN\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 29233,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 29243,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 29265,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 29276,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29312,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 29322,
-      "length": 37,
-      "value": "\"Initiating broadcast: \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 29355,
-      "length": 3,
-      "value": "\"...\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29407,
-      "length": 2,
-      "value": "-2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 29418,
-      "length": 30,
-      "value": "\"Initiating broadcast failed.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29473,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29499,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29864,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29883,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29956,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 29987,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 29991,
-      "length": 27,
-      "value": "\"Streaming channel in use.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 30021,
-      "length": 32,
-      "value": "\"No Streaming Channel available\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 30125,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 30164,
-      "length": 2,
-      "value": "-2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 30175,
-      "length": 20,
-      "value": "\"Already joined to \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 30272,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 30504,
-      "length": 47,
-      "value": "\"\/c.AC\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 30532,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 30550,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 30586,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 30596,
-      "length": 61,
-      "value": "\"Joining to: \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 30627,
-      "length": 2,
-      "value": "\" on Channel: \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 30653,
-      "length": 3,
-      "value": "\"...\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 30727,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 30767,
-      "length": 2,
-      "value": "-7"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 30778,
-      "length": 17,
-      "value": "\"Joining failed.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31161,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31187,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31225,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31263,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31296,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 31301,
-      "length": 16,
-      "value": "\"Camera in use.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 31320,
-      "length": 27,
-      "value": "\"Streaming channel in use.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 31408,
-      "length": 11,
-      "value": "\"0n1u2l3l4\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31443,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31512,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 31517,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31575,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31647,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 31657,
-      "length": 38,
-      "value": "\"Initiating broadcast: \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 31691,
-      "length": 3,
-      "value": "\"...\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31779,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31802,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31832,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31922,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 31981,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 31986,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 32076,
-      "length": 112,
-      "value": "\"\/c.IA\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 32104,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 32115,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 32137,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 32148,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 32170,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 32187,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 32235,
-      "length": 2,
-      "value": "-2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 32246,
-      "length": 30,
-      "value": "\"Initiating broadcast failed.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 32301,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 32327,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 32419,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 32452,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 32488,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 32493,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 32523,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 32528,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 32552,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 32557,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 32584,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 32589,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33020,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33046,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33084,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33122,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33155,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 33160,
-      "length": 16,
-      "value": "\"Camera in use.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 33179,
-      "length": 27,
-      "value": "\"Streaming channel in use.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 33256,
-      "length": 11,
-      "value": "\"0n1u2l3l4\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33289,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33352,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33427,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33503,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 33508,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33545,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 33555,
-      "length": 50,
-      "value": "\"Joining to: \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 33587,
-      "length": 2,
-      "value": "\" on Channel: 0...\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33689,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33712,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33742,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33832,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 33891,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 33896,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 33986,
-      "length": 112,
-      "value": "\"\/c.IA\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 34014,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 34023,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 34045,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 34056,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 34078,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 34097,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34145,
-      "length": 2,
-      "value": "-2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 34156,
-      "length": 30,
-      "value": "\"Initiating broadcast failed.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34211,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34237,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34329,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34362,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34398,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 34403,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34433,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 34438,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34462,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 34467,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34494,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 34499,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34651,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34722,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 34733,
-      "length": 15,
-      "value": "\"Invalid State\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 34858,
-      "length": 45,
-      "value": "\"\/c.SSa\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 34887,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 34902,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 34938,
-      "length": 2,
-      "value": "33"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 35119,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 35190,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 35201,
-      "length": 15,
-      "value": "\"Invalid State\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 35272,
-      "length": 2,
-      "value": "34"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 35385,
-      "length": 8,
-      "value": "\"\/c.ESa\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 35570,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 35623,
-      "length": 2,
-      "value": "88"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 35634,
-      "length": 18,
-      "value": "\"Streaming ended.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 35751,
-      "length": 38,
-      "value": "\"\/c.EN\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 35779,
-      "length": 9,
-      "value": "\"0n1u2l3l4\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 35930,
-      "length": 2,
-      "value": "88"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 35940,
-      "length": 31,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 35958,
-      "length": 1,
-      "value": "\",Join Ended.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 36067,
-      "length": 46,
-      "value": "\"\/c.EN\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 36095,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 36112,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36169,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 36183,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36390,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 36492,
-      "length": 47,
-      "value": "\"\/c.EN\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 36520,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 36538,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36586,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "BooleanLiteral",
-      "offset": 36699,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "IntegerLiteral",
-      "offset": 36744,
-      "length": 2,
-      "value": "88"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 36755,
-      "length": 32,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaBR.swift",
-      "kind": "StringLiteral",
-      "offset": 36774,
-      "length": 1,
-      "value": "\",Join Ended.\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 572,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 666,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 841,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "BooleanLiteral",
-      "offset": 898,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "StringLiteral",
-      "offset": 2046,
-      "length": 21,
-      "value": "\"CLM.MediaAV.VBuffer\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "BooleanLiteral",
-      "offset": 2265,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "BooleanLiteral",
-      "offset": 2297,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2339,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "BooleanLiteral",
-      "offset": 2417,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2515,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2584,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "BooleanLiteral",
-      "offset": 2597,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2720,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "BooleanLiteral",
-      "offset": 2763,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2837,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2978,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3003,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "FloatLiteral",
-      "offset": 3089,
-      "length": 4,
-      "value": "0.45"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3120,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3143,
-      "length": 4,
-      "value": "1000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "BooleanLiteral",
-      "offset": 3277,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3390,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3883,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3906,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3936,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4015,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "StringLiteral",
-      "offset": 5138,
-      "length": 21,
-      "value": "\"CLM.MediaAV.VBuffer\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5801,
-      "length": 2,
-      "value": "-1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "FloatLiteral",
-      "offset": 5908,
-      "length": 3,
-      "value": "1.0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/MediaC2.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6171,
-      "length": 3,
-      "value": "100"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 580,
-      "length": 4,
-      "value": "8192"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 755,
-      "length": 2,
-      "value": "32"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 865,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 895,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 925,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 955,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1010,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1073,
-      "length": 1,
-      "value": "7"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1103,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1133,
-      "length": 1,
-      "value": "9"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1242,
-      "length": 2,
-      "value": "14"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1287,
-      "length": 2,
-      "value": "15"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1331,
-      "length": 2,
-      "value": "20"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 1465,
-      "length": 7,
-      "value": "\"\t\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 1701,
-      "length": 16,
-      "value": "\"dqASyncMsgLock\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 1836,
-      "length": 9,
-      "value": "\"~<UNK>~\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1914,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1962,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1998,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2002,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2007,
-      "length": 4,
-      "value": "1000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 2199,
-      "length": 15,
-      "value": "\"dqSyncMsgLock\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2293,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2510,
-      "length": 4,
-      "value": "-666"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 3169,
-      "length": 12,
-      "value": "\"UserIDTest\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "BooleanLiteral",
-      "offset": 3212,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3492,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 3762,
-      "length": 9,
-      "value": "\"~<UNK>~\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3829,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "BooleanLiteral",
-      "offset": 4155,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4388,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 4420,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4434,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4438,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 4554,
-      "length": 8,
-      "value": "\"%02hhx\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5070,
-      "length": 567,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5082,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5104,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5134,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5156,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5180,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5202,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5228,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5250,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5265,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5287,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5305,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5327,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5341,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5363,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5382,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5404,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5424,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5428,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5430,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5452,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5467,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5489,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5504,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5526,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5544,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5566,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5590,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5612,
-      "length": 1,
-      "value": "\"0\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 5635,
-      "length": 1,
-      "value": "\".\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 6185,
-      "length": 36,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 6197,
-      "length": 1,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 6219,
-      "length": 1,
-      "value": "\".\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6723,
-      "length": 2,
-      "value": "11"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6736,
-      "length": 2,
-      "value": "20"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6826,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7334,
-      "length": 2,
-      "value": "11"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7347,
-      "length": 2,
-      "value": "20"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7432,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 7880,
-      "length": 3,
-      "value": "\"?\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7951,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8021,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8058,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8075,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8112,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8253,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 8302,
-      "length": 3,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 8366,
-      "length": 30,
-      "value": "\"Invalid Header-1:\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 8395,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8425,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 8478,
-      "length": 30,
-      "value": "\"Invalid Header-2:\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 8507,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8552,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 8611,
-      "length": 30,
-      "value": "\"Invalid Header-3:\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 8640,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8689,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 8748,
-      "length": 30,
-      "value": "\"Invalid Header-4:\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 8777,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8823,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 8882,
-      "length": 30,
-      "value": "\"Invalid Header-5:\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 8911,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8954,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8992,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9028,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 9034,
-      "length": 6,
-      "value": "\"NONE\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9058,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9094,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9141,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9157,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9256,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9344,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 9603,
-      "length": 30,
-      "value": "\"Invalid Header-6:\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 9632,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 9705,
-      "length": 3,
-      "value": "\"-\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9730,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 9782,
-      "length": 30,
-      "value": "\"Invalid Header-7:\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 9811,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 9848,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 10018,
-      "length": 48,
-      "value": "\"Invalid Packet-1:\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 10050,
-      "length": 2,
-      "value": "\" != \""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 10065,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10278,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10311,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10385,
-      "length": 2,
-      "value": "17"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 10583,
-      "length": 6,
-      "value": "\"nACK\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10673,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10761,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 11045,
-      "length": 3,
-      "value": "\"?\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 11235,
-      "length": 3,
-      "value": "\"0\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 11363,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 11438,
-      "length": 3,
-      "value": "\"1\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 11606,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12115,
-      "length": 2,
-      "value": "20"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12492,
-      "length": 2,
-      "value": "17"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12735,
-      "length": 2,
-      "value": "17"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12768,
-      "length": 2,
-      "value": "17"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 12857,
-      "length": 6,
-      "value": "\"nACK\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 12986,
-      "length": 6,
-      "value": "\"nRRQ\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13725,
-      "length": 1,
-      "value": "6"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13777,
-      "length": 5,
-      "value": "69996"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13807,
-      "length": 5,
-      "value": "69996"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13877,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13924,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13935,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13951,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13975,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14058,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14106,
-      "length": 1,
-      "value": "4"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14154,
-      "length": 1,
-      "value": "5"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14196,
-      "length": 1,
-      "value": "7"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 14202,
-      "length": 9,
-      "value": "\"0.0.0.0\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14239,
-      "length": 1,
-      "value": "7"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14285,
-      "length": 1,
-      "value": "8"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14332,
-      "length": 1,
-      "value": "9"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14374,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 14381,
-      "length": 9,
-      "value": "\"0.0.0.0\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14418,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14465,
-      "length": 2,
-      "value": "11"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14513,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14556,
-      "length": 2,
-      "value": "13"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 14563,
-      "length": 9,
-      "value": "\"0.0.0.0\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14600,
-      "length": 2,
-      "value": "13"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14647,
-      "length": 2,
-      "value": "14"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14695,
-      "length": 2,
-      "value": "15"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14738,
-      "length": 2,
-      "value": "16"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "StringLiteral",
-      "offset": 14745,
-      "length": 9,
-      "value": "\"0.0.0.0\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14782,
-      "length": 2,
-      "value": "16"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14829,
-      "length": 2,
-      "value": "17"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14877,
-      "length": 2,
-      "value": "18"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14947,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15263,
-      "length": 2,
-      "value": "21"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15351,
-      "length": 2,
-      "value": "22"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15396,
-      "length": 2,
-      "value": "23"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15443,
-      "length": 2,
-      "value": "24"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15589,
-      "length": 2,
-      "value": "26"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15632,
-      "length": 2,
-      "value": "27"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15675,
-      "length": 2,
-      "value": "28"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15718,
-      "length": 2,
-      "value": "29"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15726,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15772,
-      "length": 2,
-      "value": "30"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15830,
-      "length": 2,
-      "value": "31"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15838,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15916,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionNode.swift",
-      "kind": "BooleanLiteral",
-      "offset": 16177,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 238,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 275,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 279,
-      "length": 2,
-      "value": "60"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 527,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 566,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 604,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 637,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 823,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "StringLiteral",
-      "offset": 958,
-      "length": 13,
-      "value": "\"dqQueueLock\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1056,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1237,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 1357,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 1626,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 1674,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 2172,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 2300,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 2632,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 2906,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 3171,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 3994,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4019,
-      "length": 2,
-      "value": "11"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4052,
-      "length": 2,
-      "value": "12"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4097,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4125,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 4832,
-      "length": 2,
-      "value": "13"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "StringLiteral",
-      "offset": 5003,
-      "length": 6,
-      "value": "\"nINQ\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 5205,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "StringLiteral",
-      "offset": 5316,
-      "length": 20,
-      "value": "\"140290140899021096\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5382,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5416,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 5432,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 5549,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6149,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 6174,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 6210,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6499,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6519,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6552,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6706,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 6743,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "StringLiteral",
-      "offset": 6927,
-      "length": 3,
-      "value": "\"#\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7031,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7084,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7123,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7277,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 7302,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7471,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 7509,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7563,
-      "length": 1,
-      "value": "3"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7711,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7804,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 7829,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 7966,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 7991,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 8041,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8472,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8667,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 8856,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "StringLiteral",
-      "offset": 8938,
-      "length": 6,
-      "value": "\"NONE\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "StringLiteral",
-      "offset": 8955,
-      "length": 6,
-      "value": "\"nACK\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10037,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 10465,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 10551,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 10811,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10857,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 10970,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 11234,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 11269,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 11346,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 11434,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 11901,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 11943,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12020,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12108,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12575,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12691,
-      "length": 4,
-      "value": "1000"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 12753,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 12977,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 13068,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "StringLiteral",
-      "offset": 13313,
-      "length": 15,
-      "value": "\"dqRestartLock\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 13905,
-      "length": 2,
-      "value": "30"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 14027,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14062,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14120,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 14189,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 14797,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "StringLiteral",
-      "offset": 14901,
-      "length": 23,
-      "value": "\"\/239.142.210.148:2807\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15308,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15430,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 15640,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 16035,
-      "length": 4,
-      "value": "true"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 16156,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16212,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16340,
-      "length": 2,
-      "value": "30"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16396,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16424,
-      "length": 2,
-      "value": "10"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 16625,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16860,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 16905,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17055,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 17103,
-      "length": 5,
-      "value": "false"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17291,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17321,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 17732,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18747,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "StringLiteral",
-      "offset": 18806,
-      "length": 241,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18837,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "StringLiteral",
-      "offset": 18846,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18877,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "StringLiteral",
-      "offset": 18886,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18917,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "StringLiteral",
-      "offset": 18926,
-      "length": 1,
-      "value": "\",\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18957,
-      "length": 1,
-      "value": "0"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "StringLiteral",
-      "offset": 18966,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 18997,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "StringLiteral",
-      "offset": 19006,
-      "length": 1,
-      "value": "\"\/\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19037,
-      "length": 1,
-      "value": "2"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "StringLiteral",
-      "offset": 19046,
-      "length": 2,
-      "value": "\"\""
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19194,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19231,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "IntegerLiteral",
-      "offset": 19732,
-      "length": 1,
-      "value": "1"
-    },
-    {
-      "filePath": "\/Users\/w.yudoaji\/ImagiNation\/XCode\/nuSDKService\/nuSDKService\/ConnectionOIO.swift",
-      "kind": "BooleanLiteral",
-      "offset": 20024,
-      "length": 5,
-      "value": "false"
-    }
-  ]
-}

+ 0 - 86
NexilisLite/nuSDKService.framework/Modules/nuSDKService.swiftmodule/arm64-apple-ios.private.swiftinterface

@@ -1,86 +0,0 @@
-// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1)
-// swift-module-flags: -target arm64-apple-ios14.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name nuSDKService
-// swift-module-flags-ignorable: -enable-bare-slash-regex
-import AVFoundation
-import CommonCrypto
-import CoreImage
-import CoreTelephony
-import Foundation
-import ReplayKit
-import Security
-import Swift
-import UIKit
-import _Concurrency
-import _StringProcessing
-import _SwiftConcurrencyShims
-@_exported import nuSDKService
-public protocol CallBack {
-  var sID: Swift.String { get }
-  func connectionStateChanged(sUserID: Swift.String!, sDeviceID: Swift.String!, bConState: Swift.Bool!, nConType: Swift.Int!, nConSubType: Swift.Int!, nCLMConStat: Swift.UInt8!)
-  func gpsStateChanged(nState: Swift.Int!)
-  func sleepStateChanged(bState: Swift.Bool!)
-  func callStateChanged(nState: Swift.Int!, sMessage: Swift.String!) -> Swift.Int
-  func bcastStateChanged(nState: Swift.Int!, sMessage: Swift.String!) -> Swift.Int
-  func sshareStateChanged(nState: Swift.Int!, sMessage: Swift.String!) -> Swift.Int
-  func incomingData(sPacketID: Swift.String!, oData: Swift.AnyObject!) throws
-  func lateResponse(sPacketID: Swift.String!, sResponse: Swift.String!) throws
-  func asycnACKReceived(sPacketID: Swift.String!) throws
-  func locationUpdated(lTime: Swift.Int64!, sLocationInfo: Swift.String!)
-  func resetDB()
-}
-@_hasMissingDesignatedInitializers final public class API {
-  @objc deinit
-  public static func switchUser(cbiI: (any nuSDKService.CallBack)!, sUserID: Swift.String!) throws
-  public static func initConnection(bSwitchIP: Swift.Bool!, sAPIK: Swift.String!, aAppMain: UIKit.UIViewController!, cbiI: (any nuSDKService.CallBack)!, sTCPAddr: Swift.String!, nTCPPort: Swift.Int!, sUserID: Swift.String!, sStartWH: Swift.String!) throws
-  public static func switchCBI(cbiI: (any nuSDKService.CallBack)!, bLight: Swift.Bool!) throws
-  public static func bnuSDKServiceReady() -> Swift.Bool
-  public static func sSend(sData: Swift.String!, nPriority: Swift.UInt8!, lTimeout: Swift.Int!) throws -> Swift.String?
-  public static func sSend(abData: [Swift.UInt8]!, nPriority: Swift.UInt8!, lTimeout: Swift.Int!) throws -> Swift.String?
-  public static func sSendResponse(sRequestID: Swift.String!, sResponse: Swift.String!, lTimeout: Swift.Int!) throws -> Swift.String?
-  public static func sGetResponse(sRequest: Swift.String!, lTimeout: Swift.Int!, bKeepTOResp: Swift.Bool) throws -> Swift.String?
-  public static func sGetMessage(sPacketID: Swift.String!) throws -> Swift.String?
-  public static func abGetMessage(sPacketID: Swift.String!) throws -> [Swift.UInt8]?
-  public static func oGetMessage(sPacketID: Swift.String!) throws -> Swift.AnyObject?
-  public static func sGetVersion() -> Swift.String!
-  public static func sGetServerAddress() -> Swift.String!
-  public static func sGetOperatorCode() -> Swift.String!
-  public static func sGetConnMode() -> Swift.String!
-  public static func sGetConnStat() -> Swift.String!
-  public static func bInetConnAvailable() -> Swift.Bool!
-  public static func nGetCLXConnState() -> Swift.UInt8!
-  public static func sGetCurentUserID() -> Swift.String!
-  public static func nGetSSRequestCode() -> Swift.Int!
-  public static func sGetLocInfo() -> Swift.String!
-  public static func pauseAudio(fValue: Swift.Float!)
-  public static func resumeAudio(fValue: Swift.Float!)
-  public static func turnCCallAudio(sParty: Swift.String!, bOnOff: Swift.Bool!)
-  public static func adjustVolume(fValue: Swift.Float!)
-  public static func adjustCQFR(nVQuality: Swift.Int!)
-  public static func changeCameraParam(nCameraIdx: Swift.Int!, nResolutionIndex: Swift.UInt8!, nQuality: Swift.Int!)
-  public static func incomingCallWSleep(sParty: Swift.String!, nService: Swift.Int!)
-  public static func initiateCCall(sParty: Swift.String!)
-  public static func receiveCCall(sParty: Swift.String!)
-  public static func initiateCCall(sParty: Swift.String!, nCamIdx: Swift.Int!, nResIdx: Swift.UInt8!, nVQuality: Swift.Int!, ivRemoteView: [UIKit.UIImageView]!, ivLocalView: UIKit.UIImageView!, ivRemoteZ: UIKit.UIImageView!)
-  public static func receiveCCall(sParty: Swift.String!, nCamIdx: Swift.Int!, nResIdx: Swift.UInt8!, nVQuality: Swift.Int!, ivRemoteView: [UIKit.UIImageView]!, ivLocalView: UIKit.UIImageView!, ivRemoteZ: UIKit.UIImageView!)
-  public static func terminateCall(sParty: Swift.String?)
-  public static func initiateCR(sConfRoom: Swift.String!)
-  public static func joinCR(sConfRoom: Swift.String!)
-  public static func initiateCR(sConfRoom: Swift.String!, nCamIdx: Swift.Int!, nResIdx: Swift.UInt8!, nVQuality: Swift.Int!, ivRemoteView: [UIKit.UIImageView]!, ivLocalView: UIKit.UIImageView!, ivRemoteZ: UIKit.UIImageView!)
-  public static func joinCR(sConfRoom: Swift.String!, nCamIdx: Swift.Int!, nResIdx: Swift.UInt8!, nVQuality: Swift.Int!, ivRemoteView: [UIKit.UIImageView]!, ivLocalView: UIKit.UIImageView!, ivRemoteZ: UIKit.UIImageView!)
-  public static func ccs(sTicketID: Swift.String!, nCamIdx: Swift.Int!, nResIdx: Swift.UInt8!, nVQuality: Swift.Int!, ivRemoteView: [UIKit.UIImageView]!, ivLocalView: UIKit.UIImageView!, ivRemoteZ: UIKit.UIImageView!, bCameraOn: Swift.Bool!)
-  public static func csa(sTicketID: Swift.String!, nCamIdx: Swift.Int!, nResIdx: Swift.UInt8!, nVQuality: Swift.Int!, ivRemoteView: [UIKit.UIImageView]!, ivLocalView: UIKit.UIImageView!, ivRemoteZ: UIKit.UIImageView!, bCameraOn: Swift.Bool!)
-  public static func adjustBCQFR(nVQuality: Swift.Int!)
-  public static func turnLBRAudio(sBroadcasterID: Swift.String!, bOnOff: Swift.Bool!)
-  public static func adjustLBRVolume(sBroadcasterID: Swift.String!, fValue: Swift.Float!)
-  public static func initiateBC(sTitle: Swift.String!, nCamIdx: Swift.Int!, nResIdx: Swift.UInt8!, nVQuality: Swift.Int!, ivLocalView: UIKit.UIImageView!)
-  public static func joinBC(sBroadcasterID: Swift.String!, ivRemoteView: UIKit.UIImageView!)
-  public static func terminateBC(sBroadcasterID: Swift.String?)
-  public static func ibca(sTitle: Swift.String!, nCamIdx: Swift.Int!, nResIdx: Swift.UInt8!, nVQuality: Swift.Int!, tvCameraPreview: UIKit.UIImageView!, ivRemoteS: UIKit.UIImageView!)
-  public static func iabc(nCamIdx: Swift.Int!, nResIdx: Swift.UInt8!, nVQuality: Swift.Int!, tvCameraPreview: UIKit.UIImageView!, sBroadcasterID: Swift.String!, ivRemoteM: UIKit.UIImageView!, ivRemoteS: UIKit.UIImageView!)
-  public static func sabc(sAudienceID: Swift.String!)
-  public static func eabc(sAudienceID: Swift.String!)
-  public static func initiateSS(sTitle: Swift.String!, nQuality: Swift.Int!)
-  public static func joinSS(sBroadcasterID: Swift.String!, ivRemoteView: UIKit.UIImageView!)
-  public static func terminateSS()
-}

二进制
NexilisLite/nuSDKService.framework/Modules/nuSDKService.swiftmodule/arm64-apple-ios.swiftdoc


+ 0 - 86
NexilisLite/nuSDKService.framework/Modules/nuSDKService.swiftmodule/arm64-apple-ios.swiftinterface

@@ -1,86 +0,0 @@
-// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1)
-// swift-module-flags: -target arm64-apple-ios14.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name nuSDKService
-// swift-module-flags-ignorable: -enable-bare-slash-regex
-import AVFoundation
-import CommonCrypto
-import CoreImage
-import CoreTelephony
-import Foundation
-import ReplayKit
-import Security
-import Swift
-import UIKit
-import _Concurrency
-import _StringProcessing
-import _SwiftConcurrencyShims
-@_exported import nuSDKService
-public protocol CallBack {
-  var sID: Swift.String { get }
-  func connectionStateChanged(sUserID: Swift.String!, sDeviceID: Swift.String!, bConState: Swift.Bool!, nConType: Swift.Int!, nConSubType: Swift.Int!, nCLMConStat: Swift.UInt8!)
-  func gpsStateChanged(nState: Swift.Int!)
-  func sleepStateChanged(bState: Swift.Bool!)
-  func callStateChanged(nState: Swift.Int!, sMessage: Swift.String!) -> Swift.Int
-  func bcastStateChanged(nState: Swift.Int!, sMessage: Swift.String!) -> Swift.Int
-  func sshareStateChanged(nState: Swift.Int!, sMessage: Swift.String!) -> Swift.Int
-  func incomingData(sPacketID: Swift.String!, oData: Swift.AnyObject!) throws
-  func lateResponse(sPacketID: Swift.String!, sResponse: Swift.String!) throws
-  func asycnACKReceived(sPacketID: Swift.String!) throws
-  func locationUpdated(lTime: Swift.Int64!, sLocationInfo: Swift.String!)
-  func resetDB()
-}
-@_hasMissingDesignatedInitializers final public class API {
-  @objc deinit
-  public static func switchUser(cbiI: (any nuSDKService.CallBack)!, sUserID: Swift.String!) throws
-  public static func initConnection(bSwitchIP: Swift.Bool!, sAPIK: Swift.String!, aAppMain: UIKit.UIViewController!, cbiI: (any nuSDKService.CallBack)!, sTCPAddr: Swift.String!, nTCPPort: Swift.Int!, sUserID: Swift.String!, sStartWH: Swift.String!) throws
-  public static func switchCBI(cbiI: (any nuSDKService.CallBack)!, bLight: Swift.Bool!) throws
-  public static func bnuSDKServiceReady() -> Swift.Bool
-  public static func sSend(sData: Swift.String!, nPriority: Swift.UInt8!, lTimeout: Swift.Int!) throws -> Swift.String?
-  public static func sSend(abData: [Swift.UInt8]!, nPriority: Swift.UInt8!, lTimeout: Swift.Int!) throws -> Swift.String?
-  public static func sSendResponse(sRequestID: Swift.String!, sResponse: Swift.String!, lTimeout: Swift.Int!) throws -> Swift.String?
-  public static func sGetResponse(sRequest: Swift.String!, lTimeout: Swift.Int!, bKeepTOResp: Swift.Bool) throws -> Swift.String?
-  public static func sGetMessage(sPacketID: Swift.String!) throws -> Swift.String?
-  public static func abGetMessage(sPacketID: Swift.String!) throws -> [Swift.UInt8]?
-  public static func oGetMessage(sPacketID: Swift.String!) throws -> Swift.AnyObject?
-  public static func sGetVersion() -> Swift.String!
-  public static func sGetServerAddress() -> Swift.String!
-  public static func sGetOperatorCode() -> Swift.String!
-  public static func sGetConnMode() -> Swift.String!
-  public static func sGetConnStat() -> Swift.String!
-  public static func bInetConnAvailable() -> Swift.Bool!
-  public static func nGetCLXConnState() -> Swift.UInt8!
-  public static func sGetCurentUserID() -> Swift.String!
-  public static func nGetSSRequestCode() -> Swift.Int!
-  public static func sGetLocInfo() -> Swift.String!
-  public static func pauseAudio(fValue: Swift.Float!)
-  public static func resumeAudio(fValue: Swift.Float!)
-  public static func turnCCallAudio(sParty: Swift.String!, bOnOff: Swift.Bool!)
-  public static func adjustVolume(fValue: Swift.Float!)
-  public static func adjustCQFR(nVQuality: Swift.Int!)
-  public static func changeCameraParam(nCameraIdx: Swift.Int!, nResolutionIndex: Swift.UInt8!, nQuality: Swift.Int!)
-  public static func incomingCallWSleep(sParty: Swift.String!, nService: Swift.Int!)
-  public static func initiateCCall(sParty: Swift.String!)
-  public static func receiveCCall(sParty: Swift.String!)
-  public static func initiateCCall(sParty: Swift.String!, nCamIdx: Swift.Int!, nResIdx: Swift.UInt8!, nVQuality: Swift.Int!, ivRemoteView: [UIKit.UIImageView]!, ivLocalView: UIKit.UIImageView!, ivRemoteZ: UIKit.UIImageView!)
-  public static func receiveCCall(sParty: Swift.String!, nCamIdx: Swift.Int!, nResIdx: Swift.UInt8!, nVQuality: Swift.Int!, ivRemoteView: [UIKit.UIImageView]!, ivLocalView: UIKit.UIImageView!, ivRemoteZ: UIKit.UIImageView!)
-  public static func terminateCall(sParty: Swift.String?)
-  public static func initiateCR(sConfRoom: Swift.String!)
-  public static func joinCR(sConfRoom: Swift.String!)
-  public static func initiateCR(sConfRoom: Swift.String!, nCamIdx: Swift.Int!, nResIdx: Swift.UInt8!, nVQuality: Swift.Int!, ivRemoteView: [UIKit.UIImageView]!, ivLocalView: UIKit.UIImageView!, ivRemoteZ: UIKit.UIImageView!)
-  public static func joinCR(sConfRoom: Swift.String!, nCamIdx: Swift.Int!, nResIdx: Swift.UInt8!, nVQuality: Swift.Int!, ivRemoteView: [UIKit.UIImageView]!, ivLocalView: UIKit.UIImageView!, ivRemoteZ: UIKit.UIImageView!)
-  public static func ccs(sTicketID: Swift.String!, nCamIdx: Swift.Int!, nResIdx: Swift.UInt8!, nVQuality: Swift.Int!, ivRemoteView: [UIKit.UIImageView]!, ivLocalView: UIKit.UIImageView!, ivRemoteZ: UIKit.UIImageView!, bCameraOn: Swift.Bool!)
-  public static func csa(sTicketID: Swift.String!, nCamIdx: Swift.Int!, nResIdx: Swift.UInt8!, nVQuality: Swift.Int!, ivRemoteView: [UIKit.UIImageView]!, ivLocalView: UIKit.UIImageView!, ivRemoteZ: UIKit.UIImageView!, bCameraOn: Swift.Bool!)
-  public static func adjustBCQFR(nVQuality: Swift.Int!)
-  public static func turnLBRAudio(sBroadcasterID: Swift.String!, bOnOff: Swift.Bool!)
-  public static func adjustLBRVolume(sBroadcasterID: Swift.String!, fValue: Swift.Float!)
-  public static func initiateBC(sTitle: Swift.String!, nCamIdx: Swift.Int!, nResIdx: Swift.UInt8!, nVQuality: Swift.Int!, ivLocalView: UIKit.UIImageView!)
-  public static func joinBC(sBroadcasterID: Swift.String!, ivRemoteView: UIKit.UIImageView!)
-  public static func terminateBC(sBroadcasterID: Swift.String?)
-  public static func ibca(sTitle: Swift.String!, nCamIdx: Swift.Int!, nResIdx: Swift.UInt8!, nVQuality: Swift.Int!, tvCameraPreview: UIKit.UIImageView!, ivRemoteS: UIKit.UIImageView!)
-  public static func iabc(nCamIdx: Swift.Int!, nResIdx: Swift.UInt8!, nVQuality: Swift.Int!, tvCameraPreview: UIKit.UIImageView!, sBroadcasterID: Swift.String!, ivRemoteM: UIKit.UIImageView!, ivRemoteS: UIKit.UIImageView!)
-  public static func sabc(sAudienceID: Swift.String!)
-  public static func eabc(sAudienceID: Swift.String!)
-  public static func initiateSS(sTitle: Swift.String!, nQuality: Swift.Int!)
-  public static func joinSS(sBroadcasterID: Swift.String!, ivRemoteView: UIKit.UIImageView!)
-  public static func terminateSS()
-}

二进制
NexilisLite/nuSDKService.framework/Modules/nuSDKService.swiftmodule/arm64-apple-ios.swiftmodule


+ 0 - 111
NexilisLite/nuSDKService.framework/PrivateHeaders/aes.h

@@ -1,111 +0,0 @@
-//
-//  aes.h
-//  nuSDKService
-//
-//  Created by W.YudoAji on 29/06/20.
-//  Copyright © 2020 newuniverse. All rights reserved.
-//
-
-
-#ifndef _AES_H_
-#define _AES_H_
-
-//#include <stdint.h>
-//#include <stdio.h>
-
-// #define the macros below to 1/0 to enable/disable the mode of operation.
-//
-// CBC enables AES encryption in CBC-mode of operation.
-// CTR enables encryption in counter-mode.
-// ECB enables the basic ECB 16-byte block algorithm. All can be enabled simultaneously.
-
-// The #ifndef-guard allows it to be configured before #include'ing or at compile time.
-#ifndef CBC
-#define CBC 1
-#endif
-
-//#ifndef ECB
-//#define ECB 1
-//#endif
-//
-//#ifndef CTR
-//#define CTR 1
-//#endif
-
-#define AES256 1
-//#define AES128 1
-//#define AES192 1
-
-#define AES_BLOCKLEN 16 //Block length in bytes AES is 128b block only
-
-#if defined(AES256) && (AES256 == 1)
-#define AES_KEYLEN 32
-#define AES_keyExpSize 240
-//#elif defined(AES192) && (AES192 == 1)
-//#define AES_KEYLEN 24
-//#define AES_keyExpSize 208
-//#else
-//#define AES_KEYLEN 16   // Key length in bytes
-//#define AES_keyExpSize 176
-#endif
-
-//struct AES_ctx {
-//	uint8_t RoundKey[AES_keyExpSize];
-//#if (defined(CBC) && (CBC == 1)) || (defined(CTR) && (CTR == 1))
-//	uint8_t Iv[AES_BLOCKLEN];
-//#endif
-//};
-
-//void AES_init_ctx(struct AES_ctx *ctx, const uint8_t *key);
-//
-//#if (defined(CBC) && (CBC == 1)) || (defined(CTR) && (CTR == 1))
-//
-//void AES_init_ctx_iv(struct AES_ctx *ctx, const uint8_t *key, const uint8_t *iv);
-//
-//void AES_ctx_set_iv(struct AES_ctx *ctx, const uint8_t *iv);
-//
-//#endif
-//
-//#if defined(ECB) && (ECB == 1)
-//
-//// buffer size is exactly AES_BLOCKLEN bytes;
-//// you need only AES_init_ctx as IV is not used in ECB
-//// NB: ECB is considered insecure for most uses
-//void AES_ECB_encrypt(const struct AES_ctx *ctx, uint8_t *buf);
-//
-//void AES_ECB_decrypt(const struct AES_ctx *ctx, uint8_t *buf);
-//
-//#endif // #if defined(ECB) && (ECB == !)
-//
-//
-//#if defined(CBC) && (CBC == 1)
-//
-//// buffer size MUST be mutile of AES_BLOCKLEN;
-//// Suggest https://en.wikipedia.org/wiki/Padding_(cryptography)#PKCS7 for padding scheme
-//// NOTES: you need to set IV in ctx via AES_init_ctx_iv() or AES_ctx_set_iv()
-////        no IV should ever be reused with the same key
-//void AES_CBC_encrypt_buffer(struct AES_ctx *ctx, uint8_t *buf, uint32_t length);
-//
-//void AES_CBC_decrypt_buffer(struct AES_ctx *ctx, uint8_t *buf, uint32_t length);
-//
-//#endif // #if defined(CBC) && (CBC == 1)
-//
-//
-//#if defined(CTR) && (CTR == 1)
-//
-//// Same function for encrypting as for decrypting.
-//// IV is incremented for every block, and used after encryption as XOR-compliment for output
-//// Suggesting https://en.wikipedia.org/wiki/Padding_(cryptography)#PKCS7 for padding scheme
-//// NOTES: you need to set IV in ctx with AES_init_ctx_iv() or AES_ctx_set_iv()
-////        no IV should ever be reused with the same key
-//void AES_CTR_xcrypt_buffer(struct AES_ctx *ctx, uint8_t *buf, uint32_t length);
-//
-//#endif // #if defined(CTR) && (CTR == 1)
-
-
-// uint8_t iAx(uint8_t *abKey, const uint8_t len);
-void initCND(void);
-uint16_t abN(uint8_t *inpBytes, const uint16_t nInpLen, uint8_t *outBytes, uint8_t *aUint8Key);
-uint16_t abD(uint8_t *inpBytes, const uint16_t nInpLen, uint8_t *outBytes, uint8_t *aUint8Key, const uint8_t nRemoveTI);
-
-#endif //_AES_H_

+ 0 - 21
NexilisLite/nuSDKService.framework/PrivateHeaders/nuSDKService.h

@@ -1,21 +0,0 @@
-//
-//  nuSDKService.h
-//  nuSDKService
-//
-//  Created by W.YudoAji on 02/03/20.
-//  Copyright © 2020 newuniverse. All rights reserved.
-//
-
-#import <Foundation/Foundation.h>
-#include "aes.h"
-
-//! Project version number for nuSDKService.
-FOUNDATION_EXPORT double nuSDKServiceVersionNumber;
-
-//! Project version string for nuSDKService.
-FOUNDATION_EXPORT const unsigned char nuSDKServiceVersionString[];
-
-// In this header, you should import all the public headers of your framework using statements like #import <nuSDKService/PublicHeader.h>
-extern NSData * SecCreateKey(NSData * password, NSData * salt);
-extern NSData * SecEncryptAES128CBCPad(NSData * data, NSData * key, NSData * iv);
-extern NSData * SecDecryptAES128CBCPad(NSData * data, NSData * key, NSData * iv);

二进制
NexilisLite/nuSDKService.framework/nuSDKService