Browse Source

提交HttpActionLang

胡佳骏 1 year ago
parent
commit
d7a1b772d3
2 changed files with 27 additions and 0 deletions
  1. 16 0
      Assets/HttpActionLang.cs
  2. 11 0
      Assets/HttpActionLang.cs.meta

+ 16 - 0
Assets/HttpActionLang.cs

@@ -0,0 +1,16 @@
+using LitJson;
+using System.Collections;
+using System.Collections.Generic;
+using UnityEngine;
+using XRTool.Util;
+
+public class HttpActionLang : Singleton<HttpActionLang>
+{
+
+    public const string signal_certification = "/signal/certification";
+
+    public const string signal_contact = "/signal/contact";
+
+    public const string rtc_CreateRoom = "/rtc/createRoom";
+
+}

+ 11 - 0
Assets/HttpActionLang.cs.meta

@@ -0,0 +1,11 @@
+fileFormatVersion: 2
+guid: b411ede834f386c49af8c3b31a0eca88
+MonoImporter:
+  externalObjects: {}
+  serializedVersion: 2
+  defaultReferences: []
+  executionOrder: 0
+  icon: {instanceID: 0}
+  userData: 
+  assetBundleName: 
+  assetBundleVariant: