Revision: 2811
Author: volkov.rodion
Date: Wed Jan 20 08:19:07 2010
Log: Edited wiki page through web user interface.
http://code.google.com/p/openmeetings/source/detail?r=2811

Modified:
 /wiki/InstantCommunication.wiki

=======================================
--- /wiki/InstantCommunication.wiki     Wed Jan 20 08:18:42 2010
+++ /wiki/InstantCommunication.wiki     Wed Jan 20 08:19:07 2010
@@ -68,7 +68,7 @@
<FONT COLOR="#ff0000"><SPAN LANG="en-US">User ID</SPAN></FONT>, <FONT COLOR="#ff0000"><SPAN LANG="en-US">User
 display name</SPAN></FONT><SPAN LANG="en-US"> </SPAN>);</FONT></FONT></P>
 <P LANG="en-US"></P>
-<P STYLE="margin-top: 0.17in"> <FONT FACE="Arial, sans-serif"><FONT SIZE=3><SPAN LANG="en-US">As you see, by the time the client JavaScript code is displayed you should know which user is being shown, so please include this code into the page only if you know the user display name and his ID (any key, unique for each user). After everything has been scripted and you've made sure OpenMeetings server is up and running, you should only implement the reaction of the client code on different events, such as incoming call ( conferencing request ), reaction on your own call and such, all those method samples already exist in </FONT></FONT><I><SPAN STYLE="text-decoration: none"><B>user.tmpl</B></SPAN></I><FONT FACE="Arial, sans-serif"><SPAN LANG="en-US">file, which you can study.</SPAN></FONT></P> +<P STYLE="margin-top: 0.17in"> <FONT FACE="Arial, sans-serif"><FONT SIZE=3><SPAN LANG="en-US">As you see, by the time the client JavaScript code is displayed you should know which user is being shown, so please include this code into the page only if you know the user display name and his ID (any key, unique for each user). After everything has been scripted and you've made sure OpenMeetings server is up and running, you should only implement the reaction of the client code on different events, such as incoming call ( conferencing request ), reaction on your own call and such, all those method samples already exist in </FONT></FONT><I><SPAN STYLE="text-decoration: none"><B>user.tmpl</B></SPAN></I><FONT FACE="Arial, sans-serif"><SPAN LANG="en-US"> file, which you can study.</SPAN></FONT></P> <P STYLE="margin-top: 0.17in"><FONT FACE="Arial, sans-serif"><SPAN LANG="en-US">Here is the short description of every method you will need to override:</SPAN></FONT></P> <P STYLE="margin-left: 0.17in"><FONT FACE="Courier New CYR, monospace"><FONT SIZE=2 STYLE="font-size: 9pt"><SPAN LANG="ru-RU"><B>function my_onstatuschange(</B></SPAN></FONT></FONT><FONT FACE="Courier New CYR, monospace"><FONT SIZE=2 STYLE="font-size: 9pt"><SPAN LANG="en-US"><B>status) - </B></SPAN></FONT></FONT><FONT FACE="Courier New CYR, monospace"><FONT SIZE=2 STYLE="font-size: 9pt"><SPAN LANG="en-US">Your</SPAN></FONT></FONT><FONT FACE="Courier New CYR, monospace"><FONT SIZE=2 STYLE="font-size: 9pt"><SPAN LANG="ru-RU"> online status has changed</SPAN></FONT></FONT></P> <P STYLE="margin-left: 0.17in"><FONT FACE="Courier New CYR, monospace"><FONT SIZE=2 STYLE="font-size: 9pt"><B>function
-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.


Reply via email to