We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 188f2f4 commit 6857064Copy full SHA for 6857064
jetclient-as3/README.md
@@ -12,6 +12,6 @@ The general usage steps could be as outlined below.
12
2. Create a session factory using this login helper instance.
13
3. Create as many sessions as required using this factory. Generally only one is required for a client.
14
4. Check the code in Main.as for more information on how to add an event listener to session to receive events.
15
-5. Main.as also has code on how to write back to JetServer. Mostly it is done using session.sendToServer(JetEvent).
+5. Main.as has code on how to write back to JetServer. Mostly it is done using session.sendToServer(JetEvent).
16
17
-
+
0 commit comments