Jay Eno 7.Dec.07 10:29 AM a Web browser Developer Toolkits7.5.1 CF1; 7.5.1All Platforms
I'm trying to create a bot that will do auto-invites to a chat conference. I cannot seem to figure out the method of sending out invites. I want this to be a non-ui application that can run wherever, without any guidance but a config file.
I've looked through almost all of the Javadocs from the 7.5.1 SDK, and can find no examples where this is done with anything but deprecated UI components. There seems to be a conf package that might work, but it's completely undocumented from all that I can find.
Can anyone point me to some resource, or example, that shows how to invite to a n-way chat meeting using the SDK?