From 99c698893ee66a24e0c3eb1004c0c4ce44cb16fe Mon Sep 17 00:00:00 2001 From: yvesf Date: Wed, 27 May 2009 19:58:52 +0000 Subject: blah git-svn-id: http://xapek.org/svn/common/omegle@1012 d0e8fea9-7529-0410-93fb-d39fd5b9c1dd --- Documentation.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'Documentation.txt') diff --git a/Documentation.txt b/Documentation.txt index b2aa48b..80386c0 100644 --- a/Documentation.txt +++ b/Documentation.txt @@ -31,10 +31,11 @@ RETURNS: [[TYPE,data...],...] EXAMPLE 5: [["waiting"], ["connected"]] Return Messagetypes: - ["typing"] - Stranger is typing - ["gotMessage", "ABCDE"] - Stranger send "ABCDE" - ["waiting"] - ??? - ["connected"] - ready to send messages + ["typing"] - Stranger is typing + ["gotMessage", "ABCDE"] - Stranger send "ABCDE" + ["waiting"] - ??? + ["connected"] - ready to send messages + ["strangerDisconnected"] - Stranger pressed disconnect == Send Message URL: /send -- cgit v1.2.1