Menu

New Switchboard

Help
Remco
2009-03-20
2013-04-29
  • Remco

    Remco - 2009-03-20

    Hello,

    I'm not the first, and probably not the last, who's wondering how to setup a switchboard yourself. The only way to get a switchboard is waiting before you get it from the MSN Server. You can get one by sending a message to a friend, and wait the server's response. However, I need to setup a chat with multiple users from 'nothing'. It's not clear to me how to approach this. Is there a way to get a new switchboard so I can .invite() to it?

    I hope someone can explain it to me, and towards others.

    Remco

     
    • Remco

      Remco - 2009-03-20

      Never  mind. I've found how to start a new Switchboard. When the switchboard is ready the defeault switchboardStarted function is fired. Add an attachment to the newSwitchboardfunction, when the switchboard is ready you can get the attachtment .

              messenger.newSwitchboard("ikbeneenattachment :)");

              public void switchboardStarted(MsnSwitchboard switchboard) {
                  System.out.println("   + Switchboard Started");
                  switchboard.getAttachment().toString();
              }

      I'm sorry for the trouble.

       
    • Osner Rebete

      Osner Rebete - 2009-08-05

      Hello, can u explain me how to use the switchboard? I don't understand it very fine :S

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.