Does anyone have an example code for a join,changenick, …etc functions calls in Strophe muc extension ?
I tried to do this myself not sure how do i call the extensions functions, and add the plugin to the js, is it adding
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Candy is a full blown MUC client based on Strophe. The code is excellent and easy to read.
I suggest to download it and study the code:
http://candy-chat.github.com/candy/
Alex